Skip to content

Commit c7699c0

Browse files
authored
release-2023-08-01 (Azure#22434)
* Bumped version to Az 10.2.0 * remove preview json file
1 parent ef9abdc commit c7699c0

File tree

134 files changed

+40404
-112918
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

134 files changed

+40404
-112918
lines changed

ChangeLog.md

Lines changed: 119 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,122 @@
1+
## 10.2.0 - August 2023
2+
#### Az.Accounts 2.12.5
3+
* Changed output stream from debug stream to warning stream for 'CmdletPreviewAttribute'
4+
* Decreased the prompted frequency of preview warning message to once per cmdlet in one session
5+
* Reworded default preview message and added estimated GA date for 'CmdletPreviewAttribute'
6+
* Updated Azure.Core to 1.33.0
7+
8+
#### Az.AppConfiguration 1.3.0
9+
* Added cmdlets to support data plane operation:
10+
- 'Get-AzAppConfigurationKey'
11+
- 'Get-AzAppConfigurationKeyValue'
12+
- 'Get-AzAppConfigurationLabel'
13+
- 'Get-AzAppConfigurationRevision'
14+
- 'Remove-AzAppConfigurationKeyValue'
15+
- 'Remove-AzAppConfigurationLock'
16+
- 'Set-AzAppConfigurationKeyValue'
17+
- 'Set-AzAppConfigurationLock'
18+
- 'Test-AzAppConfigurationKeyValue'
19+
20+
#### Az.Batch 3.5.0
21+
* Removed cmdlets: 'Get-AzBatchPoolStatistic' and 'Get-AzBatchJobStatistic'
22+
* Deprecated cmdlets: 'Get-AzBatchCertificate' and 'New-AzBatchCertificate'
23+
- The Batch account certificates feature is deprecated. Please transition to using Azure Key Vault to securely access and install certificates on your Batch pools, [learn more](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide)
24+
25+
#### Az.Compute 6.2.0
26+
* Fixed the 'Update-AzVmss' cmdlet so the 'AutomaticRepairGracePeriod', 'AutomaticRepairAction', and 'EnableAutomaticRepair' parameters function correctly.
27+
* Updated help doc for 'New-AzVM', 'New-AzVMConfig', 'New-AzVmss', 'New-AzVmssConfig', 'Update-AzVM', and 'Update-AzVmss' to include parameters that were previously added for Trusted Launch features.
28+
* Updated Azure.Core to 1.33.0.
29+
30+
#### Az.ContainerRegistry 4.1.0
31+
* Updated Azure.Core to 1.33.0.
32+
* Added new cmdlet 'New-AzContainerRegistryCredentials'
33+
34+
#### Az.CosmosDB 1.11.2
35+
* Updated Azure.Core to 1.33.0.
36+
37+
#### Az.Databricks 1.7.0
38+
* Added some parameters in 'Update-AzDatabricksWorkspace':
39+
- 'EnableNoPublicIP'
40+
- 'PublicNetworkAccess'
41+
42+
#### Az.DataFactory 1.17.0
43+
* Added DisablePublish to Set_AzDataFactoryV2 Command
44+
45+
#### Az.Dns 1.1.3
46+
* Removed length validation for DNS TXT record to make it consistent with Azure CLI and Azure portal.
47+
48+
#### Az.KeyVault 4.10.1
49+
* Removed maximum number for 'IpAddressRange' and 'VirtualNetworkResourceId' in '*-AzKeyVaultNetworkRuleSet*' from client side. [#22137]
50+
* Updated Azure.Core to 1.33.0.
51+
52+
#### Az.Maintenance 1.3.0
53+
* Added support for Resource Group and Subscription configuration assignment.
54+
55+
#### Az.Network 6.1.1
56+
* Onboarded 'Microsoft.ElasticSan/elasticSans' to private link cmdlets
57+
58+
#### Az.PolicyInsights 1.6.2
59+
* Updated Azure.Core to 1.33.0.
60+
61+
#### Az.PrivateDns 1.0.4
62+
* Removed length validation for DNS TXT record to make it consistent with Azure CLI and Azure portal.
63+
64+
#### Az.Resources 6.9.0
65+
* Fixed the issue that 'New-AzRoleAssignment' didn't work without subscription.
66+
* Added cmdlets for group owner
67+
- 'Get-AzADGroupOwner'
68+
- 'New-AzADGroupOwner'
69+
- 'Remove-AzADGroupOwner'
70+
* Updated Tags functionality in deployment stacks New and Set cmdlets
71+
72+
#### Az.Sql 4.9.0
73+
* Added new cmdlets for Azure SQL Managed Instance start/stop schedule
74+
- 'Start-AzSqlInstance',
75+
- 'Stop-AzSqlInstance',
76+
- 'Get-AzSqlInstanceStartStopSchedule',
77+
- 'New-AzSqlInstanceStartStopSchedule',
78+
- 'Remove-AzSqlInstanceStartStopSchedule',
79+
- 'New-AzSqlInstanceScheduleItem'
80+
81+
#### Az.StackHCI 2.1.0
82+
* Updated to api-version 2023-03-01.
83+
* Cmdlets added:
84+
- Invoke-AzStackHciExtendClusterSoftwareAssuranceBenefit : Enable Software Assurance for a cluster
85+
- Invoke-AzStackHciConsentAndInstallDefaultExtensions : Consent to installing default extensions on the cluster
86+
87+
#### Az.Storage 5.9.0
88+
* Supported OAuth authentication on File service cmdlets
89+
- 'New-AzStorageContext'
90+
- 'Get-AzStorageFile'
91+
- 'Get-AzStorageFileContent'
92+
- 'Get-AzStorageFileCopyState'
93+
- 'New-AzStorageDirectory'
94+
- 'Remove-AzStorageDirectory'
95+
- 'Remove-AzStorageFile'
96+
- 'Set-AzStorageFileContent'
97+
- 'Start-AzStorageFileCopy'
98+
- 'Stop-AzStorageFileCopy'
99+
- 'Get-AzStorageFileHandle'
100+
- 'Close-AzStorageFileHandle'
101+
* Supported get a file share object without get share properties. For pipeline to file/directory cmdlets with OAuth authentication.
102+
- 'Get-AzStorageShare'
103+
* Updated Azure.Core to 1.33.0.
104+
105+
#### Az.Synapse 3.0.2
106+
* Updated Azure.Core to 1.33.0.
107+
108+
#### Az.Websites 3.1.0
109+
* Added AppServicePlan management support for P0V3 and P*mv3 tiers
110+
111+
### Thanks to our community contributors
112+
* Dante Stancato (@dantecit0), Update Set-AzFirewall.md (#22224)
113+
* Hiroshi Yoshioka (@hyoshioka0128), Typo "flexible server"→"Flexible Server" (#22215)
114+
* @Jingshu918, [DataFactory]Added DisablePublish to Set_AzDataFactoryV2 Command (#22273)
115+
* Miguel Vega (@miguel-vega), Updated Example 3 of the Connect-AzAccount.md page to use the correct PowerShell variable. (#22376)
116+
* @Skatterbrainz, Update Remove-AzVM.md (#22378)
117+
* @veppala, added examples for New-AzSqlVM cmdlet (#22185)
118+
* @vladik-hbinov, Fixed Example 2 (#22193)
119+
1120
## 10.1.0 - July 2023
2121
#### Az.Accounts 2.12.4
3122
* Changed 'gallery' property to be optional in ARM metadata of 'Set-AzEnvironment' and 'Add-AzEnvironment'[#22037].

documentation/breaking-changes/upcoming-breaking-changes.md

Lines changed: 41 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -7,33 +7,33 @@
77
- Parameter breaking-change will happen to all parameter sets
88
- `-DockerBridgeCidr`
99
- DockerBridgeCidr parameter will be deprecated in Az 11.0.0 without being replaced.
10-
- This change is expected to take effect from Az.Aks version: 6.0.0 and Az version: 11.0.0
10+
- This change is expected to take effect from version: 6.0.0 and Az version: 11.0.0
1111

1212
## Az.Compute
1313

1414
### `New-AzDisk`
1515

1616
- Cmdlet breaking-change will happen to all parameter set
1717
- Starting in November 2023 the "New-AzDisk" cmdlet will deploy with the Trusted Launch configuration by default. This includes defaulting the "HyperVGeneration" parameter to "v2". To know more about Trusted Launch, please visit https://learn.microsoft.com/en-us/azure/virtual-machines/trusted-launch
18-
- This change is expected to take effect from Az.Compute version: 7.0.0 and Az version: 11.0.0
18+
- This change is expected to take effect from version: 7.0.0 and Az version: 11.0.0
1919

2020
### `New-AzVM`
2121

2222
- Cmdlet breaking-change will happen to all parameter set
2323
- Consider using the image alias including the version of the distribution you want to use in the "-Image" parameter of the "New-AzVM" cmdlet. On April 30, 2023, the image deployed using `UbuntuLTS` will reach its end of life. In October 2023, the aliases `UbuntuLTS`, `CentOS`, `Debian`, and `RHEL` will be removed.
24-
- This change is expected to take effect from Az.Compute version: 7.0.0 and Az version: 11.0.0
24+
- This change is expected to take effect from version: 7.0.0 and Az version: 11.0.0
2525
- Starting in November 2023 the "New-AzVM" cmdlet will deploy with the Trusted Launch configuration by default. To know more about Trusted Launch, please visit https://docs.microsoft.com/en-us/azure/virtual-machines/trusted-launch
26-
- This change is expected to take effect from Az.Compute version: 7.0.0 and Az version: 11.0.0
26+
- This change is expected to take effect from version: 7.0.0 and Az version: 11.0.0
2727

2828
### `New-AzVmss`
2929

3030
- Cmdlet breaking-change will happen to all parameter set
3131
- Starting November 2023, the "New-AzVmss" cmdlet will default to Trusted Launch VMSS. For more info, visit https://aka.ms/trustedLaunchVMSS.
32-
- This change is expected to take effect from Az.Compute version: 7.0.0 and Az version: 11.0.0
32+
- This change is expected to take effect from version: 7.0.0 and Az version: 11.0.0
3333
- Starting November 2023, the "New-AzVmss" cmdlet will use new defaults: Flexible orchestration mode and enable NATv2 configuration for Load Balancer. To learn more about Flexible Orchestration modes, visit https://aka.ms/orchestrationModeVMSS.
34-
- This change is expected to take effect from Az.Compute version: 7.0.0 and Az version: 11.0.0
34+
- This change is expected to take effect from version: 7.0.0 and Az version: 11.0.0
3535
- Consider using the image alias including the version of the distribution you want to use in the "-ImageName" parameter of the "New-AzVmss" cmdlet. On April 30, 2023, the image deployed using `UbuntuLTS` will reach its end of life. In November 2023, the aliases `UbuntuLTS`, `CentOS`, `Debian`, and `RHEL` will be removed.
36-
- This change is expected to take effect from Az.Compute version: 7.0.0 and Az version: 11.0.0
36+
- This change is expected to take effect from version: 7.0.0 and Az version: 11.0.0
3737

3838
## Az.DesktopVirtualization
3939

@@ -42,45 +42,57 @@
4242
- Parameter breaking-change will happen to all parameter sets
4343
- `-HostPoolType`
4444
- The parameter : 'HostPoolType' is changing.
45-
- The change is expected to take effect from the Az.DesktopVirtualization version : '4.0.0'
45+
- The change is expected to take effect from the version : '4.0.0'
46+
47+
## Az.Maintenance
48+
49+
### `New-AzMaintenanceConfiguration`
50+
51+
- Parameter breaking-change will happen to all parameter sets
52+
- `-PostTask`
53+
- Parameter is being deprecated without being replaced
54+
- This change is expected to take effect from version: 1.2.2 and Az version: 10.2.0
55+
- `-PreTask`
56+
- Parameter is being deprecated without being replaced
57+
- This change is expected to take effect from version: 1.2.2 and Az version: 10.2.0
4658

4759
## Az.PowerBIEmbedded
4860

4961
### `Get-AzPowerBIWorkspace`
5062

5163
- Cmdlet breaking-change will happen to all parameter set
5264
- The cmdlet is being deprecated. There will be no replacement for it.
53-
- This change is expected to take effect from Az.PowerBIEmbedded version: 2.0.0 and Az version: 11.0.0
65+
- This change is expected to take effect from version: 2.0.0 and Az version: 11.0.0
5466

5567
### `Get-AzPowerBIWorkspaceCollection`
5668

5769
- Cmdlet breaking-change will happen to all parameter set
5870
- The cmdlet is being deprecated. There will be no replacement for it.
59-
- This change is expected to take effect from Az.PowerBIEmbedded version: 2.0.0 and Az version: 11.0.0
71+
- This change is expected to take effect from version: 2.0.0 and Az version: 11.0.0
6072

6173
### `Get-AzPowerBIWorkspaceCollectionAccessKey`
6274

6375
- Cmdlet breaking-change will happen to all parameter set
6476
- The cmdlet is being deprecated. There will be no replacement for it.
65-
- This change is expected to take effect from Az.PowerBIEmbedded version: 2.0.0 and Az version: 11.0.0
77+
- This change is expected to take effect from version: 2.0.0 and Az version: 11.0.0
6678

6779
### `New-AzPowerBIWorkspaceCollection`
6880

6981
- Cmdlet breaking-change will happen to all parameter set
7082
- The cmdlet is being deprecated. There will be no replacement for it.
71-
- This change is expected to take effect from Az.PowerBIEmbedded version: 2.0.0 and Az version: 11.0.0
83+
- This change is expected to take effect from version: 2.0.0 and Az version: 11.0.0
7284

7385
### `Remove-AzPowerBIWorkspaceCollection`
7486

7587
- Cmdlet breaking-change will happen to all parameter set
7688
- The cmdlet is being deprecated. There will be no replacement for it.
77-
- This change is expected to take effect from Az.PowerBIEmbedded version: 2.0.0 and Az version: 11.0.0
89+
- This change is expected to take effect from version: 2.0.0 and Az version: 11.0.0
7890

7991
### `Reset-AzPowerBIWorkspaceCollectionAccessKey`
8092

8193
- Cmdlet breaking-change will happen to all parameter set
8294
- The cmdlet is being deprecated. There will be no replacement for it.
83-
- This change is expected to take effect from Az.PowerBIEmbedded version: 2.0.0 and Az version: 11.0.0
95+
- This change is expected to take effect from version: 2.0.0 and Az version: 11.0.0
8496

8597
## Az.RecoveryServices
8698

@@ -89,76 +101,77 @@
89101
- Parameter breaking-change will happen to all parameter sets
90102
- `-Certificate`
91103
- Parameter is being deprecated without being replaced
92-
- This change is expected to take effect from Az.RecoveryServices version: 7.0.0 and Az version: 11.0.0
104+
- This change is expected to take effect from version: 7.0.0 and Az version: 11.0.0
93105

94106
## Az.Storage
95107

96108
### `New-AzDataLakeGen2SasToken`
97109

98110
- Cmdlet breaking-change will happen to all parameter set
99111
- The leading question mark '?' of the created SAS token will be removed in a future release.
100-
- This change is expected to take effect from Az.Storage version: 6.0.0 and Az version: 11.0.0
112+
- This change is expected to take effect from version: 6.0.0 and Az version: 11.0.0
101113

102114
### `New-AzStorageAccount`
103115

104116
- Cmdlet breaking-change will happen to all parameter set
105-
- Default value of AllowBlobPublicAccess and AllowCrossTenantReplication will be changed from True to False in a future release.
106-
When AllowBlobPublicAccess is False on a storage account, it is not permitted to configure container ACLs to allow anonymous access to blobs within the storage account.
117+
- Default value of AllowBlobPublicAccess and AllowCrossTenantReplication will be changed from True to False in a future release.
118+
When AllowBlobPublicAccess is False on a storage account, it is not permitted to configure container ACLs to allow anonymous access to blobs within the storage account.
107119
When AllowCrossTenantReplication is False on a storage account, cross AAD tenant object replication is not allowed.
108-
- This change is expected to take effect from Az.Storage version: 6.0.0 and Az version: 11.0.0
120+
- This change is expected to take effect from version: 6.0.0 and Az version: 11.0.0
109121

110122
### `New-AzStorageAccountSASToken`
111123

112124
- Cmdlet breaking-change will happen to all parameter set
113125
- The leading question mark '?' of the created SAS token will be removed in a future release.
114-
- This change is expected to take effect from Az.Storage version: 6.0.0 and Az version: 11.0.0
126+
- This change is expected to take effect from version: 6.0.0 and Az version: 11.0.0
115127

116128
### `New-AzStorageBlobSASToken`
117129

118130
- Cmdlet breaking-change will happen to all parameter set
119131
- The leading question mark '?' of the created SAS token will be removed in a future release.
120-
- This change is expected to take effect from Az.Storage version: 6.0.0 and Az version: 11.0.0
132+
- This change is expected to take effect from version: 6.0.0 and Az version: 11.0.0
121133

122134
### `New-AzStorageContainerSASToken`
123135

124136
- Cmdlet breaking-change will happen to all parameter set
125137
- The leading question mark '?' of the created SAS token will be removed in a future release.
126-
- This change is expected to take effect from Az.Storage version: 6.0.0 and Az version: 11.0.0
138+
- This change is expected to take effect from version: 6.0.0 and Az version: 11.0.0
127139

128140
### `New-AzStorageContext`
129141

130142
- Parameter breaking-change will happen to all parameter sets
131143
- `-SasToken`
132144
- The SAS token in created Storage context properties 'ConnectionString' and 'StorageAccount.Credentials' won't have the leading question mark '?' in a future release.
133-
- This change is expected to take effect from Az.Storage version: 6.0.0 and Az version: 11.0.0
145+
- This change is expected to take effect from version: 6.0.0 and Az version: 11.0.0
134146

135147
### `New-AzStorageFileSASToken`
136148

137149
- Cmdlet breaking-change will happen to all parameter set
138150
- The leading question mark '?' of the created SAS token will be removed in a future release.
139-
- This change is expected to take effect from Az.Storage version: 6.0.0 and Az version: 11.0.0
151+
- This change is expected to take effect from version: 6.0.0 and Az version: 11.0.0
140152

141153
### `New-AzStorageQueueSASToken`
142154

143155
- Cmdlet breaking-change will happen to all parameter set
144156
- The leading question mark '?' of the created SAS token will be removed in a future release.
145-
- This change is expected to take effect from Az.Storage version: 6.0.0 and Az version: 11.0.0
157+
- This change is expected to take effect from version: 6.0.0 and Az version: 11.0.0
146158

147159
### `New-AzStorageShareSASToken`
148160

149161
- Cmdlet breaking-change will happen to all parameter set
150162
- The leading question mark '?' of the created SAS token will be removed in a future release.
151-
- This change is expected to take effect from Az.Storage version: 6.0.0 and Az version: 11.0.0
163+
- This change is expected to take effect from version: 6.0.0 and Az version: 11.0.0
152164

153165
### `New-AzStorageTableSASToken`
154166

155167
- Cmdlet breaking-change will happen to all parameter set
156168
- The leading question mark '?' of the created SAS token will be removed in a future release.
157-
- This change is expected to take effect from Az.Storage version: 6.0.0 and Az version: 11.0.0
169+
- This change is expected to take effect from version: 6.0.0 and Az version: 11.0.0
158170

159171
### `Set-AzStorageAccount`
160172

161173
- Parameter breaking-change will happen to all parameter sets
162174
- `-EnableLargeFileShare`
163175
- EnableLargeFileShare parameter will be deprecated in a future release.
164-
- This change is expected to take effect from Az.Storage version: 6.0.0 and Az version: 11.0.0
176+
- This change is expected to take effect from version: 6.0.0 and Az version: 11.0.0
177+

setup/generate.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ if( (-not (get-command -ea 0 light)) -or (-not (get-command -ea 0 heat)) -or (-n
3737
$outputName ="Az-Cmdlets"
3838

3939
# generate the product name from the current month/year.
40-
$productName = "Microsoft Azure PowerShell - July 2023"
40+
$productName = "Microsoft Azure PowerShell - August 2023"
4141

4242
# where to put temp files
4343
$tmp = Join-Path $env:temp azure-cmdlets-tmp

src/Accounts/Accounts/Az.Accounts.psd1

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 06/29/2023
6+
# Generated on: 26/07/2023
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
# RootModule = ''
1313

1414
# Version number of this module.
15-
ModuleVersion = '2.12.4'
15+
ModuleVersion = '2.12.5'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core', 'Desktop'
@@ -147,7 +147,10 @@ PrivateData = @{
147147
# IconUri = ''
148148

149149
# ReleaseNotes of this module
150-
ReleaseNotes = '* Changed ''gallery'' property to be optional in ARM metadata of ''Set-AzEnvironment'' and ''Add-AzEnvironment''[#22037].'
150+
ReleaseNotes = '* Changed output stream from debug stream to warning stream for ''CmdletPreviewAttribute''
151+
* Decreased the prompted frequency of preview warning message to once per cmdlet in one session
152+
* Reworded default preview message and added estimated GA date for ''CmdletPreviewAttribute''
153+
* Updated Azure.Core to 1.33.0'
151154

152155
# Prerelease string of this module
153156
# Prerelease = ''

src/Accounts/Accounts/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
-->
2020

2121
## Upcoming Release
22+
23+
## Version 2.12.5
2224
* Changed output stream from debug stream to warning stream for `CmdletPreviewAttribute`
2325
* Decreased the prompted frequency of preview warning message to once per cmdlet in one session
2426
* Reworded default preview message and added estimated GA date for `CmdletPreviewAttribute`

src/Accounts/Accounts/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
// You can specify all the values or you can default the Build and Revision Numbers
4444
// by using the '*' as shown below:
4545

46-
[assembly: AssemblyVersion("2.12.4")]
47-
[assembly: AssemblyFileVersion("2.12.4")]
46+
[assembly: AssemblyVersion("2.12.5")]
47+
[assembly: AssemblyFileVersion("2.12.5")]
4848
#if !SIGN
4949
[assembly: InternalsVisibleTo("Microsoft.Azure.PowerShell.Cmdlets.Accounts.Test")]
5050
#endif

0 commit comments

Comments
 (0)