|
3 | 3 | # |
4 | 4 | # Generated by: Microsoft Corporation |
5 | 5 | # |
6 | | -# Generated on: 9/20/2023 |
| 6 | +# Generated on: 9/27/2023 |
7 | 7 | # |
8 | 8 |
|
9 | 9 | @{ |
|
12 | 12 | # RootModule = '' |
13 | 13 |
|
14 | 14 | # Version number of this module. |
15 | | -ModuleVersion = '10.4.0' |
| 15 | +ModuleVersion = '10.4.1' |
16 | 16 |
|
17 | 17 | # Supported PSEditions |
18 | 18 | CompatiblePSEditions = 'Core', 'Desktop' |
@@ -117,7 +117,7 @@ RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '2.13.1'; }, |
117 | 117 | @{ModuleName = 'Az.RedisEnterpriseCache'; RequiredVersion = '1.2.0'; }, |
118 | 118 | @{ModuleName = 'Az.Relay'; RequiredVersion = '2.0.0'; }, |
119 | 119 | @{ModuleName = 'Az.ResourceMover'; RequiredVersion = '1.2.0'; }, |
120 | | - @{ModuleName = 'Az.Resources'; RequiredVersion = '6.11.0'; }, |
| 120 | + @{ModuleName = 'Az.Resources'; RequiredVersion = '6.11.1'; }, |
121 | 121 | @{ModuleName = 'Az.Security'; RequiredVersion = '1.4.0'; }, |
122 | 122 | @{ModuleName = 'Az.SecurityInsights'; RequiredVersion = '3.1.0'; }, |
123 | 123 | @{ModuleName = 'Az.ServiceBus'; RequiredVersion = '3.0.0'; }, |
@@ -189,53 +189,9 @@ PrivateData = @{ |
189 | 189 | # IconUri = '' |
190 | 190 |
|
191 | 191 | # ReleaseNotes of this module |
192 | | - ReleaseNotes = '10.4.0 - September 2023 |
193 | | -Az.Accounts |
194 | | -* Added the module name in breaking change messages |
195 | | -* Upgraded Microsoft.ApplicationInsights version from 2.13.1 to 2.18.0 |
196 | | -
|
197 | | -Az.Cdn |
198 | | -* Customized output property for ''Get-AzCdnEdgeNode'' command |
199 | | -
|
200 | | -Az.ContainerInstance |
201 | | -* Added breaking change warning message for ''Get/New/Remove-ContainerGroup'', ''New-ContainerInstanceInitDefinitionObject'', ''New-ContainerInstanceObject'' [#22268] |
202 | | - - Output properties starting with ''PreviouState'' will be corrected to ''PreviousState'' |
203 | | -
|
204 | | -Az.DataProtection |
205 | | -* Added soft delete and MUA feature for Backup vaults |
206 | | -
|
207 | | -Az.KeyVault |
208 | | -* Supported splitting ''Import-AzKeyVaultSecurityDomain'' process into three steps to allow keys to be hidden offline. |
209 | | - - Added ''DownloadExchangeKey'', ''RestoreBlob'' and ''ImportRestoredBlob'' in ''Import-AzKeyVaultSecurityDomain''. |
210 | | -
|
211 | | -Az.RecoveryServices |
212 | | -* Added support for custom RG with suffix while creating or modifying policy for workload type AzureVM. |
213 | | -* Added TLaD warning https://aka.ms/TLaD for Azure Site Recovery and Backup. |
214 | | -* Added support for setting AlwaysON soft delete state for recovery services vault. |
215 | | -
|
216 | | -Az.ResourceMover |
217 | | -* Upgraded API version to 2023-08-01. |
218 | | -* Improved error reporting to the customer using custom cmdlets to handle the error in a better manner. |
219 | | -
|
| 192 | + ReleaseNotes = '10.4.1 - September 2023 |
220 | 193 | Az.Resources |
221 | | -* Supported ''TemplateParameterFile'' to accept a ''.bicepparam'' file. |
222 | | -* Fixed inexplicable error message when subscription and scope are neither provided in ''Get-AzRoleDefinition''. [#22716] |
223 | | -
|
224 | | -Az.SecurityInsights |
225 | | -* Fixed parameters'' issues for ''New-AzSentinelAlertRule'' and ''Update-AzSentinelAlertRule'' [#21181][#21217][#22318] |
226 | | -
|
227 | | -Az.StackHCI |
228 | | -* Bug fixes for Attestation commands. |
229 | | -* Added support for installing mandatory extensions on HCI OS 22H2 and removed confirmation prompt for consent. |
230 | | -* Added ability to customize the location of logs generated during registration. |
231 | | - - Custom log location can be specified by specifying an optional ''-LogsDirectory'' parameter in ''Register-AzStackHCI''. |
232 | | - - ''Get-AzStackHCILogsDirectory'' can be used to obtain the log location. |
233 | | -* Increased retry count for setting up ARC integration. |
234 | | -
|
235 | | -Az.Storage |
236 | | -* Added warning messages for an upcoming breaking change that the output Permissions will be changed to a string when creating and updating a Queue access policy |
237 | | - - ''Get-AzStorageQueueStoredAccessPolicy'' |
238 | | - - ''Set-AzStorageQueueStoredAccessPolicy'' |
| 194 | +* Reverted commits that caused regression in ''Get-AzRoleAssignment''. [#22863] |
239 | 195 | ' |
240 | 196 |
|
241 | 197 | # Prerelease string of this module |
|
0 commit comments