We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 060652c commit 44d3d68Copy full SHA for 44d3d68
articles/cyclecloud/how-to/managed-identities.md
@@ -56,6 +56,7 @@ A sufficient policy for most CycleCloud features is posted below.
56
"Microsoft.Compute/virtualMachineScaleSets/virtualMachines/*",
57
"Microsoft.ManagedIdentity/userAssignedIdentities/*/assign/action",
58
"Microsoft.MarketplaceOrdering/offertypes/publishers/offers/plans/agreements/read",
59
+ "Microsoft.MarketplaceOrdering/offertypes/publishers/offers/plans/agreements/write",
60
"Microsoft.Network/*/read",
61
"Microsoft.Network/locations/*/read",
62
"Microsoft.Network/networkInterfaces/read",
0 commit comments