Azure / Azure/azure-powershell

-Certificate parameter doesn't have description

Open Beginner friendly
#24,859 3 comments 0 reactions 0 assignees View on GitHub
act-observability-squad customer-reported Doc - Reference Recovery Services Backup Service Attention
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

### Type of issue

Missing information

### Feedback

I'm receiving this error when calling `Get-AzRecoveryServicesVaultSettingsFile`:

`Cannot process command
because of one or more missing mandatory parameters: Certificate.`

I looked up the documentation and it appears that there isn't an explanation for the Certificate parameter.

Also, the documentation says that the Certificate parameter isn't required, yet the error I'm getting says it is.

Error:
![image](https://github.com/Azure/azure-powershell/assets/41967784/6029ce7a-544f-4f73-98b9-8dc457ae061a)

Code:
![image](https://github.com/Azure/azure-powershell/assets/41967784/a44697bd-e47b-459d-9a0a-b17ba8e7fcd1)

### Page URL

https://learn.microsoft.com/en-us/powershell/module/az.recoveryservices/get-azrecoveryservicesvaultsettingsfile?view=azps-11.6.0

### Content source URL

https://github.com/Azure/azure-powershell/blob/main/src/RecoveryServices/RecoveryServices/help/Get-AzRecoveryServicesVaultSettingsFile.md

### Author

@mikefrobbins

### Document Id

316b1c31-d04e-5ab8-39b1-9ae90e1d9ce7

Contributor guide

Open the contributing guide

Research direction

Open src/RecoveryServices/RecoveryServices/help/Get-AzRecoveryServicesVaultSettingsFile.md and inspect the Certificate parameter and its requiredness against the reported Get-AzRecoveryServicesVaultSettingsFile error. Update the documentation so the parameter description and required/optional status match the command's behavior, then verify the generated documentation reflects the correction.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, powershell
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.