|
121 | 121 | # IconUri = ''
|
122 | 122 |
|
123 | 123 | # ReleaseNotes of this module
|
124 |
| - ReleaseNotes = '## 2018.05 - Version 1.3.0 |
125 |
| - * Azurestack 1.3.0 version brings in many breaking changes from the existing version of 1.2.11. Please refer https://aka.ms/azspowershellmigration for the details |
126 |
| - * AzureRM.AzureStackAdmin module is replaced with Azs.Subscriptions.Admin and Azs.Subscriptions module |
127 |
| - * AzureRM.AzureStackStorage module is replaced with Azs.Storage.Admin module |
128 |
| - * The following new modules are added to the AzureStack rollup module |
129 |
| - * Azs.AzureBridge.Admin |
130 |
| - * Azs.Backup.Admin |
131 |
| - * Azs.Commerce.Admin |
132 |
| - * Azs.Fabric.Admin |
133 |
| - * Azs.Gallery.Admin |
134 |
| - * Azs.InfrastructureInsights.Admin |
135 |
| - * Azs.Keyvault.Admin |
136 |
| - * Azs.Network.Admin |
137 |
| - * Azs.Update.Admin' |
| 124 | + ReleaseNotes = '## 2018.07 - Version 1.4.0 |
| 125 | + * Azurestack 1.4.0 version has no breaking changes from the previous release 1.3.0 |
| 126 | + * Azs.AzureBridge.Admin |
| 127 | + - Bug fix for returning only a single page in paginated results |
| 128 | + * Azs.Backup.Admin |
| 129 | + - Added new parameters BackupFrequencyInHours, IsBackupSchedulerEnabled, BackupRetentionPeriodInDays in cmdlet Set-AzsBackupShare |
| 130 | + - Added a cmdlet New-EncyptionKeyBase64 to facilitate creating encryption key |
| 131 | + - Bug fix for returning only a single page in paginated results |
| 132 | + * Azs.Commerce.Admin |
| 133 | + - Bug fix for returning only a single page in paginated results |
| 134 | + * Azs.Fabric.Admin |
| 135 | + - Bug fix for returning only a single page in paginated results |
| 136 | + - Added a cmdlet Add-AzsScaleUnitNode to enable admin to add new scale unit nodes to the azurestack stamp |
| 137 | + - Added cmdlets New-ScaleOutScaleUnitParametersListObject and New-ScaleOutScaleUnitParametersObject to facilitate the creation scale unit parameter objects |
| 138 | + * Azs.Gallery.Admin |
| 139 | + - Bug fix for returning only a single page in paginated results |
| 140 | + * Azs.InfrastructureInsights.Admin |
| 141 | + - Bug fix for returning only a single page in paginated results |
| 142 | + * Azs.Network.Admin |
| 143 | + - Bug fix for returning only a single page in paginated results |
| 144 | + * Azs.Update.Admin |
| 145 | + - Bug fix for returning only a single page in paginated results |
| 146 | + * Azs.Subscriptions |
| 147 | + - Bug fix for returning only a single page in paginated results |
| 148 | + * Azs.Subscriptions.Admin |
| 149 | + - Added a cmdlet Move-AzsSubscription to move subscriptions between delegated provider offers |
| 150 | + - Added a cmdlet Test-AzsMoveSubscription to validate that user subscriptions can be moved between delegated provider offers |
| 151 | + - Bug fix for returning only a single page in paginated results' |
| 152 | + |
138 | 153 |
|
139 | 154 | # External dependent modules of this module
|
140 | 155 | # ExternalModuleDependencies = ''
|
|
0 commit comments