Hello community
What’s happen if I select read-only lock on top of delete one? Thanks
Hello community
What’s happen if I select read-only lock on top of delete one? Thanks
The read-only lock is also a delete lock, so you only need the read-only lock to achieve both read-only and delete locks:
https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/lock-resources?tabs=json
Hope this helps.
Thank you Cristian 🙏
3 people are following this question.