FEFreeExamDumps.in

Azure Developer Associate

Topic 4

Question 150

AZ-204 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.

Details →

You develop and deploy an Azure App Service web app named App1. You create a new Azure Key Vault named Vault1. You import several API keys, passwords, certificates, and cryptographic keys into Vault1. You need to grant App1 access to Vault1 and automatically rotate credentials. Credentials must not be stored in code. What should you do?

  • AEnable App Service authentication for Appl. Assign a custom RBAC role to Vault1.
  • BAdd a TLS/SSL binding to App1.
  • CUpload a self-signed client certificate to Vault1. Update App1 to use the client certificate.
  • DAssign a managed identity to App1.