100% tevredenheidsgarantie Direct beschikbaar na je betaling Lees online óf als PDF Geen vaste maandelijkse kosten 4.2 TrustPilot
logo-home
Tentamen (uitwerkingen)

AZ-900 Microsoft Prep Exam Questions and Answers

Beoordeling
-
Verkocht
-
Pagina's
5
Cijfer
A+
Geüpload op
02-09-2024
Geschreven in
2024/2025

AZ-900 Microsoft Prep Exam Questions and Answers A private cloud requires * the use of custom developed software. * data to be stored in an on-premises datacenter. * the infrastructure to be on a private network * each tenant to access apps and dat thru a different URL A private cloud requires the infrastructure to be on a private network You want to ensure that on SQL DB instances can be added to a resource group named database-rg * Lock * Policy * RBAC * Initiative Policy when you want to ensure that on SQL DB instances can be added to a resource group named database-rg. Previous Play Next Rewind 10 seconds Move forward 10 seconds Unmute 0:00 / 0:15 Full screen Brainpower Read More You want to ensure that only members of the Sales group can access VMs in the sales-rg resource group. * Lock * Policy * RBAC * Initiative RBAC when you want to ensure that only members of the Sales group can access VMs in the sales-rg resource group. RBAC assigns permissions that apply to users and groups. You want to prevent new resources form being added to a resource group by anyone. * Lock * Policy * RBAC * Initiative Lock - when you want to prevent new resources form being added to a resource group by anyone. It prevents the accidental mdification of a resource group. You need to bring Azure Storage into your VNet with a dedicted IP address, which solution should you use? * Create a site-to-site VPN with Azure VPN Gateway * Create a privte endpoint with Azure Private Link * Create a private connction with Azure ExpressRoute * Peer your Azure VNet with Azure Storage VNet. Create a privte endpoint with Azure Private Link. A private endpoint is a network interface that connects you privately and securely to a service powered by Azure Private Link. Private endpoints use a private IP address from your VNet, and they communicate with the service over a secure connection. When running Azure PowerShell with Cloud Shell, both Linux- specific and Windows-specific functionality is available. * Yes * No No, when running Azure PowerShell with Cloud Shell, only Linux- specific functionality is available. Cloud Shell provides a way to run Azure Command-Line Interface (CLI) and Azure PowerShell on iOS and Android mobile devices. * Yes * No Yes, Cloud Shell provides a way to run Azure Command-Line Interface (CLI) and Azure PowerShell on iOS and Android mobile devices. Locking a resource group as read-only locks all resources contained in the group. * Yes * No Yes, Locking a resource group as read-only locks all resources contained in the group. You can apply locks to a resource grp or subscription to prevent deletion or make contained resources read-only. You can also apply locks directly to a resource. A resource group can contain resources from the same region as the resource group only. * Yes * No No, a resource group can contain resources from any region, not just the region in which the resource group is located. You can add a resource to or remove a resource from a resource group as long as the resource group us not locked. * Yes * No Yes, You can add a resource to or remove a resource from a resource group as long as the resource group us not locked. A resources can reside in only 1 resource grp at a time. Deleting a resource group will delete all resources contained in that grp. Resources can interact with other resources in a different resource group. * Yes * No Yes, Resources can interact with other resources in a different resource group. Azure PowerShell can be used to create scripts to automate Azure management tasks. * Yes * No Yes, Azure PowerShell can be used to create scripts to automate Azure management tasks. Azure Resources Manager templates use Azure PowerShell syntax. * Yes * No No, Azure Resource Manager templates use basic JavaScript Object Notations (JSON) syntax with support for expressions and functions that extend JSON values. JSON is a language-independent data format that is supported by a variety of programming lanugages. Which Azure resource can be managed as SaaS? * API Management * Azure Internt of Things (IoT) Central * Azure SQL Database * VMs Azure Internt of Things (IoT) Central can be managed as SaaS. IoT Central service makes it easy for users to manage and monitor IoT devices at scale. An initiative is limited to being assigned to resource groups or subscriptions only * Yes * No No, an initiative is a collection of Azure policy definitions, which are usually grouped with the aim of acheiving a single goal. The same initiative can be assigned to multiple scopes in order to include resources, resource groups, subscriptions, or management groupts. When an initiative assignment is evaluated, all of the policies in that initiative are evaluated. * Yes * No Yes, When an initiative assignment is evaluated, all of the policies in that initiative are evaluated. An initiative can only contain policies that are located in the same subscription. * Yes * No Yes, An initiative can only contain policies that are located in the same subscription. Microsoft Defender for Cloud can automatically discover and assess security for new Azure resources as they are deployed. * Yes * No Yes, Microsoft Defender for Cloud can automatically discover and assess security for new Azure resources as they are deployed. You want to control the users who are allowed to create VNets. * Policy * Advisor * Lock * RBAC * Initiative RBAC to control the users who are allowed to create VNets. You want to review security recommendations related to your deployed resources. * Policy * Advisor * Lock * RBAC * Initiative Advisor is used to review security recommendations related to your deployed resources.

