Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release-2024-09-03 #25972

Merged
merged 1 commit into from
Aug 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
166 changes: 166 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,169 @@
## 12.3.0 - September 2024
#### Az.Accounts 3.0.4
* Added customized UserAgent for ARM telemetry.
* Fixed secrets exposure in example documentation.
* Updated 'Connect-AzAccount' to fix a display issue in PowerShell ISE [#24556].
* Updated the reference of Azure PowerShell Common to 1.3.100-preview.
* Used Azure.Identity and Azure.Core directly for client assertion [#22628].

#### Az.Aks 6.0.4
* Fixed secrets exposure in example documentation.

#### Az.ApiManagement 4.0.4
* Fixed secrets exposure in example documentation.

#### Az.App 1.0.1
* Fixed secrets exposure in example documentation.

#### Az.AppConfiguration 1.3.2
* Fixed secrets exposure in example documentation.

#### Az.Automanage 1.0.2
* Fixed secrets exposure in example documentation.

#### Az.Batch 3.6.3
* Fixed secrets exposure in example documentation.

#### Az.Cdn 3.2.2
* Added support to enable ManagedIdentity when no BYOC in the classic front door during migration

#### Az.Compute 8.3.0
* Fixed secrets exposure in example documentation.
* References are updated to use 2024-07-01 ComputeRP and 2024-03-02 DiskRP REST API calls.
* Added information on how to find VM Images when using 'New-AzVM' with '-Image' parameter.
* Added 'TimeCreated' read-only field to 'PSVirtualMachineScaleSetVMProfile' object.
* Added parameter '-ResourceIdsOnly' to 'Get-AzCapacityReservationGroup' cmdlet.
* Changed the 'Set-AzVMOperatingSystem' cmdlet when the '-VM' parameter is used without an OSProfile. Now it will not throw a null reference exception when '-Credential' is not provided.
* Added parameter '-ForceDetach' to 'Remove-AzVMDataDisk' cmdlet.

#### Az.ContainerInstance 4.0.2
* Fixed secrets exposure in example documentation.

#### Az.CosmosDB 1.14.5
* Fixed secrets exposure in example documentation.

#### Az.Databricks 1.9.0
* Fixed an issue that 'Update-AzDatabricksWorkspace' doesn't work.[#25743]

#### Az.DataFactory 1.18.7
* Supported managed identity for Data Factory Azure File connector.
* Supported ServicePrincipalCert Auth for Data Factory Rest connector.
* Supported ServicePrincipalCert Auth for Data Factory SharePointOnlineList connector.

#### Az.DevCenter 1.2.0
* Fixed secrets exposure in example documentation.
* Updated control plane to 2024-05-01-preview and added deprecation warnings

#### Az.ElasticSan 1.0.3
* Added warnings for upcoming breaking changes to align the MI best practices.

#### Az.HDInsight 6.2.0
* Added new feature: Enable adding public IP tags to clusters.
* Added commands for manage Azure Monitor Agent
- Command 'Get-AzHDInsightAzureMonitorAgent' to get the Azure Monitor Agent status of HDInsight cluster.
- Command 'Enable-AzHDInsightAzureMonitorAgent' to enable the Azure Monitor Agent in HDInsight cluster.
- Command 'Disable-AzHDInsightAzureMonitorAgent' to disable the Azure Monitor Agent in HDInsight cluster.
- Command 'Update-AzHDInsightCluster' to update tags or identity for HDInsight cluster.

#### Az.IotHub 2.7.7
* Fixed secrets exposure in example documentation.

#### Az.KeyVault 6.1.0
* Fixed secrets exposure in example documentation.
* Upgraded Get-AzKeyVaultKey for key vault key to track 2 SDK.

#### Az.Maintenance 1.4.3
* Fixed bug where AzMaintenanceConfiguration returned a List object. [#25781]

#### Az.MySql 1.2.1
* Fixed secrets exposure in example documentation.

#### Az.Network 7.8.1
* Fixed secrets exposure in example documentation.
* Onboarded 'Microsoft.App/managedEnvironments' to private link cmdlets

#### Az.NetworkCloud 1.0.2
* Fixed secrets exposure in example documentation.

#### Az.NotificationHubs 1.1.3
* Fixed secrets exposure in example documentation.

#### Az.Oracle 1.0.0
* General availability for module Az.Oracle

#### Az.PostgreSql 1.1.2
* Fixed secrets exposure in example documentation.

#### Az.RecoveryServices 7.1.0
* Added MUA support for CMK Encryption properties of Recovery Services Vault. Updated the VaultProperty command to use underlying Vault APIs.
* Added additional properties to the output of Get-AzRecoveryServicesVault cmdlet - MoveDetails, MoveState, RedundancySettings, SecureScore, BcdrSecurityLevel, EncryptionProperty.

#### Az.Resources 7.4.0
* Fixed secrets exposure in example documentation.
* 'Remove-AzResourceGroup' - support parameter '[-ForceDeletionType]'.
* Removed specific characters from the codebase to unblock digital signature verification.

#### Az.Security 1.7.0
* Added new cmdlets for defender for storage

#### Az.ServiceFabric 3.3.4
* Fixed secrets exposure in example documentation.

#### Az.SignalR 2.0.2
* Fixed secrets exposure in example documentation.
* Improve the doc for 'Test-AzSignalRName'.

#### Az.Sql 5.3.0
* Fixed secrets exposure in example documentation.
* Fixed issues regarding Active Directory Administrator in 'Set-AzSqlInstanceActiveDirectoryAdministrator' and 'Set-AzSqlInstance' cmdlets.
* Added new parameter AuthenticationMetadata to 'New-AzSqlInstance' and 'Set-AzSqlInstance'

#### Az.SqlVirtualMachine 2.3.1
* Fixed secrets exposure in example documentation.

#### Az.Storage 7.3.0
* Supported account tier Cold
- 'New-AzStorageAccount'
- 'Set-AzStorageAccount'
* Updated Storage account cmdlet output properties Context to be based on OAuth token when the storage account has AllowSharedKeyAccess as false
- 'New-AzStorageAccount'
- 'Set-AzStorageAccount'
- 'Get-AzStorageAccount'
* Updated list share output display format
- 'Get-AzStorageShare'
* Added warnings for upcoming breaking changes in File cmdlets for removing references to 'Microsoft.Azure.Storage.File'
- 'Close-AzStorageFileHandle'
- 'Get-AzStorageFile'
- 'Get-AzStorageFileContent'
- 'Get-AzStorageFileCopyState'
- 'Get-AzStorageFileHandle'
- 'Get-AzStorageShare'
- 'New-AzStorageDirectory'
- 'New-AzStorageFileSASToken'
- 'New-AzStorageShare'
- 'New-AzStorageShareSASToken'
- 'Remove-AzStorageDirectory'
- 'Remove-AzStorageFile'
- 'Remove-AzStorageShare'
- 'Rename-AzStorageDirectory'
- 'Rename-AzStorageFile'
- 'Set-AzStorageFileContent'
- 'Set-AzStorageShareQuota'
- 'Start-AzStorageFileCopy'
- 'Stop-AzStorageFileCopy'

#### Az.StorageSync 2.3.1
* Fixed the bug in server registration
* Improved the error message for Set-AzStorageSyncServiceIdentity cmdlet

#### Az.Synapse 3.0.10
* Fixed secrets exposure in example documentation.

### Thanks to our community contributors
* Lakshay Nagpal (@ApnaLakshay), Update Get-AzConfigurationAssignment.md to include Guest scope examples (#25886)
* Duong Au (@duongau), adding missing Name flag - line 29 (#25835)
* Kári Mímisson (@kari14), [NetAppFiles] Bug Fix adding EncryptionType to Get-AzNetAppFilesPool (#25816)

## 12.2.0 - August 2024
#### Az.Accounts 3.0.3
* Reduced the frequency of displaying sign-in announcement messages.
Expand Down
45 changes: 45 additions & 0 deletions documentation/SyntaxChangeLog/SyntaxChangeLog-Az12.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,47 @@
## 12.3.0 - September 2024
#### Az.Compute 8.3.0
* Modified cmdlet `Get-AzCapacityReservationGroup`
- Added parameter `-ResourceIdsOnly`
* Modified cmdlet `Remove-AzVMDataDisk`
- Added parameter `-ForceDetach`
#### Az.Databricks 1.9.0
* Modified cmdlet `New-AzDatabricksWorkspace`
- Added parameters `-DefaultCatalogInitialType`, `-ManagedDiskKeySource`, `-ManagedServiceKeySource`
* Modified cmdlet `Update-AzDatabricksWorkspace`
- Added parameters `-DefaultCatalogInitialType`, `-ManagedDiskKeySource`, `-ManagedServiceKeySource`
#### Az.DevCenter 1.2.0
* Modified cmdlet `New-AzDevCenterAdminCatalog`
- Added parameters `-SyncType`, `-Tag`
* Modified cmdlet `New-AzDevCenterAdminDevCenter`
- Added parameters `-DevBoxProvisioningSettingInstallAzureMonitorAgentEnableStatus`, `-NetworkSettingMicrosoftHostedNetworkEnableStatus`, `-PlanId`, `-ProjectCatalogSettingCatalogItemSyncEnableStatus`
* Modified cmdlet `New-AzDevCenterAdminPool`
- Added parameters `-StopOnDisconnectGracePeriodMinute`, `-StopOnDisconnectStatus`
* Modified cmdlet `New-AzDevCenterAdminProject`
- Added parameters `-CatalogSettingCatalogItemSyncType`, `-IdentityType`, `-IdentityUserAssignedIdentity`
* Modified cmdlet `New-AzDevCenterAdminProjectEnvironmentType`
- Added parameter `-DisplayName`
* Modified cmdlet `Update-AzDevCenterAdminDevCenter`
- Added parameters `-DevBoxProvisioningSettingInstallAzureMonitorAgentEnableStatus`, `-NetworkSettingMicrosoftHostedNetworkEnableStatus`, `-PlanId`, `-ProjectCatalogSettingCatalogItemSyncEnableStatus`
* Modified cmdlet `Update-AzDevCenterAdminProject`
- Added parameters `-CatalogSettingCatalogItemSyncType`, `-IdentityType`, `-IdentityUserAssignedIdentity`
* Modified cmdlet `Update-AzDevCenterAdminProjectEnvironmentType`
- Added parameter `-DisplayName`
* Added cmdlet `Connect-AzDevCenterAdminCatalog`, `Connect-AzDevCenterAdminProjectCatalog`, `Get-AzDevCenterAdminCustomizationTask`, `Get-AzDevCenterAdminCustomizationTaskErrorDetail`, `Get-AzDevCenterAdminPlan`, `Get-AzDevCenterAdminPlanMember`, `Get-AzDevCenterAdminProjectCatalog`, `Get-AzDevCenterAdminProjectCatalogSyncErrorDetail`, `Get-AzDevCenterAdminProjectEnvironmentDefinition`, `Get-AzDevCenterAdminProjectEnvironmentDefinitionErrorDetail`, `Get-AzDevCenterAdminProjectInheritedSetting`, `Invoke-AzDevCenterAdminExecuteCheckScopedNameAvailability`, `New-AzDevCenterAdminPlan`, `New-AzDevCenterAdminPlanMember`, `New-AzDevCenterAdminProjectCatalog`, `Remove-AzDevCenterAdminPlan`, `Remove-AzDevCenterAdminPlanMember`, `Remove-AzDevCenterAdminProjectCatalog`, `Sync-AzDevCenterAdminProjectCatalog`, `Update-AzDevCenterAdminPlan`, `Update-AzDevCenterAdminPlanMember`, `Update-AzDevCenterAdminProjectCatalog`
#### Az.HDInsight 6.2.0
* Modified cmdlet `New-AzHDInsightCluster`
- Added parameters `-PublicIpTagType`, `-PublicIpTag`, `-OutboundDependenciesManagedType`
* Added cmdlet `Disable-AzHDInsightAzureMonitorAgent`, `Enable-AzHDInsightAzureMonitorAgent`, `Get-AzHDInsightAzureMonitorAgent`, `Update-AzHDInsightCluster`
#### Az.Resources 7.4.0
* Modified cmdlet `Remove-AzResourceGroup`
- Added parameter `-ForceDeletionType`
#### Az.Security 1.7.0
* Added cmdlet `Get-AzSecurityDefenderForStorage`, `Update-AzSecurityDefenderForStorage`
#### Az.Sql 5.3.0
* Modified cmdlet `New-AzSqlInstance`
- Added parameter `-AuthenticationMetadata`
* Modified cmdlet `Set-AzSqlInstance`
- Added parameter `-AuthenticationMetadata`

## 12.2.0 - August 2024
#### Az.Compute 8.2.0
* Modified cmdlet `New-AzRestorePointCollection`
Expand Down Expand Up @@ -935,3 +979,4 @@




Loading
Loading