Skip to content
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
7 changes: 2 additions & 5 deletions src/DataMigration/DataMigration/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions src/HDInsight/HDInsight/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
7 changes: 1 addition & 6 deletions src/KeyVault/KeyVault/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
14 changes: 4 additions & 10 deletions src/Migrate/Migrate/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
8 changes: 1 addition & 7 deletions src/Network/Network/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
6 changes: 1 addition & 5 deletions src/ServiceFabric/ServiceFabric/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
16 changes: 3 additions & 13 deletions src/SignalR/SignalR/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
8 changes: 2 additions & 6 deletions src/Sql/Sql/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
18 changes: 5 additions & 13 deletions src/Storage/Storage.Management/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions src/StorageMover/StorageMover/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down