Question 202 of 213
Single answerYou develop and deploy an Azure Logic app that calls an Azure Function app. The Azure Function app includes an OpenAPI (Swagger) definition and uses anAzure Blob storage account. All resources are secured by using Azure Active Directory (Azure AD).The Azure Logic app must securely access the Azure Blob storage account. Azure AD resources must remain if the Azure Logic app is deleted.You need to secure the Azure Logic app.What should you do? A. Create a user-assigned managed identity and assign role-based access controls. Most Voted B. Create an Azure AD custom role and assign the role to the Azure Blob storage account. C. Create an Azure Key Vault and issue a client certificate. D. Create a system-assigned managed identity and issue a client certificate. E. Create an Azure AD custom role and assign role-based access controls.
✓A Create a user-assigned managed identity and assign role-based access controls. Most Voted
B Create an Azure AD custom role and assign the role to the Azure Blob storage account.
C Create an Azure Key Vault and issue a client certificate.
D Create a system-assigned managed identity and issue a client certificate.
E Create an Azure AD custom role and assign role-based access controls.
✓
Correct Answer: A
Create a user-assigned managed identity and assign role-based access controls. Most Voted
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Microsoft certification topics.