AZ-104トレーリング学習 & AZ-104日本語版テキスト内容弊社JPTestKingのAZ-104試験準備では、学習習慣を身に付けるのに役立ちます。 AZ-104学習教材を購入して使用すると、学習の良い習慣を身に付けることができます。さらに重要なことは、良い習慣は科学的な小道具の学習方法を見つけ、学習効率を高めるのに役立ちます。そして、短時間でAZ-104試験に合格するのに役立ちます。弊社からAZ-104テストガイドを急いで購入すると、多くのメリットが得られます。 Microsoft Azure Administrator 認定 AZ-104 試験問題 (Q61-Q66):質問 # 61
You have an Azure subscription that contains a virtual network named VNET1 in the East US 2 region. Network Interfaces named VM1-NI and VM2-NI are connected to VNET1.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point. 正解:
解説:
質問 # 62
You have an Azure virtual machine named VM1 that connects to a virtual network named VNet1. VM1 has the following configurations:
Subnet: 10.0.0.0/24
Availability set: AVSet
Network security group (NSG): None
Private IP address: 10.0.0.4 (dynamic)
Public IP address: 40.90.219.6 (dynamic)
You deploy a standard, Internet-facing load balancer named slb1.
You need to configure slb1 to allow connectivity to VM1.
Which changes should you apply to VM1 as you configure slb1? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point. 正解:
解説:
Reference: https://docs.microsoft.com/en-us ... ndard-public-portal https://docs.microsoft.com/en-us ... d-balancer-overview
質問 # 63
You have an Azure web app named webapp1.
Users report that they often experience HTTP 500 errors when they connect to webapp1.
You need to provide the developers of webapp1 with real-time access to the connection errors. The solution must provide all the connection error details.
What should you do first?
A. From Azure Monitor, create a Service Health alert
B. From webapp1, enable Web server logging
C. From Azure Monitor, create a workbook
D. From webapp1, turn on Application Logging
正解:B
解説:
Section: [none]
質問 # 64
You have a Microsoft Entra tenant that is linked to the Azure subscriptions shown in the following table.
You have the resource groups shown in the following table.
You assign roles to users as 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. 正解:
解説:
Explanation:
This question is about how RBAC scope inheritance and built-in role permissions work across management groups, subscriptions, and resource groups. In Azure, role assignments made at a management group scope apply to all child subscriptions and their resources through inheritance. Here, Sub3 is a child of MG2, and RG3 (which contains VM1) is in Sub3. Since User1 is assigned the Contributor role at scope MG2, User1 inherits Contributor permissions on Sub3 and RG3. The Contributor role grants management permissions to create, update, and delete Azure resources (but not grant access). Resizing a VM is a management operation on the VM resource, so User1 can resize VM1 (Yes).
User2 is assigned Storage Account Contributor at the scope of the existing storage1 resource only. That role allows management actions for that specific storage account (such as configuration) but does not grant permissions to create new storage accounts in the resource group unless assigned at RG/subscription scope.
Therefore, User2 cannot create a new storage account in RG1 (No).
User3 has User Access Administrator at the Tenant Root Group. This role is specifically for managing access (role assignments) across the assigned scope and its children, allowing User3 to assign roles like Owner at RG3. Thus, User3 can assign User1 the Owner role for RG3 (Yes).
質問 # 65
You have an Azure subscription that contains eight virtual machines and the resources shown in the following table.
You need to configure access for VNET1. The solution must meet the following requirements:
* The virtual machines connected to VNET1 must be able to communicate with the virtual machines connected to VNET2 by using the Microsoft backbone.
* The virtual machines connected to VNET1 must be able to access storage1, storage and Azure AD by using the Microsoft backbone.
What is the minimum number of service endpoints you should add to VNET1?