Skip to content

Commit cabcc3f

Browse files
committed
Wrap subscription
1 parent a6ef579 commit cabcc3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/manage/azure-arc-enabled-sql-server/monitoring/set-monitoring.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
To enable the SqlManagement and AG discovery features in your subscription
2929
in resource group contoso-rg for machine contoso-sql-host, the command would be:
3030
SetArcSqlServerFeatureFlags.ps1 `
31-
-Subscription "<Your-subscription-ID" `
31+
-Subscription "<Your-subscription-ID>" `
3232
-ResourceGroup "contoso-rg" `
3333
-MachineName "contoso-sql-host" `
3434
-FeatureFlagsToEnable ("AvailabilityGroupDiscovery", "SqlManagement")

0 commit comments

Comments
 (0)