Microsoft AZ-104 Übungsprüfungen
Zuletzt aktualisiert am 27.06.2025 - Prüfungscode: AZ-104
- Prüfungsname: Microsoft Azure Administrator
- Zertifizierungsanbieter: Microsoft
- Zuletzt aktualisiert am: 27.06.2025
You have an Azure Active Directory (Azure AD) tenant named contoso.com.
You have a CSV file that contains the names and email addresses of 500 external users.
You need to create a quest user account in contoso.com for each of the 500 external users.
Solution: from Azure AD in the Azure portal, you use the Bulk create user operation.
Does this meet the goal?
- A . Yes
- B . No
You have an Azure subscription.
You plan to migrate 50 virtual machines from VMware vSphere to the subscription.
You create a Recovery Services vault.
What should you do next?
- A . Configure an extended network.
- B . Create a recovery plan.
- C . Deploy an Open Virtualization Application (OVA) template to vSphere.
- D . Configure a virtual network.
HOTSPOT
You have an Azure subscription that contains the container images shown in the following table.
You plan to use the following services:
• Azure Container Instances
• Azure Container Apps
• Azure App Service
In which services can you run the images? To answer, select the options in the answer area. NOTE: Each correct answer is worth one point.
You have an Azure subscription that contains a virtual network named VNET1. V
NET1 contains the subnets shown in the following table.
Each virtual machine uses a static IP address.
You need to create network security groups (NSGs) to meet following requirements:
– Allow web requests from the internet to VM3, VM4, VM5, and VM6.
– Allow all connections between VM1 and VM2.
– Allow Remote Desktop connections to VM 1.
– Prevent all other network traffic to VNET 1.
What is the minimum number of NSGs you should create?
- A . 1
- B . 3
- C . 4
- D . 12
You have a deployment template named Template1 that is used to deploy 10 Azure web apps.
You need to identify what to deploy before you deploy Tempi ate 1. The solution must minimize Azure costs.
What should you identify?
- A . one App Service plan
- B . one Azure Traffic Manager
- C . five Azure Application Gateways
- D . 10 App Service plans
- E . one Azure Application Gateway
You have an Azure Active Directory (Azure AD) tenant.
You plan to delete multiple users by using Bulk delete in the Azure Active Directory admin center.
You need to create and upload a file for the bulk delete.
Which user attributes should you include in the file?
- A . The user principal name and usage location of each user only
- B . The user principal name of each user only
- C . The display name of each user only
- D . The display name and usage location of each user only
- E . The display name and user principal name of each user only
HOTSPOT
You have an Azure Storage account named storage1 that contains a blob container. The blob container has a default access tier of Hot. Storage1 contains a container named container!
You create lifecycle management rules in storage1 as shown in the following table.
You perform the actions shown in the following table.
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.
DRAG DROP
You have an Azure subscription that contains a virtual network named VNet1 VNet1 contains virtual machines that have Remote Desktop enabled
Several users plan to work remotely and connect to the virtual machines from a home office.
You need to configure connectivity to the virtual machines to support a Point-to-Site (P2S) VPN connection for each user.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
You have an Azure subscription that contains 20 virtual machines, a network security group (NSG) named NSG1, and two virtual networks named VNET1 and VNET2 that are peered.
You plan to deploy an Azure Bastion Basic SKU host named Bastion1 to VNET1. You need to configure NSG1 to allow inbound access from the internet to Bastion1.
Which port should you configure for the inbound security rule?
- A . 22
- B . 443
- C . 3389
- D . 8080
You have the Azure virtual machines shown in the following table.
A DNS service is installed on VM1.
You configure the DNS server’s settings for each virtual network as shown in the following exhibit
You need to ensure that all the virtual machines can resolve DNS names by using the DNS service on VM 1.
What should you do?
- A . Add service endpoints on VNET2 and VNET3.
- B . Add service endpoints on VNET1.
- C . Configure a conditional forwarder on VM1.
- D . Configure peering between VNET1, VNET2, and VNET3.