Azure / azure-powershell

Microsoft Azure PowerShell
Other
4.21k stars 3.81k forks source link

-Certificate parameter doesn't have description #24859

Open nathan-given-health-catalyst opened 4 months ago

nathan-given-health-catalyst commented 4 months ago

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

Code: image

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

Alex-wdy commented 4 months ago

@Daya-Patil Can you take a look at this question?