Corrected docs for Get-AzSecurityPricing & Set-AzSecurityPricing#13159
Corrected docs for Get-AzSecurityPricing & Set-AzSecurityPricing#13159
Conversation
Updated examples, descriptions, and output
|
#sign-off |
|
@taklei please can you help me get the checks to complete? |
|
/azp run azure-powershell - powershell-core |
|
Azure Pipelines successfully started running 1 pipeline(s). |
| ``` | ||
|
|
||
| Gets all the configured pricing tiers for the subscription and the resource groups under it. | ||
| Gets all the configured pricing tiers for the subscription. |
There was a problem hiding this comment.
We might need to correlate between the terms here to Azure Defender terminology. @memildin , Does this legitimate to add a link here to our documentation for more information about our Azure Defender plans and bundles?
There was a problem hiding this comment.
@amitbiton1988, I can certainly try.
Again, there are no "bundles" anymore.
| ``` | ||
|
|
||
| Gets the configured pricing tier for the "myService1" resource group. | ||
| Gets pricing details of the specific ID. Where ResourceId is one of IDs from example 1. |
There was a problem hiding this comment.
should be "where resourceId is one of the Azure defender plans resource id returned in "Get-AzSecurityPricing" (since the example will be out of date once we add a new bundle)
| PS C:\> Get-AzSecurityPricing -Name | ||
| ``` | ||
|
|
||
| Gets pricing details of the named Azure Defender plan. Where `name` is one of the names from example 1. |
|
#sign-off |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
#sign-off |
|
@isra-fel do you know when this will be published? |
Updated examples, descriptions, and output
Description
Updated examples, descriptions, and output. This is a Docs-only change: the API was updated months ago.
Checklist
CONTRIBUTING.mdChangeLog.mdfile(s) has been updated:ChangeLog.mdfile can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md## Upcoming Releaseheader -- no new version header should be added