Skip to content

Commit 50e1879

Browse files
author
akarshprabhu
committed
Added portal method to register feature
1 parent 7f94968 commit 50e1879

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/backup/confidential-vm-backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This article describes how to configure and back up Confidential VM (CVM) with P
2525

2626
Before you configure backup for CVM with CMK, ensure that the following prerequisites are met:
2727

28-
- Register for the preview feature `RestorePointSupportForConfidentialVMV2` under the `Microsoft.Compute` provider namespace by running the following cmdlet. The registration is autoapproved.
28+
- Register for the preview feature in your Azure subscription - Name: `RestorePointSupportForConfidentialVMV2` Provider: `Microsoft.Compute`. You can follow the steps [here to do this on the portal.](../azure-resource-manager/management/preview-features.md) You can also run the following PowerShell cmdlet. The registration is autoapproved.
2929

3030
```azurepowershell-interactive
3131
Register-AzProviderFeature -FeatureName "RestorePointSupportForConfidentialVMV2" -ProviderNamespace "Microsoft.Compute"

0 commit comments

Comments
 (0)