|
12 | 12 | # RootModule = ''
|
13 | 13 |
|
14 | 14 | # Version number of this module.
|
15 |
| -ModuleVersion = '6.1.0' |
| 15 | +ModuleVersion = '6.1.1' |
16 | 16 |
|
17 | 17 | # Supported PSEditions
|
18 | 18 | # CompatiblePSEditions = @()
|
@@ -93,7 +93,7 @@ RequiredModules = @(@{ModuleName = 'AzureRM.Profile'; RequiredVersion = '5.1.0';
|
93 | 93 | @{ModuleName = 'AzureRM.RecoveryServices.SiteRecovery'; RequiredVersion = '0.2.5'; },
|
94 | 94 | @{ModuleName = 'AzureRM.RedisCache'; RequiredVersion = '5.0.0'; },
|
95 | 95 | @{ModuleName = 'AzureRM.Relay'; RequiredVersion = '0.3.4'; },
|
96 |
| - @{ModuleName = 'AzureRM.Resources'; RequiredVersion = '6.0.0'; }, |
| 96 | + @{ModuleName = 'AzureRM.Resources'; RequiredVersion = '6.0.1'; }, |
97 | 97 | @{ModuleName = 'AzureRM.Scheduler'; RequiredVersion = '0.16.4'; },
|
98 | 98 | @{ModuleName = 'AzureRM.ServiceBus'; RequiredVersion = '0.6.5'; },
|
99 | 99 | @{ModuleName = 'AzureRM.ServiceFabric'; RequiredVersion = '0.3.6'; },
|
@@ -159,67 +159,13 @@ PrivateData = @{
|
159 | 159 | # IconUri = ''
|
160 | 160 |
|
161 | 161 | # ReleaseNotes of this module
|
162 |
| - ReleaseNotes = '6.1.0 - May 2018 |
163 |
| -AzureRM.Profile |
164 |
| -* Fix issue where running ''Clear-AzureRmContext'' would keep an empty context with the name of the previous default context, which prevented the user from creating a new context with the old name |
165 |
| -
|
166 |
| -AzureRM.AnalysisServices |
167 |
| -* Enable Gateway assocaite/disassociate operations on AS. |
168 |
| -
|
169 |
| -AzureRM.ApiManagement |
170 |
| -* Added support for ApiVersions, ApiReleases and ApiRevisions |
171 |
| -* Added suppport for ServiceFabric Backend |
172 |
| -* Added support for Application Insights Logger |
173 |
| -* Added support for recognizing ''Basic'' sku as a valid sku of Api Management service |
174 |
| -* Added support for installing Certificates issued by private CA as Root or CA |
175 |
| -* Added support for accepting Custom SSL certificates via KeyVault and Multiple proxy hostnames |
176 |
| -* Added support for MSI identity |
177 |
| -* Added support for accepting Policies via Url |
178 |
| -NOTE: The following cmdlets will be deprecated in future release |
179 |
| - - Import-AzureRmApiManagementHostnameCertificate |
180 |
| - - New-AzureRmApiManagementHostnameConfiguration |
181 |
| - - Set-AzureRmApiManagementHostnames |
182 |
| - - Update-AzureRmApiManagementDeployment |
183 |
| -
|
184 |
| -AzureRM.Batch |
185 |
| -* Release new cmdlet Get-AzureBatchPoolNodeCounts |
186 |
| -* Release new cmdlet Start-AzureBatchComputeNodeServiceLogUpload |
187 |
| -
|
188 |
| -AzureRM.Consumption |
189 |
| -* Add new parameters Expand, ResourceGroup, InstanceName, InstanceId, Tags, and Top on Cmdlet Get-AzureRmConsumptionUsageDetail |
190 |
| -
|
191 |
| -AzureRM.DataLakeStore |
192 |
| -* Fix example for Export-AzureRmDataLakeStoreChildItemProperties |
193 |
| -* Fix null parameter exception for Recurse case in Set-AzureRmDataLakeStoreItemAclEntry |
194 |
| -* Fix the help files for Set-AzureRmDataLakeStoreItemAclEntry, Set-AzureRmDataLakeStoreItemAcl, Remove-AzureRmDataLakeStoreItemAclEntry |
195 |
| -
|
196 |
| -AzureRM.Network |
197 |
| -* Bump up Network SDK version from 18.0.0-preview to 19.0.0-preview |
198 |
| -* Added cmdlet to create protocol configuration |
199 |
| - - New-AzureRmNetworkWatcherProtocolConfiguration |
200 |
| -* Added cmdlet to add a new circuit connection to an existing express route circuit. |
201 |
| - - Add-AzureRmExpressRouteCircuitConnectionConfig |
202 |
| -* Added cmdlet to remove a circuit connection from an existing express route circuit. |
203 |
| - - Remove-AzureRmExpressRouteCircuitConnectionConfig |
204 |
| -* Added cmdlet to retrieve a circuit connection |
205 |
| - - Get-AzureRmExpressRouteCircuitConnectionConfig |
206 |
| -
|
207 |
| -AzureRM.ServiceFabric |
208 |
| -* Fixed server authentication usage with generated certificates (Issue #5998) |
209 |
| -
|
210 |
| -AzureRM.Sql |
211 |
| -* Updated Auditing cmdlets to allow removing AuditActions or AuditActionGroups |
212 |
| -* Fixed issue with Set-AzureRmSqlDatabaseBackupLongTermRetentionPolicy when setting a new flexible retention policy where the command would fail with ''Configure long term retention policy with azure recovery service vault and policy is no longer supported. Please submit request with the new flexible retention policy''. |
213 |
| -* Update all Azure Sql Database/ElasticPool Creation/Update related cmdlets to use the new Database API, which support Sku property for scale and tier-related properties. |
214 |
| -* The updated cmdlets including: |
215 |
| - - New-AzureRmSqlDatabase; Set-AzureRmSqlDatabase |
216 |
| - - New-AzureRmSqlElasticPool; Set-AzureRmSqlElasticPool |
217 |
| - - New-AzureRmSqlDatabaseCopy |
218 |
| - - New-AzureRmSqlDatabaseSecondary |
219 |
| - - Restore-AzureRmSqlDatabase |
220 |
| -
|
221 |
| -AzureRM.TrafficManager |
222 |
| -* Update the parameters for ''Get-AzureRmTrafficManagerProfile'' so that -ResourceGroupName parameter is required when using -Name parameter. |
| 162 | + ReleaseNotes = '6.1.1 - May 2018 |
| 163 | +AzureRM.Resources |
| 164 | +* Revert change to `New-AzureRmADServicePrincipal` that gave service principals `Contributor` permissions over the current subscription if no values were provided for the `Role` or `Scope` parameters |
| 165 | + - If no values are provided for `Role` or `Scope`, the service principal is created with no permissions |
| 166 | + - If a `Role` is provided, but no `Scope`, the service principal is created with the specified `Role` permissions over the current subscription |
| 167 | + - If a `Scope` is provided, but no `Scope`, the service principal is created with `Contributor` permissions over the specified `Scope` |
| 168 | + - If both `Role` and `Scope` are provided, the service principal is created with the specified `Role` permissions over the specified `Scope` |
223 | 169 | '
|
224 | 170 |
|
225 | 171 | # Prerelease string of this module
|
|
0 commit comments