Skip to main content
Jorge Bernhardt Jorge Bernhardt

Remove-AzResourceLock

2019

How to use Azure Resource Locks with PowerShell
·436 words·3 mins· 100 views · 5 likes
Azure PowerShell Get-AzResourceLock Get-AzSubscription Login-AzAccount
If you want to prevent accidental deletion or changes to resources in your Azure Resource Groups, Microsoft Azure offers a great solution: Azure Resource Locks. In this post, I want to show you how to use Azure Resource Locks in Microsoft Azure using Azure PowerShell.