Skip to content

Commit e8ac2ed

Browse files
committed
updates3
1 parent 1d205e7 commit e8ac2ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/site-recovery/quickstart-create-vault-terraform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ An Azure Recovery Services vault is a storage entity in Azure that houses data s
114114
$backup_policy_file_share_name=$(terraform output -raw backup_policy_file_share_name)
115115
```
116116

117-
1. Run [`Get-AzRecoveryServicesVault`](/powershell/module/az.recoveryservieces/get-azrecoveryservicesvault) to view the Azure Recovery Services vault.
117+
1. Run [`Get-AzRecoveryServicesVault`](/powershell/module/az.recoveryservices/get-azrecoveryservicesvault) to view the Azure Recovery Services vault.
118118

119119
```azurepowershell
120120
Get-AzRecoveryServicesVault -ResourceGroupName $resource_group_name -Name $recovery_services_vault_name

0 commit comments

Comments
 (0)