Azure / Azure/azure-powershell
-Certificate parameter doesn't have description
- 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:

Code:

### 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
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