QuestionQ112

Describe Azure architecture and services

Your company intends to automate server deployments to Azure.

Your manager is concerned that administrative credentials could be exposed during deployment. You need to recommend an Azure solution that encrypts those administrative credentials during deployment.

What should you include in the recommendation?

  • A Azure Key Vault
  • B Azure Information Protection
  • C Microsoft Defender for Cloud
  • D Azure Multi-Factor Authentication (MFA)
Explanation

Azure Key Vault securely stores and controls access to secrets, including passwords and other administrative credentials. Azure Resource Manager deployments can retrieve secrets from a key vault rather than exposing the credential value in deployment artifacts.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!