Skip to content

Commit 7ceb2cc

Browse files
committed
add doc for vmss automatic instance repairs
1 parent b320484 commit 7ceb2cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machine-scale-sets/virtual-machine-scale-sets-automatic-instance-repairs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Use either of the following ways to opt-in to the preview for automatic instance
2929
REST API [Features - Register](/rest/api/resources/features/register)
3030

3131
```
32-
POST on '/subscriptions/{subscriptionId}/providers/Microsoft.Features/providers/{resourceProviderNamespace}/features/{featureName}/register?api-version=2015-12-01'
32+
POST on '/subscriptions/{subscriptionId}/providers/Microsoft.Features/providers/Microsoft.Compute/features/RepairVMScaleSetInstancesPreview/register?api-version=2015-12-01'
3333
```
3434

3535
Azure PowerShell cmdlet [Register-AzureRmProviderFeature](/powershell/module/azurerm.resources/register-azurermproviderfeature)

0 commit comments

Comments
 (0)