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.
2 parents 087dc6a + e430566 commit fcce574Copy full SHA for fcce574
custom_roles.tf
@@ -46,6 +46,7 @@ resource "azurerm_role_definition" "agentless_scanning_subscription" {
46
"Microsoft.Compute/disks/write",
47
"Microsoft.Compute/disks/read",
48
"Microsoft.Compute/disks/delete",
49
+ "Microsoft.CostManagement/*/read",
50
"Microsoft.Network/locations/*",
51
"Microsoft.Network/networkInterfaces/*",
52
"Microsoft.Network/networkSecurityGroups/join/action",
0 commit comments