Skip to content

Commit c838cb5

Browse files
authored
releae-2023-11-14 (#23343)
* revert bump up version * remove announced breaking change warning and pin major version for storage and compute * bump version for release-2023-11-14 * remove empty changelog storagemover * Update ChangeLog.md * Update Az.Compute.psd1 * Update ChangeLog.md
1 parent b9817f1 commit c838cb5

File tree

49 files changed

+52
-150
lines changed

Some content is hidden

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

49 files changed

+52
-150
lines changed

ChangeLog.md

Lines changed: 2 additions & 1 deletion

src/Accounts/Accounts/Az.Accounts.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 11/9/2023
6+
# Generated on: 11/10/2023
77
#
88

99
@{

src/Aks/Aks/Az.Aks.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 11/9/2023
6+
# Generated on: 11/10/2023
77
#
88

99
@{

src/App/Az.App.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 11/9/2023
6+
# Generated on: 11/10/2023
77
#
88

99
@{

src/CloudService/Az.CloudService.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 11/9/2023
6+
# Generated on: 11/10/2023
77
#
88

99
@{

src/CognitiveServices/CognitiveServices/Az.CognitiveServices.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 11/9/2023
6+
# Generated on: 11/10/2023
77
#
88

99
@{

src/Compute/Compute/Az.Compute.psd1

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 11/9/2023
6+
# Generated on: 11/10/2023
77
#
88

99
@{
@@ -243,7 +243,8 @@ PrivateData = @{
243243
* [Breaking Change] Added defaulting logic for Disk creation to default to TrustedLaunch when able. Allows the user to turn this off by setting the SecurityType to Standard.
244244
* Added new parameter ''-VirtualMachineScaleSetId'' to ''Update-AzVm'' cmdlet.
245245
* Fixed ''New-AzVmss'' and ''New-Azvm'' to use ''SharedGalleryImageId'' parameter.
246-
* Reducing File Permissions from 0644 to 0600 for SSH Private Key File in ''New-AzVm''.'
246+
* Reduced File Permissions from 0644 to 0600 for SSH Private Key File in ''New-AzVm''.
247+
* Removed GuestAttestaion vm extension installation for Vmss and Vm creation cmdlets. '
247248

248249
# Prerelease string of this module
249250
# Prerelease = ''

src/Compute/Compute/ChangeLog.md

Lines changed: 2 additions & 2 deletions

src/ConnectedMachine/Az.ConnectedMachine.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 11/9/2023
6+
# Generated on: 11/10/2023
77
#
88

99
@{

src/ContainerInstance/Az.ContainerInstance.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 11/9/2023
6+
# Generated on: 11/10/2023
77
#
88

99
@{

0 commit comments

Comments
 (0)