Skip to content

Commit

Permalink
Fixes following Chemi & Amit's review
Browse files Browse the repository at this point in the history
  • Loading branch information
memildin committed Oct 11, 2020
1 parent 45f9254 commit 31adba1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/Security/Security/help/Get-AzSecurityPricing.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ Get-AzSecurityPricing -ResourceId <String> [-DefaultProfile <IAzureContextContai
```

## DESCRIPTION
Azure Security Center pricing tier is decided per scope, with this cmdlet you can get the configured pricing tiers.
You can enable each Azure Defender plan, per subscription, using this cmdlet.

For details about Azure Defender and the available plans, see [Introduction to Azure Defender](https://docs.microsoft.com/azure/security-center/azure-defender)

## EXAMPLES

Expand All @@ -47,7 +49,7 @@ Id
/subscriptions/fbaa2b23-e9dd-4bed-93c1-9e2a44f64bc0/providers/Microsoft.Security/pricings/KeyVaults KeyVaults Free 00:00:00
```

Gets all the configured pricing tiers for the subscription.
Gets the status of each Azure Defender plan for the subscription.



Expand Down

0 comments on commit 31adba1

Please sign in to comment.