Skip to content

Commit 31adba1

Browse files
committed
Fixes following Chemi & Amit's review
1 parent 45f9254 commit 31adba1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ Get-AzSecurityPricing -ResourceId <String> [-DefaultProfile <IAzureContextContai
2828
```
2929

3030
## DESCRIPTION
31-
Azure Security Center pricing tier is decided per scope, with this cmdlet you can get the configured pricing tiers.
31+
You can enable each Azure Defender plan, per subscription, using this cmdlet.
32+
33+
For details about Azure Defender and the available plans, see [Introduction to Azure Defender](https://docs.microsoft.com/azure/security-center/azure-defender)
3234

3335
## EXAMPLES
3436

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

50-
Gets all the configured pricing tiers for the subscription.
52+
Gets the status of each Azure Defender plan for the subscription.
5153

5254

5355

0 commit comments

Comments
 (0)