Skip to content

Corrected Get-AzRecoveryServicesBackupItem documentation example commands #13719

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 15, 2020
Merged

Corrected Get-AzRecoveryServicesBackupItem documentation example commands #13719

merged 1 commit into from
Dec 15, 2020

Conversation

Spacebjorn
Copy link
Contributor

Description

The Get-AzRecoveryServicesBackupContainer command in the examples used "Name" instead of "FriendlyName" as parameter input. Name is not a valid parameter for Get-AzRecoveryServicesBackupContainer.

Documentation to Get-AzRecoveryServicesBackupContainer

Checklist

  • [ x ] I have read the Submitting Changes section of CONTRIBUTING.md
  • [ x ] The title of the PR is clear and informative
  • [ x ] The appropriate ChangeLog.md file(s) has been updated:
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header -- no new version header should be added
  • [ x ] The PR does not introduce breaking changes
  • [ x ] If applicable, the changes made in the PR have proper test coverage
  • [ x ] For public API changes to cmdlets:
    • [ x ] a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
      • {Please put the link here}
    • [ x ] the markdown help files have been regenerated using the commands listed here

Get-AzRecoveryServicesBackupContainer examples used "name" instead of "friendlyname". Name is not a valid parameter for Get-AzRecoveryServicesBackupContainer.

https://docs.microsoft.com/en-us/powershell/module/az.recoveryservices/get-azrecoveryservicesbackupcontainer?view=azps-5.2.0
@ghost ghost added the customer-reported label Dec 11, 2020
@ghost
Copy link

ghost commented Dec 11, 2020

Thank you for your contribution Spacebjorn! We will review the pull request and get back to you soon.

@wyunchi-ms
Copy link
Contributor

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@wyunchi-ms wyunchi-ms merged commit 4eb4bd6 into Azure:master Dec 15, 2020
@Spacebjorn Spacebjorn deleted the patch-1 branch December 15, 2020 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants