Open pjordan871 opened 1 week ago
Question: Can you move files into a resource group marked as read-only?
I tested and found that you CAN'T move a resource OUT of a resource group with a 'read-only' lock, but I'm curious to know if you can move a resource IN a resource group with 'read-only' lock?
I did a test by adding a 'read-only' lock to the other resource group. Then, I attempted to move a disk from the resource group with no lock to the resource group with a 'read-only' lock, but it did not allow me to do so.
CONFIRMED: A resource Group with 'Read-Only' cannot have resources moved IN or OUT of it
Create Resource: To create a resource in Azure you need to:
Create Disk: To Create a Disk you need to
Go into Your resource groups and select the group with the disk inside. Select the disk and find the 'Move' tab On the drop-down select 'Move to another resource group' Now select which new group you would to move the disk to Follow through the process Once the move is complete it should now be located in your new resource group