You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tools/AzPreview/ChangeLog.md
+121Lines changed: 121 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,124 @@
1
+
## 13.0.0 - November 2024
2
+
#### Az.Accounts 4.0.0
3
+
*[Breaking Change] Removed alias 'Resolve-Error' for the cmdlet 'Resolve-AzError'.
4
+
* Updated the 'Get-AzAccessToken' breaking change warning message.
5
+
* Added Long Running Operation Support for Invoke-AzRest command.
6
+
7
+
#### Az.App 2.0.0
8
+
* The parameters of the 'New-AzContainerApp', 'New-AzContainerAppJob', 'Update-AzContainerApp', 'Update-AzContainerAppJob' commands have changed.
9
+
* 'IdentityType' has been removed. 'EnableSystemAssignedIdentity' is used to enable/disable system-assigned identities.
10
+
* The type of 'UserAssignedIdentity' is simplified to an array of strings that is used to specify the user's assigned identity.
11
+
12
+
#### Az.Astro 0.1.1
13
+
* Fixed the failure issue when deleting or replacing UserAssignedIdentity.
14
+
15
+
#### Az.Compute 9.0.0
16
+
* Made '-PublicIpSku' parameter Standard by default in 'New-AzVM'
17
+
18
+
#### Az.ConnectedKubernetes 0.12.0
19
+
* Corrected function that only worked on Windows.
20
+
* Prevented unexpected value changes where parameters that were never set are unchanged but replayed back as part of Set-AzConnectedKubernetes processing.
21
+
22
+
#### Az.ConnectedMachine 1.1.0
23
+
* Updated preview version api of HybridCompute to 2024-07-31
24
+
25
+
#### Az.ContainerInstance 4.1.0
26
+
* Added ContainerGroupProfileId ContainerGroupProfileRevision StandbyPoolProfileFailContainerGroupCreateOnReuseFailure StandbyPoolProfileId to Container Group properties.
27
+
* Added ConfigMapKeyValuePair to Container object properties.
28
+
* Added new cmdlet to define container without using the preset default properties New-AzContainerInstanceNoDefaultObject
29
+
* Added new cmdlets for Container Group Profile - Get-AzContainerInstanceContainerGroupProfile, New-AzContainerInstanceContainerGroupProfile, Remove-AzContainerInstanceContainerGroupProfile, Update-AzContainerInstanceContainerGroupProfile, Get-AzContainerInstanceContainerGroupProfileRevision
30
+
31
+
#### Az.DesktopVirtualization 5.4.0
32
+
* Added top level arm object for app attach packages
33
+
34
+
#### Az.DevCenter 2.0.0
35
+
* Updated data plane to 2024-05-01-preview and removed deprecation warnings.
36
+
37
+
#### Az.Dns 1.3.0
38
+
* Added 'NAPTR' record type support in cmdlets.
39
+
40
+
#### Az.DnsResolver 1.1.0
41
+
* Added 4 new DNS Resolver Policy (DNS Security Policy) resources into the cmdlets
42
+
- DNS Resolver Policy (DNS Security Policy)
43
+
- DNS Security Rule
44
+
- DNS Resolver Policy Link (DNS Security Policy Link)
45
+
- DNS Resolver Domain List
46
+
47
+
#### Az.ElasticSan 1.2.0
48
+
* Removed breaking change warnings for MI best practices
49
+
- 'New-AzElasticSanVolumeGroup'
50
+
- 'Update-AzElasticSanVolumeGroup'
51
+
52
+
#### Az.HDInsight 6.3.0
53
+
* Changed the type of parameter '-IdentityId' in command 'Update-AzHDInsightCluster' from 'string' to 'string[]'.
54
+
55
+
#### Az.KeyVault 6.3.0
56
+
* Added Secret URI Parameter to Key Vault Secret Cmdlets [#23053]
57
+
58
+
#### Az.Mdp 0.1.0
59
+
* First preview release for module Az.Mdp
60
+
61
+
#### Az.Monitor 6.0.0
62
+
* The parameters of the 'New-AzDataCollectionEndpoint', 'New-AzDataCollectionRule', 'Update-AzDataCollectionEndpoint', 'Update-AzDataCollectionRule' commands have changed.
63
+
* 'IdentityType' has been removed. 'EnableSystemAssignedIdentity' is used to enable/disable system-assigned identities.
64
+
* The type of 'UserAssignedIdentity' is simplified to an array of strings that is used to specify the user's assigned identity.
65
+
66
+
#### Az.NeonPostgres 0.1.0
67
+
* First preview release for module Az.NeonPostgres
68
+
69
+
#### Az.NetAppFiles 0.20.0
70
+
* Removed parameters 'Location', 'PoolName', 'VolumeName' from 'Get-AzNetAppFilesBackup', 'New-AzNetAppFilesBackup', 'Update-AzNetAppFilesBackup', 'Remove-AzNetAppFilesBackup' and 'Restore-AzNetAppFilesBackupFile'
71
+
72
+
#### Az.Network 7.11.0
73
+
* Updated Device Update Private Link provider configuration
74
+
- Updated Microsoft.DeviceUpdate/accounts API version to 2023-07-01
75
+
76
+
#### Az.RecoveryServices 7.3.0
77
+
* Added CRR support for southeastus, westus3 regions.
78
+
* Added support for enabling Disk access settings for managed VM restores.
79
+
80
+
#### Az.Resources 7.7.0
81
+
* Updated Resources SDK to 2024-07-01.
82
+
83
+
#### Az.Sql 6.0.0
84
+
* Added 'Start-AzSqlInstanceLinkFailover' cmdlet for Managed Instance Link.
85
+
* Updated 'New-AzSqlInstanceLink' with new input parameters
- 'TargetDatabase' -> 'Database', parameter type is changed from string to string[].
91
+
* Updated 'AzureSqlManagedInstanceLinkModel' that is a return type of 'New-AzSqlInstanceLink', 'Get-AzSqlInstanceLink', 'Update-AzSqlInstanceLink' ,'Remove-AzSqlInstanceLink'
92
+
* Added new optional parameter for 'New-AzSqlDatabaseSecondary' to support cross-subscription geo-replication.
93
+
94
+
#### Az.Storage 8.0.0
95
+
* When downloading blob with parameter AbsoluteUri (alias Uri, BlobUri), not allow input parameter Context together.
96
+
- 'Get-AzStorageBlobContent'
97
+
* Migrated following Azure Storage File dataplane cmdlets from 'Microsoft.Azure.Storage.File' to 'Azure.Storage.Files.Shares'
98
+
- 'Close-AzStorageFileHandle'
99
+
- 'Get-AzStorageFile'
100
+
- 'Get-AzStorageFileContent'
101
+
- 'Get-AzStorageFileCopyState'
102
+
- 'Get-AzStorageFileHandle'
103
+
- 'Get-AzStorageShare'
104
+
- 'Get-AzStorageShareStoredAccessPolicy'
105
+
- 'New-AzStorageDirectory'
106
+
- 'New-AzStorageShare'
107
+
- 'New-AzStorageFileSASToken'
108
+
- 'New-AzStorageShareSASToken'
109
+
- 'New-AzStorageShareStoredAccessPolicy'
110
+
- 'Remove-AzStorageDirectory'
111
+
- 'Remove-AzStorageFile'
112
+
- 'Remove-AzStorageShare'
113
+
- 'Remove-AzStorageShareStoredAccessPolicy'
114
+
- 'Rename-AzStorageDirectory'
115
+
- 'Rename-AzStorageFile'
116
+
- 'Set-AzStorageFileContent'
117
+
- 'Set-AzStorageShareQuota'
118
+
- 'Set-AzStorageShareStoredAccessPolicy'
119
+
- 'Start-AzStorageFileCopy'
120
+
- 'Stop-AzStorageFileCopy'
121
+
1
122
## 12.5.0 - October 2024
2
123
#### Az.Accounts 3.0.5
3
124
* Fixed the issue that 'Export-AzSshConfig' and 'Enter-AzVM' from Az.Ssh are not able to use when WAM is enabled.
0 commit comments