Questions
As we conclude, here is a list of questions for you to test your knowledge regarding this chapter's material. You will find the answers in the Assessments section of the Appendix:
- Azure Key Vault is used to secure____
A. Keys
B. Secrets
C. Certificates
D. None of the above
E. All of the above
- How do we control who can access Azure Key Vault information?
A. Key Vault permissions
B. Access policies
C. Conditional Access
- Service-to-service authentication is done via____
A. Service principals
B. Certificates
C. Direct link
- To use Azure Key Vault in a VM deployment, which option do we need to enable?
A. EnabledForDeployment
B. EnabledForTemplateDeployment
C. EnabledForDiskEncryption
- To use Azure Key Vault for Azure Resource Manager (ARM) deployment, which option do we need to enable?
A. EnabledForDeployment
B. EnabledForTemplateDeployment
C. EnabledForDiskEncryption...