Meer zien Lees minder
Instelling
AZ 900
Vak
AZ 900









Oeps! We kunnen je document nu niet laden. Probeer het nog eens of neem contact op met support.

Geschreven voor

Instelling
AZ 900
Vak
AZ 900

Documentinformatie

Geüpload op
2 september 2024
Aantal pagina's
5
Geschreven in
2024/2025
Type
Tentamen (uitwerkingen)
Bevat
Vragen en antwoorden

Onderwerpen

Voorbeeld van de inhoud

AZ-900 Microsoft Prep Exam Questions
and Answers
A private cloud requires

* the use of custom developed software.
* data to be stored in an on-premises datacenter.
* the infrastructure to be on a private network
* each tenant to access apps and dat thru a different URL - answer A private cloud
requires the infrastructure to be on a private network

You want to ensure that on SQL DB instances can be added to a resource group
named database-rg

* Lock
* Policy
* RBAC
* Initiative - answer Policy when you want to ensure that on SQL DB instances can
be added to a resource group named database-rg.

You want to ensure that only members of the Sales group can access VMs in the sales-
rg resource group.

* Lock
* Policy
* RBAC
* Initiative - answer RBAC when you want to ensure that only members of the Sales
group can access VMs in the sales-rg resource group. RBAC assigns permissions that
apply to users and groups.

You want to prevent new resources form being added to a resource group by anyone.

* Lock
* Policy
* RBAC
* Initiative - answer Lock - when you want to prevent new resources form being
added to a resource group by anyone. It prevents the accidental mdification of a
resource group.

You need to bring Azure Storage into your VNet with a dedicted IP address, which
solution should you use?

* Create a site-to-site VPN with Azure VPN Gateway

, * Create a privte endpoint with Azure Private Link
* Create a private connction with Azure ExpressRoute
* Peer your Azure VNet with Azure Storage VNet. - answer Create a privte endpoint
with Azure Private Link. A private endpoint is a network interface that connects you
privately and securely to a service powered by Azure Private Link. Private endpoints
use a private IP address from your VNet, and they communicate with the service over a
secure connection.

When running Azure PowerShell with Cloud Shell, both Linux- specific and Windows-
specific functionality is available.

* Yes
* No - answer No, when running Azure PowerShell with Cloud Shell, only Linux-
specific functionality is available.

Cloud Shell provides a way to run Azure Command-Line Interface (CLI) and Azure
PowerShell on iOS and Android mobile devices.

* Yes
* No - answer Yes, Cloud Shell provides a way to run Azure Command-Line
Interface (CLI) and Azure PowerShell on iOS and Android mobile devices.

Locking a resource group as read-only locks all resources contained in the group.

* Yes
* No - answer Yes, Locking a resource group as read-only locks all resources
contained in the group. You can apply locks to a resource grp or subscription to prevent
deletion or make contained resources read-only. You can also apply locks directly to a
resource.

A resource group can contain resources from the same region as the resource group
only.

* Yes
* No - answer No, a resource group can contain resources from any region, not just
the region in which the resource group is located.

You can add a resource to or remove a resource from a resource group as long as the
resource group us not locked.

* Yes
* No - answer Yes, You can add a resource to or remove a resource from a resource
group as long as the resource group us not locked. A resources can reside in only 1
resource grp at a time. Deleting a resource group will delete all resources contained in
that grp.

Maak kennis met de verkoper

Seller avatar
De reputatie van een verkoper is gebaseerd op het aantal documenten dat iemand tegen betaling verkocht heeft en de beoordelingen die voor die items ontvangen zijn. Er zijn drie niveau’s te onderscheiden: brons, zilver en goud. Hoe beter de reputatie, hoe meer de kwaliteit van zijn of haar werk te vertrouwen is.
Pogba119 Harvard University
Bekijk profiel
Volgen Je moet ingelogd zijn om studenten of vakken te kunnen volgen
Verkocht
48
Lid sinds
1 jaar
Aantal volgers
2
Documenten
4862
Laatst verkocht
3 weken geleden
NURSING TEST

BEST EDUCATIONAL RESOURCES FOR STUDENTS

3.9

9 beoordelingen

5
4
4
2
3
2
2
0
1
1

Recent door jou bekeken

Waarom studenten kiezen voor Stuvia

Gemaakt door medestudenten, geverifieerd door reviews

Kwaliteit die je kunt vertrouwen: geschreven door studenten die slaagden en beoordeeld door anderen die dit document gebruikten.

Niet tevreden? Kies een ander document

Geen zorgen! Je kunt voor hetzelfde geld direct een ander document kiezen dat beter past bij wat je zoekt.

Betaal zoals je wilt, start meteen met leren

Geen abonnement, geen verplichtingen. Betaal zoals je gewend bent via iDeal of creditcard en download je PDF-document meteen.

Student with book image

“Gekocht, gedownload en geslaagd. Zo makkelijk kan het dus zijn.”

Alisha Student

Veelgestelde vragen