Breaking Changes
This section contains information on breaking changes in Veeam PowerShell v12.3. These changes cause Veeam PowerShell v12.3 to function differently and could affect the client code.
Backup Infrastructure Components
Scale-Out backup Repositories
In this version, the following changes have been delivered for the Add-VBRScaleOutBackupRepository and Set-VBRScaleOutBackupRepository cmdlets:
- The EnableEncryption parameter is replaced with the EnableCapacityTierEncryption parameter.
- The EncryptionKey parameter replaced with CapacityTierEncryptionKey parameter.
- The KMSServer parameter replaced with CapacityTierKMSServer parameter.