We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf0655d commit a6b71fcCopy full SHA for a6b71fc
articles/azure-monitor/logs/logs-dedicated-clusters.md
@@ -114,7 +114,7 @@ az resource wait --created --ids $clusterResourceId --include-response-body true
114
#### [PowerShell](#tab/powershell)
115
116
> [!NOTE]
117
-> The minimum commitment tier supported in CLI is 500 currently. Use REST to configure lower commitment tiers with minimum of 100.
+> The minimum commitment tier supported in PowerShell is 500 currently. Use REST to configure lower commitment tiers with minimum of 100.
118
119
```powershell
120
Select-AzSubscription "cluster-subscription-id"
0 commit comments