Skip to content

Commit 3a07e47

Browse files
authored
Corrected the respons to example #1 (Azure#12026)
There are now more bundles and the correct response is now included here.
1 parent 9c2c482 commit 3a07e47

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/Security/Security/help/Get-AzSecurityPricing.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,17 @@ Resource Group pricing tier will override the subscription pricing tier.
3939
PS C:\> Get-AzSecurityPricing
4040
Id Name PricingTier
4141
-- ---- -----------
42+
Id--/subscriptions/fbaa2b23-e9dd-4bed-93c1-9e2a44f64bc0/providers/Microsoft.Security/pricings/VirtualMachines
43+
-- ---- -----------
44+
/subscriptions/fbaa2b23-e9dd-4bed-93c1-9e2a44f64bc0/providers/Microsoft.Security/pricings/SqlServers
4245
/subscriptions/487bb485-b5b0-471e-9c0d-10717612f869/providers/Microsoft.Security/pricings/default default Standard
46+
/subscriptions/fbaa2b23-e9dd-4bed-93c1-9e2a44f64bc0/providers/Microsoft.Security/pricings/AppServices
4347
/subscriptions/487bb485-b5b0-471e-9c0d-10717612f869/resourceGroups/myService1/providers/Microsoft.Security/pricings/myService1 myService1 Standard
48+
/subscriptions/fbaa2b23-e9dd-4bed-93c1-9e2a44f64bc0/providers/Microsoft.Security/pricings/StorageAccounts
49+
/subscriptions/fbaa2b23-e9dd-4bed-93c1-9e2a44f64bc0/providers/Microsoft.Security/pricings/SqlServerVirtualMachin…
50+
/subscriptions/fbaa2b23-e9dd-4bed-93c1-9e2a44f64bc0/providers/Microsoft.Security/pricings/KubernetesService
51+
/subscriptions/fbaa2b23-e9dd-4bed-93c1-9e2a44f64bc0/providers/Microsoft.Security/pricings/ContainerRegistry
52+
/subscriptions/fbaa2b23-e9dd-4bed-93c1-9e2a44f64bc0/providers/Microsoft.Security/pricings/KeyVaults
4453
```
4554

4655
Gets all the configured pricing tiers for the subscription and the resource groups under it.

0 commit comments

Comments
 (0)