diff --git a/src/DataMigration/DataMigration/ChangeLog.md b/src/DataMigration/DataMigration/ChangeLog.md index a365d8eebdb3..cc525bde5fca 100644 --- a/src/DataMigration/DataMigration/ChangeLog.md +++ b/src/DataMigration/DataMigration/ChangeLog.md @@ -19,12 +19,9 @@ --> ## Upcoming Release * General availability for module Az.DataMigration -* Upgraded Data Migration API to stable version `2025-06-30`. +* Upgraded Data Migration API to stable version '2025-06-30'. * Added support for retrying database migrations and for deleting SQL VM and SQL MI Database Migration Services. -* Added cmdlets: - - `Invoke-AzDataMigrationRetryToSqlDb` - - `Remove-AzDataMigrationToSqlManagedInstance` - - `Remove-AzDataMigrationToSqlVM` +* Added cmdlets: 'Invoke-AzDataMigrationRetryToSqlDb', 'Remove-AzDataMigrationToSqlManagedInstance', 'Remove-AzDataMigrationToSqlVM' ## Version 0.15.0 * Bumped up data migration API to 2025-03-15-preview diff --git a/src/HDInsight/HDInsight/ChangeLog.md b/src/HDInsight/HDInsight/ChangeLog.md index e0f1b1091a5a..a0a169bb15b6 100644 --- a/src/HDInsight/HDInsight/ChangeLog.md +++ b/src/HDInsight/HDInsight/ChangeLog.md @@ -19,10 +19,10 @@ --> ## Upcoming Release -* Added two parameters `-EntraUserIdentity` and `-EntraUserFullInfo` to cmdlet `New-AzHDInsightCluster` to support create cluster with entra user as gateway credential to replace use username and password. +* Supported create cluster with entra user as gateway credential to replace use username and password. - Added parameter `-EntraUserIdentity` to cmdlet `New-AzHDInsightCluster` to support creating Entra user clusters using one or more ObjectId or Upn. - Added parameter `-EntraUserFullInfo` to cmdlet `New-AzHDInsightCluster` to support creating Entra user clusters using an array of hashtables that include ObjectId, Upn, and DisplayName. -* Added two parameters `-EntraUserIdentity` and `-EntraUserFullInfo` to cmdlet `Set-AzHDInsightGatewayCredential` to update Entra user information for an existing Entra user cluster. +* Supported update Entra user information for an existing Entra user cluster. - Added parameter `-EntraUserIdentity` to cmdlet `Set-AzHDInsightGatewayCredential` to support update Entra user clusters using one or more ObjectId or Upn. - Added parameter `-EntraUserFullInfo` to cmdlet `Set-AzHDInsightGatewayCredential` to support update Entra user clusters using an array of hashtables that include ObjectId, Upn, and DisplayName. * Added support for using WASB storage with Managed Identity (MSI) in the `New-AzHDInsightCluster` cmdlet. diff --git a/src/KeyVault/KeyVault/ChangeLog.md b/src/KeyVault/KeyVault/ChangeLog.md index 100a7bbe8286..ac6cda0c48f2 100644 --- a/src/KeyVault/KeyVault/ChangeLog.md +++ b/src/KeyVault/KeyVault/ChangeLog.md @@ -18,12 +18,7 @@ - Additional information about change #1 --> ## Upcoming Release -* Added Managed HSM network rule cmdlets mirroring existing Key Vault network rule management: - - New-AzKeyVaultManagedHsmNetworkRuleSetObject - - Add-AzKeyVaultManagedHsmNetworkRule - - Remove-AzKeyVaultManagedHsmNetworkRule - - Update-AzKeyVaultManagedHsmNetworkRuleSet - These enable creation, incremental modification, removal, and authoritative updates of Managed HSM network rules (IP ranges & virtual network resource IDs). +* Added Managed HSM network rule cmdlets mirroring existing Key Vault network rule management: `New-AzKeyVaultManagedHsmNetworkRuleSetObject`, `Add-AzKeyVaultManagedHsmNetworkRule`, `Remove-AzKeyVaultManagedHsmNetworkRule`, `Update-AzKeyVaultManagedHsmNetworkRuleSet` * New-AzKeyVaultManagedHsm now supports -NetworkRuleSet parameter to specify Managed HSM network rules (default action, bypass, IP ranges, virtual network resource IDs) at creation. * Managed HSM network rule enforcement: when any IP or Virtual Network rules are present the client now automatically coerces DefaultAction to Deny (service requirement) and adds a final safeguard at request dispatch. Subscriptions must be allow-listed by the service to use IP/Service Tag ACL features. diff --git a/src/Migrate/Migrate/ChangeLog.md b/src/Migrate/Migrate/ChangeLog.md index 623ee282085b..8e4e9bbe0d39 100644 --- a/src/Migrate/Migrate/ChangeLog.md +++ b/src/Migrate/Migrate/ChangeLog.md @@ -18,16 +18,10 @@ - Additional information about change #1 --> ## Upcoming Release -* Fixed bugs in `New-AzMigrateLocalDiskMappingObject` - - Only validate for non-512 physical sector size of VHD when `-PhysicalSectorSize` parameter is given -* Fixed bugs in `New-AzMigrateLocalServerReplication` - - Only validate for non-512 physical sector size of VHD when `-PhysicalSectorSize` parameter is given - - Removed reserved words validation for source disk names as it is no longer required - - Added ARM id validation for input parameters -* Fixed bugs in `Set-AzMigrateLocalServerReplication` - - Added ARM id validation for input parameters -* Fixed bugs in `Get-AzMigrateLocalServerReplication` - - Added ARM id validation for input parameters +* Fixed bugs in `New-AzMigrateLocalDiskMappingObject`: Only validate for non-512 physical sector size of VHD when `-PhysicalSectorSize` parameter is given +* Fixed bugs in `New-AzMigrateLocalServerReplication`: Only validate for non-512 physical sector size of VHD when `-PhysicalSectorSize` parameter is given. Removed reserved words validation for source disk names as it is no longer required. Added ARM id validation for input parameters +* Fixed bugs in `Set-AzMigrateLocalServerReplication`: Added ARM id validation for input parameters +* Fixed bugs in `Get-AzMigrateLocalServerReplication`: Added ARM id validation for input parameters * Enhanced Get-AzMigrateServerMigrationStatus to add support for the -Expedite parameter. ## Version 2.9.0 diff --git a/src/Network/Network/ChangeLog.md b/src/Network/Network/ChangeLog.md index 8d62d3ab20cb..987cabd366b5 100644 --- a/src/Network/Network/ChangeLog.md +++ b/src/Network/Network/ChangeLog.md @@ -21,17 +21,11 @@ ## Upcoming Release ## Version 7.21.0 -- Added deprecation warning for cmdlet `Invoke-AzFirewallPacketCapture` +* Added deprecation warning for cmdlet `Invoke-AzFirewallPacketCapture` * Added new cmdlet for Invoke PacketCaptureOperation on Azure Firewall - - `Invoke-AzFirewallPacketCaptureOperation` * Updated cmdlet to add the mandatory property of 'Operation' and made all other properties not mandatory for Azure Firewall Packet Capture Parameters. Updated corresponding cmdlets. - - `New-AzFirewallPacketCaptureParameter` * Added new cmdlet for List NetworkSecurityPerimeter ServiceTags - - `Get-AzNetworkSecurityPerimeterServiceTag` * Added properties 'DedicatedBackendConnection', 'ValidateCertChainAndExpiry', 'ValidateSNI', and 'SniName' to Application Gateway Backend HTTP Settings, as well as support for them in the following cmdlets: - - `New-AzApplicationGatewayBackendHttpSetting` - - `Add-AzApplicationGatewayBackendHttpSetting` - - `Set-AzApplicationGatewayBackendHttpSetting` * Added cmdlet 'Get-AzAllVirtualNetworkGatewayRadiusServerSecret' to fetch list of VirtualNetworkGateway VpnClientConfiguration Radius servers and corresponding radius secrets. * Added cmdlet 'Get-AzAllVpnServerConfigurationRadiusServerSecret ' to fetch list of VirtualWan VpnServerConfiguration Radius servers and corresponding radius secrets. diff --git a/src/ServiceFabric/ServiceFabric/ChangeLog.md b/src/ServiceFabric/ServiceFabric/ChangeLog.md index 1de9a02d209e..1d4811b1f576 100644 --- a/src/ServiceFabric/ServiceFabric/ChangeLog.md +++ b/src/ServiceFabric/ServiceFabric/ChangeLog.md @@ -22,11 +22,7 @@ * Added parameters `-EnableAutoOsUpgrade` and `-AllowRdpAccess` to `New-AzServiceFabricManagedCluster` and `Set-AzServiceFabricManagedCluster`. * Added parameters `-ZoneBalance`, `-AllowOverProvisioning`, and `-Zone` to `New-AzServiceFabricManagedNodeType` and `Set-AzServiceFabricManagedNodeType`. * Added preannoucement for removing Reimage parameters from `Set-AzServiceFabricManagedNodeType`. -* Added new cmdlets for managed node types: - - `Invoke-AzServiceFabricDeallocateManagedNodeType` - - `Invoke-AzServiceFabricRedeployManagedNodeType` - - `Invoke-AzServiceFabricReimageManagedNodeType` - - `Start-AzServiceFabricManagedNodeType` +* Added new cmdlets for managed node types: `Invoke-AzServiceFabricDeallocateManagedNodeType`, `Invoke-AzServiceFabricRedeployManagedNodeType`, `Invoke-AzServiceFabricReimageManagedNodeType`, `Start-AzServiceFabricManagedNodeType` * Marked `NodeName` as non-required and added parameter `-UpdateType` in `Restart-AzServiceFabricManagedNodeType` to allow UD by UD restarts of all nodes in node type. * Renamed Remove-AzServiceFabricManagedNodeType parameter sets to use "Remove" instead of "Delete" for consistency with cmdlet name. diff --git a/src/SignalR/SignalR/ChangeLog.md b/src/SignalR/SignalR/ChangeLog.md index becbaca4da29..3f1287a2994b 100644 --- a/src/SignalR/SignalR/ChangeLog.md +++ b/src/SignalR/SignalR/ChangeLog.md @@ -18,19 +18,9 @@ - Additional information about change #1 --> ## Upcoming Release -* Added cmdlets for managing custom domains: - - New-AzSignalRCustomDomain: create or update a custom domain for SignalR - - Get-AzSignalRCustomDomain: get custom domain(s) for SignalR - - Remove-AzSignalRCustomDomain: remove a custom domain from SignalR - - Update-AzSignalRCustomDomain: update a custom domain of SignalR -* Added cmdlets for managing custom certificates: - - New-AzSignalRCustomCertificate: create or update a custom certificate for SignalR - - Get-AzSignalRCustomCertificate: get custom certificate(s) for SignalR - - Remove-AzSignalRCustomCertificate: remove a custom certificate from SignalR - - Update-AzSignalRCustomCertificate: update a custom certificate of SignalR -* Added support for managed identity to SignalR resource create and update cmdlets: - - New-AzSignalR: now supports -EnableSystemAssignedIdentity and -UserAssignedIdentity parameters - - Update-AzSignalR: now supports -EnableSystemAssignedIdentity and -UserAssignedIdentity parameters +* Added cmdlets for managing custom domains: `New-AzSignalRCustomDomain`, `Get-AzSignalRCustomDomain`, `Remove-AzSignalRCustomDomain`, `Update-AzSignalRCustomDomain` +* Added cmdlets for managing custom certificates: `New-AzSignalRCustomCertificate`, `Get-AzSignalRCustomCertificate`, `Remove-AzSignalRCustomCertificate`, `Update-AzSignalRCustomCertificate` +* Added `-EnableSystemAssignedIdentity` and `UserAssignedIdentity` for managed identity to `New-AzSignalR` and `Update-AzSignalR` ## Version 2.1.0 * Upgraded nuget package to signed package. diff --git a/src/Sql/Sql/ChangeLog.md b/src/Sql/Sql/ChangeLog.md index 81b80911f77d..3a1ea51e34ac 100644 --- a/src/Sql/Sql/ChangeLog.md +++ b/src/Sql/Sql/ChangeLog.md @@ -19,12 +19,8 @@ --> ## Upcoming Release * Improved parameter validation for the EnableSoftDelete and SoftDeleteRetentionDays parameters. -* Updated `New-AzSqlServer` to support soft-delete retention - - Added `EnableSoftDelete` parameter to `New-AzSqlServer` to enable creation of a server with soft-delete retention - - Added `SoftDeleteRetentionDays` parameter to `New-AzSqlServer` to set the soft-delete retention period (in days) -* Updated `Set-AzSqlServer` to support soft-delete retention - - Added `EnableSoftDelete` parameter to `Set-AzSqlServer` to enable or disable soft-delete retention on an existing server - - Added `SoftDeleteRetentionDays` parameter to `Set-AzSqlServer` to update the soft-delete retention period (in days) on an existing server +* Added `EnableSoftDelete` and `SoftDeleteRetentionDays` to `New-AzSqlServer` to support soft-delete retention +* Added `EnableSoftDelete` and `SoftDeleteRetentionDays` to `Set-AzSqlServer` to support soft-delete retention * Added `Restore-AzSqlServer` cmdlet to restore a deleted Azure SQL server within the retention period ## Version 6.1.0 diff --git a/src/Storage/Storage.Management/ChangeLog.md b/src/Storage/Storage.Management/ChangeLog.md index 0e84863ab07f..c2bfebb9ecf6 100644 --- a/src/Storage/Storage.Management/ChangeLog.md +++ b/src/Storage/Storage.Management/ChangeLog.md @@ -18,19 +18,11 @@ - Additional information about change #1 --> ## Upcoming Release -* Supported Zone and ZonePlacementPolicy on Storage accounts - - `New-AzStorageAccount` - - `Set-AzStorageAccount` -* Supported listing Storage SKU - - `Get-AzStorageSku` -* Supported enabling SMB Oauth on Storage accounts - - `New-AzStorageAccount` - - `Set-AzStorageAccount` -* Supported Enable Metrics when set object replication policy - - `Set-AzStorageObjectReplicationPolicy` -* Supported create and get symbolic link in NFS File Share - - `New-AzStorageFileSymbolicLink` - - `Get-AzStorageFileSymbolicLink` +* Supported Zone and ZonePlacementPolicy on Storage accounts: `New-AzStorageAccount`, `Set-AzStorageAccount` +* Supported listing Storage SKU: `Get-AzStorageSku` +* Supported enabling SMB Oauth on Storage accounts: `New-AzStorageAccount`, `Set-AzStorageAccount` +* Supported Enable Metrics when set object replication policy: `Set-AzStorageObjectReplicationPolicy` +* Supported create and get symbolic link in NFS File Share: `New-AzStorageFileSymbolicLink`, `Get-AzStorageFileSymbolicLink` ## Version 9.1.0 * Supported set SasExpirationAction as Log or Block, together with SasExpirationPeriod diff --git a/src/StorageMover/StorageMover/ChangeLog.md b/src/StorageMover/StorageMover/ChangeLog.md index 95ddbe8af20e..469e91d353a9 100644 --- a/src/StorageMover/StorageMover/ChangeLog.md +++ b/src/StorageMover/StorageMover/ChangeLog.md @@ -19,9 +19,7 @@ --> ## Upcoming Release * Added support for new api version 2025-07-01 -* Included new endpoint types supported in the api version - * MultiCloudConnector - * NFSFileShare +* Included new endpoint types supported in the api version: `MultiCloudConnector`, `NFSFileShare` * Enhanced help documentation for New-AzStorageMoverAzStorageContainerEndpoint and New-AzStorageMoverMultiCloudConnectorEndpoint with identity details. * Corrected online version link for Update-AzStorageMoverAzNfsFileShareEndpoint help documentation. * Added identity information to the output properties in help documentation for storage container and multi-cloud connector endpoints.