Skip to content

Commit 0688cd4

Browse files
{AzureRecoveryServices} fixes #19457 (#19461)
* {AzureRecoveryServices} fixes #19457 fixes #19457 The -Vault parameter description needs to be descriptive. It should also indicate how can the Vault details be fetched. This PR includes the fix for this and provides the detailed description on how to get the vault details. * Update src/RecoveryServices/RecoveryServices/help/Get-AzRecoveryServicesBackupProperty.md removed the culture and view version. Co-authored-by: Dingmeng Xue <[email protected]> Co-authored-by: Dingmeng Xue <[email protected]>
1 parent 76a6037 commit 0688cd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/RecoveryServices/RecoveryServices/help/Get-AzRecoveryServicesBackupProperty.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Accept wildcard characters: False
4949
### -Vault
5050
Specifies the name of the vault.
5151
The vault must be an **AzureRmRecoveryServicesVault** object.
52+
Run the [Get-AzRecoveryServicesVault](https://docs.microsoft.com/powershell/module/az.recoveryservices/get-azrecoveryservicesvault) cmdlet to get the recovery services vault details.
5253
5354
```yaml
5455
Type: Microsoft.Azure.Commands.RecoveryServices.ARSVault

0 commit comments

Comments
 (0)