Skip to content

Commit

Permalink
Merge pull request #5 from sanyamchuriwala/patch-1
Browse files Browse the repository at this point in the history
Remove unnecessary permissions in permission-group-BASIC.json
  • Loading branch information
sanyamchuriwala authored Sep 19, 2023
2 parents 735eb89 + aa7f6dc commit 66162f7
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions vm-protection/version-1/permission-group-BASIC.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@
"value": "Microsoft.Compute/virtualMachines/instanceView/read",
"scope": "subscription"
},
{
"value": "Microsoft.Compute/virtualMachines/start/action",
"scope": "subscription"
},
{
"value": "Microsoft.Compute/virtualMachines/read",
"scope": "subscription"
Expand Down Expand Up @@ -154,18 +150,6 @@
"value": "Microsoft.Compute/disks/delete",
"scope": "resourceGroup"
},
{
"value": "Microsoft.Compute/virtualMachines/delete",
"scope": "resourceGroup"
},
{
"value": "Microsoft.Compute/virtualMachines/powerOff/action",
"scope": "resourceGroup"
},
{
"value": "Microsoft.Compute/virtualMachines/write",
"scope": "resourceGroup"
},
{
"value": "Microsoft.Network/networkInterfaces/delete",
"scope": "resourceGroup"
Expand Down

0 comments on commit 66162f7

Please sign in to comment.