Skip to content

Commit f3fd2e7

Browse files
authored
Update New-AzureRmOperationalInsightsWorkspace.md
1 parent 3c2f375 commit f3fd2e7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/ResourceManager/OperationalInsights/Commands.OperationalInsights/help/New-AzureRmOperationalInsightsWorkspace.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@ The first command uses the Get-AzureRmOperationalInsightsLinkTargets cmdlet to g
4242
The second command passes the first account link target in $OILinkTargets to the **New-AzureRmOperationalInsightsWorkspace** cmdlet by using the pipeline operator.
4343
The command creates a standard SKU workspace named MyWorkspace that is linked to the first Operational Insights account in $OILinkTargets.
4444

45-
> [!NOTE]
46-
> A new [https://docs.microsoft.com/en-us/azure/monitoring-and-diagnostics/monitoring-usage-and-estimated-costs#new-pricing-model][pricing model] has been released. If you are a CSP that means that you have to use standalone for the sku. Behind the scene the sku will be changed to pergb2018.
47-
4845
## PARAMETERS
4946

5047
### -CustomerId
@@ -240,6 +237,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
240237

241238
## NOTES
242239

240+
A new pricing model has been released. If you are a CSP that means that you have to use "standalone" for the sku. Behind the scenes, the sku will be changed to pergb2018. For more information, please see the following: https://docs.microsoft.com/en-us/azure/monitoring-and-diagnostics/monitoring-usage-and-estimated-costs#new-pricing-model
241+
243242
## RELATED LINKS
244243

245244
[Azure Operational Insights Cmdlets](./AzureRM.OperationalInsights.md)

0 commit comments

Comments
 (0)