Question
As we conclude, here is a question for you to test your knowledge regarding this chapter's material. You will find the answer in the Assessments section of the Appendix:
- You have an Azure subscription that contains an Azure key vault named
uksth-vault
. In the vault, you create a secret namedappsecret
. An application developer registers an application in Azure Active Directory (Azure AD). You need to ensure that the application can accessappsecret
. What should you do?a. In Azure AD, create a role.
b. In Azure Key Vault, create a key.
c. In Azure Key Vault, create an access policy.
d. In Azure AD, enable Azure AD Application Proxy.