Your company has a project in Azure DevOps for a new web application. The company identifies security as one of the highest priorities. You need to recommend a ...
Microsoft AZ-400 Exam
Questions Number: 138 out of 535 Questions
25.79%
Question 138
Your company has a project in Azure DevOps for a new web application. The company identifies security as one of the highest priorities. You need to recommend a solution to minimize the likelihood that infrastructure credentials will be leaked. What should you recommend?
Azure Key Vault provides a way to securely store credentials and other keys and secrets. The Set-AzureKeyVaultSecret cmdlet creates or updates a secret in a key vault in Azure Key Vault. Reference: https://docs.microsoft.com/en-us/powershell/module/azurerm.keyvault/set-azurekeyvaultsecret