100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.2 TrustPilot
logo-home
Exam (elaborations)

AZ-900 Prep Exam Most Tested Questions With Detailed Answers

Rating
-
Sold
-
Pages
139
Grade
A+
Uploaded on
20-08-2025
Written in
2025/2026

AZ-900 Prep Exam Most Tested Questions With Detailed Answers A company needs to implement a solution in Azure. Below are the key requirements for this solution. No need for schema or Index management Ensure low latency access to data from around the world. Which of the following data solution would you consider for this requirement? - answers-Azure CosmosDB A company is planning to deploy Azure resources to a resource group. The company is planning to assign tags to the resource groups. Would the resources in the resource group also inherit the same tags? - answers-False A company is planning to deploy Azure resources to a resource group. The company is planning to assign permissions to the resource groups. Would the resources in the resource group also inherit the same permissions? - answers-True A company wants to set up resources in Azure. They want a way to manage identities in Azure. Which of the following is used as an Identity Management solution in Azure? - answers-Azure AD A company is planning to deploy a web server and database server, as shown in the architecture diagram below. You have to ensure that traffic restrictions are in place so that the database server can only communicate with the web server. - answers-Network Security Groups (NSGs)

Show more Read less
Institution
AZ-900 Prep
Course
AZ-900 Prep











Whoops! We can’t load your doc right now. Try again or contact support.

Written for

Institution
AZ-900 Prep
Course
AZ-900 Prep

Document information

Uploaded on
August 20, 2025
Number of pages
139
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

Content preview

AZ-104 Exam Prep Most Tested Questions With
Detailed Answers

You need to set up access to provide a secret to webapp1 from an Azure Key Vault.

What is the most appropriate action?

A) Create a Private Endpoint for webapp1 and use secrets from kv-West.
B) Create a Managed Identity for webapp1 and use secrets from kv-East.
C) Create a Service Principal for webapp1 and use secrets from kv-Central.
D) Use a User Account for webapp1 and use secrets from all three key vaults.

B




Given the Bash script to create a resource group in Microsoft Azure, identify the missing line:

#!/bin/bash
az login --username --password examplePassword
# Missing line here

A) az group create --name MyResourceGroup --location eastus
B) create-az-resource-group --name MyResourceGroup
C) az resource new --group MyResourceGroup --location eastus
D) az group set --name MyResourceGroup --location eastus

A

Given the Bash script to list all VMs in a specific resource group, what is the missing line?

#!/bin/bash
az login
# Missing line here

A) az vm list --output table

,B) az vm list --resource-group MyResourceGroup --output table
C) list-az-vm --resource-group MyResourceGroup
D) az vm show --resource-group MyResourceGroup

B

This script is intended to delete a virtual network. What line completes the script correctly?

#!/bin/bash
az login --service-principal -u http://azure-cli-2020-04-01 --password {password} --tenant
{tenant}
# Missing line here

A) az network vnet delete --name MyVnet --resource-group MyResourceGroup
B) az vnet remove --name MyVnet --resource-group MyResourceGroup
C) delete-az-vnet --name MyVnet --resource-group MyResourceGroup
D) az network vnet destroy --name MyVnet --resource-group MyResourceGroup

A

In this script to update tags for a storage account, which line correctly completes the script?

#!/bin/bash
az login
# Missing line here

A) az storage account update --name mystorageaccount --resource-group MyResourceGroup --
set tags.CostCenter=Finance
B) update-az-storage --name mystorageaccount --tags CostCenter=Finance
C) az storage update --account-name mystorageaccount --tags "CostCenter=Finance"
D) az storage account tag --name mystorageaccount --tags "CostCenter=Finance"

A

Complete this script designed to retrieve the usage details of an Azure subscription. What is
the correct line to insert?

#!/bin/bash
az login
# Missing line here

,A) az account show --output table
B) az account usage-list
C) az account list-locations
D) az consumption usage list --output table

D

Given the PowerShell script to create a virtual network, what is the correct line to complete
the script?

Connect-AzAccount
# Missing line here

A) New-AzVirtualNetwork -Name MyVnet -ResourceGroupName MyResourceGroup -Location
"East US"
B) Create-AzVNet -VNetName MyVnet -ResourceGroup MyResourceGroup
C) Set-AzVirtualNetwork -VNetName MyVnet -ResourceGroup MyResourceGroup
D) Add-VirtualNetwork -Name MyVnet -ResourceGroup MyResourceGroup

A

Complete this script for updating a storage account with a new tag. What is the missing line?

Connect-AzAccount
# Missing line here

A) Update-AzStorageAccount -ResourceGroupName MyResourceGroup -Name MyStorage -Tag
@{ Department="Finance" }
B) Set-AzStorageAccount -ResourceGroupName MyResourceGroup -AccountName MyStorage
-Tags @{ Department="Finance" }
C) Modify-AzStorageAccount -Name MyStorage -Tags @{ Department="Finance" }
D) Tag-AzStorageAccount -ResourceGroupName MyResourceGroup -Name MyStorage -
NewTags @{ Department="Finance" }

B

This script is used to retrieve all VMs within a given subscription. Which line should be added
to complete the script?

Connect-AzAccount
# Missing line here

, A) Get-AzVM
B) List-AzVirtualMachine
C) Retrieve-AzVM -All
D) Show-AzVMList

A

For a script designed to delete a resource group, identify the correct line to complete it:

Connect-AzAccount
# Missing line here

A) Remove-AzResourceGroup -Name MyResourceGroup
B) Delete-AzResourceGroup -ResourceGroupName MyResourceGroup
C) Erase-AzResourceGroup -GroupName MyResourceGroup
D) Clear-AzResourceGroup -ResourceGroupName MyResourceGroup

A

Contoso University needs to set up a new group for their summer research project that
includes students, faculty, and external advisors. The group should facilitate resource sharing
and collaboration. Which type of group should you create in Microsoft Azure for this purpose?

A) Distribution Group
B) Office 365 Group
C) Security Group
D) Dynamic Distribution Group

B

The marketing team at Contoso Ltd., with a domain of contoso.com, requires a modification
where the team manager must approve any changes to group memberships. Which setting
should you configure to enforce this requirement?

A) Set group membership as "Dynamic Membership"
B) Enable "Owner Approval Required" for group memberships
C) Implement Conditional Access Policies
D) Configure group memberships as "Private"

B
$22.49
Get access to the full document:

100% satisfaction guarantee
Immediately available after payment
Both online and in PDF
No strings attached

Get to know the seller
Seller avatar
William7

Get to know the seller

Seller avatar
William7 Teachme2-tutor
View profile
Follow You need to be logged in order to follow users or courses
Sold
2
Member since
1 year
Number of followers
0
Documents
88
Last sold
6 months ago

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Frequently asked questions