Skip to content

Dummy PR to execute role assignment deletion

Aayushi Jain requested to merge fix-roleAssignment-delete into master

The PR !625 (merged) removed the lock from the storage account, but same time role assignment deletion failed due to lock changes were not sync. Hence reapplying the change to delete the role assignment. If this succeeds will recreate the lock.

Merge request reports