93635/how-update-resource-group-lock-with-new-notes-and-type-azure
Hi Team,
I have created a resource group lock in Azure. I want to update the lock with new notes and type. How can I do that?
Hi@akhtar,
You can update the group lock with new notes and type. The following command shows how to update the parameters of a group lock.
$ az group lock update --name lockName -g MyResourceGroup --notes newNotesHere --lock-type CanNotDelete
Here's a PowerShell script for you. Replace ...READ MORE
You don't need to create a custom ...READ MORE
Hi@akhtar, A content delivery network (CDN) is a ...READ MORE
Hi@akhtar, Sometimes it is required to update a ...READ MORE
Azure Cloud Services is an example of ...READ MORE
Azure DevOps is a hosted service providing ...READ MORE
Azure Stack is a hybrid cloud computing software solution ...READ MORE
Azure Cosmos DB is Microsoft’s globally distributed database ...READ MORE
Hi@akhtar, Resource Manager Locks provide a way for ...READ MORE
Hi@akhtar, Sometimes it is required to update the ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.