Himanshu Agarwal

Results 26 comments of Himanshu Agarwal

> > Hi @mayankagg9722, one or multiple breaking change(s) is detected in your PR. Please check out the breaking change(s), and provide business justification in the PR comment and @...

**So there will be two KeyVault in Postgres server scemario?** no, only one key vault and one backup vault. backup vault is by default used in all data protection commands...

@arbitmcdonald , @nzalex1 are you still facing this issue with [Az.RecoveryServices/6.7.1](https://www.powershellgallery.com/packages/Az.RecoveryServices/6.7.1) ?

@mcarter106 - this command isn't intended to use with AzureVM workload. Please directly use Enable-AzRecoveryServicesBackupProtection to configure backup - https://learn.microsoft.com/en-us/powershell/module/az.recoveryservices/enable-azrecoveryservicesbackupprotection?view=azps-11.2.0

@fbodmer : you can give -UseSecondaryRegion flag to fetch job in secondary region. that would ideally list all CRR jobs like this $Joblist = Get-AzRecoveryServicesBackupJob -VaultId $vault.ID -UseSecondaryRegion -VaultLocation $vault.Location

@fbodmer taking your suggestion to accept CrossRegionRestore as a value to Operation parameter. Will also update the examples accordingly. closing this issue, will be updated in next release

@raosuhas we aren't breaking the API behavior for now and just changing the description so our customers are aware