Azs.Backup.Admin
0.3.0
Backup Admin Client
Minimum PowerShell version
5.0
See the version list below for details.
Installation Options
Owners
Copyright
(c) 2018 Microsoft. All rights reserved.
Package Details
Author(s)
- Microsoft
Tags
AzureStack Admin Backup Restore BRP
Functions
Get-AzsBackupConfiguration Get-AzsBackup Restore-AzsBackup Set-AzsBackupConfiguration Start-AzsBackup New-AzsEncryptionKeyBase64
Dependencies
-
- AzureRM.Profile (>= 5.8.3)
- AzureRM.Resources (= 6.0.3)
Release Notes
## 2019.MM.DD
* Breaking change: Backup changes to cert-based encryption mode. Support for symmetric keys is deprecated.
* Set-AzsBackupConfiguration now accepts parameter EncryptionCertPath instead of EncryptionKey:
Before: Set-AzsBackupConfiguration -EncryptionKey $symmetricKey
After: Set-AzsBackupConfiguration -EncryptionCertPath $pathToEncryptionCert
* Restore-AzsBackup now requires parameter DecryptionCertPath and DecryptionCertPassword:
Before: Restore-AzsBackup -Name $backupResourceName
After: Restore-AzsBackup -Name $backupResourceName -DecryptionCertPath $decryptionCertPath -DecryptionCertPassword $decryptionCertPassword
FileList
- Azs.Backup.Admin.nuspec
- Azs.Backup.Admin.psd1
- Azs.Backup.Admin.psm1
- Get-ApplicableFilters.ps1
- Get-ArmResourceIdParameterValue.ps1
- Get-ResourceNameSuffix.ps1
- Get-TaskResult.ps1
- New-ServiceClient.ps1
- Test-FilteredResult.ps1
- Generated.PowerShell.Commands\SwaggerPathCommands\Get-AzsBackup.ps1
- Generated.PowerShell.Commands\SwaggerPathCommands\Get-AzsBackupConfiguration.ps1
- Generated.PowerShell.Commands\SwaggerPathCommands\New-AzsEncryptionKeyBase64.ps1
- Generated.PowerShell.Commands\SwaggerPathCommands\Restore-AzsBackup.ps1
- Generated.PowerShell.Commands\SwaggerPathCommands\Set-AzsBackupConfiguration.ps1
- Generated.PowerShell.Commands\SwaggerPathCommands\Start-AzsBackup.ps1
- PSSwaggerUtility\PSSwaggerClientTracing.psm1
- PSSwaggerUtility\PSSwaggerNetUtilities.Core.Code.ps1
- PSSwaggerUtility\PSSwaggerServiceCredentialsHelpers.psm1
- PSSwaggerUtility\PSSwaggerUtility.psd1
- PSSwaggerUtility\PSSwaggerUtility.psm1
- PSSwaggerUtility\PSSwaggerUtility.Resources.psd1
- ref\fullclr\Microsoft.Azure.Commands.Profile.Desktop.types.ps1xml
- ref\fullclr\Microsoft.Azure.Commands.Profile.format.ps1xml
- ref\fullclr\Microsoft.Azure.Commands.Profile.generated.format.ps1xml
- ref\fullclr\Microsoft.AzureStack.Management.Backup.Admin.dll
- ref\fullclr\StartupScripts\AzureRmError.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.2 | 12,267 | 12/16/2021 |
1.0.1 | 5,052 | 6/23/2021 |
1.0.0 | 1,714 | 6/3/2021 |
0.9.0-preview | 8,499 | 4/15/2020 |
0.3.2 | 24,499 | 11/26/2019 |
0.3.1 | 31,968 | 5/9/2019 |
0.3.0 (current version) | 13,319 | 2/8/2019 |
0.2.0 | 9,801 | 9/17/2018 |
0.1.1 | 3,832 | 8/9/2018 |
0.1.0 | 9,333 | 5/16/2018 |