Video upload date:  · Duration: PT1H46M27S  · Language: EN

A team is developing an application that would azure video

az-400-devops-engineer-expert video for a team is developing an application that would be deployed using ARM templates. The templates would also be used to

This is a dedicated watch page for a single video.

Full Certification Question

A team is developing an application that would be deployed using ARM templates. The templates would also be used to create virtual machines. You need to store a secret for the virtual machine in an Azure Key vault. You need to complete the following script for this purpose. az SLOT_1 create –name “Contoso-Vault2” –resource-group “ContosoResourceGroup” –location eastus az SLOT_2 SLOT_3 set –vault-name “Contoso-Vault2” –name “ExamplePassword” –value “hVFkk965BuUv” Which of the following would go into SLOT_1?