Skip to content

Update Backup-AzRecoveryServicesBackupItem.md #9563

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
Jul 8, 2019

Conversation

flavioternesval
Copy link
Contributor

Hi,

I've made 2 changes in the Example. Actually there is a parameter called "-FriendlyName", not just "Name"

And the other one, is on the last cmdlet, it is missing a "BackupItem" in the final of the cmdlet.

$Job = Backup-AzRecoveryServicesBackupItem -Item $Item

$NamedContainer = Get-AzRecoveryServicesBackupContainer -ContainerType AzureVM -Status Registered -FriendlyName "pstestv2vm1"

Description

Checklist

Hi,

I've made 2 changes in the Example. Actually there is a parameter called "-FriendlyName", not just "Name"

And the other one, is on the last cmdlet, it is missing a "BackupItem" in the final of the cmdlet.

$Job = Backup-AzRecoveryServicesBackupItem -Item $Item


$NamedContainer = Get-AzRecoveryServicesBackupContainer -ContainerType AzureVM -Status Registered -FriendlyName "pstestv2vm1"
@adxsdkps
Copy link
Collaborator

adxsdkps commented Jul 5, 2019

Can one of the admins verify this patch?

@cormacpayne
Copy link
Member

/azp run

@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@cormacpayne cormacpayne merged commit c429579 into Azure:master Jul 8, 2019
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.

4 participants