Microsoft AZ-104 Übungsprüfungen
Zuletzt aktualisiert am 24.04.2025- Prüfungscode: AZ-104
- Prüfungsname: Microsoft Azure Administrator
- Zertifizierungsanbieter: Microsoft
- Zuletzt aktualisiert am: 24.04.2025
You have an Azure subscription named Subscription1 that is used be several departments at your
company.
Subscription1 contains the resources in the following table:
Another administrator deploys a virtual machine named VM1 and an Azure Storage account named Storage2 by using a single Azure Resource Manager template.
You need to view the template used for the deployment.
From which blade can you view the template that was used for the deployment?
- A . RG1
- B . VM1
- C . Storage1
- D . Container1
You have an Azure Active Directory (Azure AD) tenant named contoso.onmicrosoft.com.
The User administrator role is assigned to a user named Admin1.
An external partner has a Microsoft account that uses the [email protected] sign in.
Admin1 attempts to invite the external partner to sign in to the Azure AD tenant and receives the following error message: “Unable to invite user [email protected] C Generic authorization exception.”
You need to ensure that Admin1 can invite the external partner to sign in to the Azure AD tenant.
What should you do?
- A . From the Roles and administrators blade, assign the Security administrator role to Admin1.
- B . From the Organizational relationships blade, add an identity provider.
- C . From the Custom domain names blade, add a custom domain.
- D . From the Users settings blade, modify the External collaboration settings.
You have an Azure subscription named Subscription1.
You have 5 TB of data that you need to transfer to Subscription1.
You plan to use an Azure Import/Export job.
What can you use as the destination of the imported data?
- A . Azure Data Lake Store
- B . a virtual machine
- C . the Azure File Sync Storage Sync Service
- D . Azure Blob storage
DRAG DROP
You have an Azure subscription named Sub1 that contains two users named User1 and User2.
You need to assign role-based access control (RBAC) roles to User1 and User2.
The users must be able to perform the following tasks in Sub1:
• User1 must view the data in any storage account.
• User2 must assign users the Contributor role for storage accounts. The solution must use the principle of least privilege.
Which RBAC role should you assign to each user? To answer, drag the appropriate roles to the correct users. Each role may be used once, more than once, or not at all.
You create an App Service plan named plan1 and an Azure web app named webapp1. You discover that the option to create a staging slot is unavailable. You need to create a staging slot for plan1.
What should you do first?
- A . From webapp1, modify the Application settings.
- B . From webapp1, add a custom domain.
- C . From plan1, scale up the App Service plan.
- D . From plan1, scale out the App Service plan.
You have an Azure subscription named Subscription1 that contains virtual network named VNet1. VNet1 is in a resource group named RG1.
A user named User1 has the following roles for Subscription1:
• Reader
• Security Admin
• Security Reader
You need to ensure that User1 can assign the Reader role for VNet1 to other users.
What should you do?
- A . Remove User1 from the Security Reader and Reader roles for Subscription1.
- B . Assign User1 the Owner role for VNet1.
- C . Remove User1 from the Security Reader role for Subscription1. Assign User1 the Contributor role for RG1.
- D . Remove User1 from the Security Reader and Reader roles for Subscription1. Assign User1 the Contributor role for Subscription1
You plan to automate the deployment of a virtual machine scale set that uses the Windows Server 2016 Datacenter image.
You need to ensure that when the scale set virtual machines are provisioned, they have web server components installed.
Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
- A . Modify the extensionProfile section of the Azure Resource Manager template.
- B . Create a new virtual machine scale set in the Azure portal.
- C . Create an Azure policy.
- D . Create an automation account.
- E . Upload a configuration script.
You have an Azure subscription that contains an Azure Storage account.
You plan to create an Azure container instance named container1 that will use a Docker image namedImage1. Image1 contains a Microsoft SQL Server instance that requires persistent storage.
You need to configure a storage service for Container1.
What should you use?
- A . Azure Files
- B . Azure Blob storage
- C . Azure Queue storage
- D . Azure Table storage
You have an Azure virtual network named VNetl that contains the following settings:
• IPv4 address space: 172.16.10.0/24
• Subnet name: Subnetl
• Subnet address range: 172.16.10.0/25
What is the maximum number of virtual machines that can connect to Subnetl?
- A . 24
- B . 25
- C . 123
- D . 128
- E . 251
HOTSPOT
You plan to deploy the following Azure Resource Manager (ARM) template.
For each of the following statements, select Yes. Otherwise, select No. NOTE: Each correct selection is worth one point.