
Answer-first summary for fast verification
Answer: Modify VM1's Managed Identity settings
The correct answer is A. Managed identities for Azure resources provide Azure services with an automatically managed identity in Azure Active Directory. Enabling the system-assigned managed identity for the virtual machine (VM1) is the first step. This identity can then be used to authenticate to any service that supports Azure AD authentication without needing credentials in the code. After enabling the managed identity, you can assign the necessary permissions using the Access control (IAM) settings of RG1.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
In Subscription1, ensure a service on VM1 can manage RG1 resources using VM1's identity. What is the first step?
A
Modify VM1's Managed Identity settings
B
Modify RG1's Access control (IAM) settings
C
Modify VM1's Access control (IAM) settings
D
Modify RG1's Policies settings
No comments yet.