AZ-700 · Question #61
You have an Azure subscription that contains an Azure App Service app. The app uses a URL of domain must use a certificate from an allowed certification authority (CA). What should you include in…
The correct answer is C. Azure Key Vault. You must create a complete certificate chain with an allowed certificate authority (CA) that is part of the Microsoft Trusted CA List. And Azure Key Vault allows you to store your certificates securely. Azure Front Door uses this secure mechanism to get your certificate (Self…
Question
You have an Azure subscription that contains an Azure App Service app. The app uses a URL of domain must use a certificate from an allowed certification authority (CA). What should you include in the solution?
Options
- Aan enterprise application in Azure Active Directory (Azure AD)
- BActive Directory Certificate Services (AD CS)
- CAzure Key Vault
- DAzure Application Gateway
How the community answered
(28 responses)- A14% (4)
- B4% (1)
- C79% (22)
- D4% (1)
Explanation
You must create a complete certificate chain with an allowed certificate authority (CA) that is part of the Microsoft Trusted CA List. And Azure Key Vault allows you to store your certificates securely. Azure Front Door uses this secure mechanism to get your certificate (Self Signed or CA Provided) and it requires a few extra steps. https://docs.microsoft.com/en-us/azure/frontdoor/front-door-custom-domain-https#option-2-use- your-own-certificate
Community Discussion
No community discussion yet for this question.