Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
fc600dc
[PS] migrate ActivityLogAlert in Monitor module to autorest v4 (#28024)
JoyerJin Nov 10, 2025
954349e
Pin DI version (#28838)
isra-fel Nov 10, 2025
fba3ade
[PS] Migrate AutoScale in Monitor module to autorest v4 (#28081)
JoyerJin Nov 10, 2025
aaa6beb
[PS] migrate DiagnosticSetting in Monitor module to autorest v4 (#28162)
JoyerJin Nov 10, 2025
ad9cd69
[PS] Migrate MonitorWorkspace in Monitor module to autorest v4 (#28186)
JoyerJin Nov 10, 2025
655c53e
[PS] Migrate ScheduledQueryRule in Monitor module to autorest v4 (#28…
JoyerJin Nov 10, 2025
696a14c
[skip ci] Archive c2921c6b648bbe32d5ac4ec1851dd3bf629df130 (#28841)
azure-powershell-bot Nov 10, 2025
31560c0
[Az.ApplicationInsights] Update generation tool version: autorest.pow…
lijinpei2008 Nov 10, 2025
e512e0a
[PS] Migrate NetworkCloud module to autorest v4 (#27399)
JoyerJin Nov 10, 2025
37351f4
[PS] Migrate Resource module Authorization part to autorest v4 (#27902)
JoyerJin Nov 10, 2025
69cdf49
[Monitor] Autorest v4 upgrade for Az.Monitor (#28843)
dolauli Nov 10, 2025
a3dff76
[skip ci] Archive 954349e1387d09d7376126f42f6e3fd86999508f (#28845)
azure-powershell-bot Nov 10, 2025
5611e97
[skip ci] Archive e512e0a5925be7d99ee3f3f68e8ba2311fa1408a (#28846)
azure-powershell-bot Nov 10, 2025
13272b8
[skip ci] Archive 37351f41dceb3986e42fce2db48f58f3a7397d01 (#28848)
azure-powershell-bot Nov 10, 2025
36fe8e3
Simplify change log for batch (#28849)
dolauli Nov 11, 2025
0f56e79
remove BreakingChangeIssues.csv files
azure-powershell-bot Nov 11, 2025
b3a542f
Bump Version for 15.0.0
azure-powershell-bot Nov 11, 2025
8d29ef3
Powershell Migrate changes for Capacity Reservation (#28754)
svishnusivasai Nov 13, 2025
824280c
[skip ci] Archive 8d29ef3b60d56ba7770a5469ab66b4cc69301d2d (#28861)
azure-powershell-bot Nov 13, 2025
9deda16
Create custom instructions for GH copilot to review ref docs (#28858)
isra-fel Nov 13, 2025
30f3f25
Powershell Refresh for Dynatrace API version 2024-04-24 (#28829)
arushiarora24 Nov 17, 2025
af6e6b8
Az.15.0.0 migration guide (#28879)
dolauli Nov 17, 2025
4a084e5
[skip ci] Archive Schedule (#28880)
azure-powershell-bot Nov 18, 2025
be0ea83
Datadog update powershell commands to 2025-06-11 spec (#28832)
jbhanuchand Nov 18, 2025
e84883e
Update commands to use new stable API version 2025-10-08 for Liftr-PA…
Prakriti-nith Nov 18, 2025
63db41d
Bump js-yaml from 4.1.0 to 4.1.1 in /tools/Mcp (#28874)
dependabot[bot] Nov 18, 2025
ad178b9
Resolve conflit when merging Az.15.0.0 to main
dolauli Nov 18, 2025
47fc36f
Pr 28862 (#28886)
VeryEarly Nov 18, 2025
849c8cf
Sync main
Nov 19, 2025
82cc29c
Resolve conflicts
Nov 19, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
9 changes: 9 additions & 0 deletions .github/instructions/reference-doc.instructions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
applyTo: "**/help/*.md"
---

## Reference help documentation requirements

When writing reference documents for PowerShell cmdlets, please follow these guidelines to ensure readability and helpfulness:

1. **Avoid over-simplified description** - For parameters and cmdlets, avoid over-simplified description such as "Some help", or simply repeating the parameter name.
145 changes: 145 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,148 @@
## 15.0.0 - November 2025
#### Az.Accounts 5.3.1
* Updated Azure.Core from 1.45.0 to 1.47.3

#### Az.Advisor 3.0.0
* Improved user experience and consistency. This may introduce breaking changes. Please refer to [here](https://go.microsoft.com/fwlink/?linkid=2340249).

#### Az.ApplicationInsights 3.0.0
* Improved user experience and consistency. This may introduce breaking changes. Please refer to [here](https://go.microsoft.com/fwlink/?linkid=2340249).

#### Az.ArcResourceBridge 2.0.0
* Improved user experience and consistency. This may introduce breaking changes. Please refer to [here](https://go.microsoft.com/fwlink/?linkid=2340249).

#### Az.Attestation 3.0.0
* Improved user experience and consistency. This may introduce breaking changes. Please refer to [here](https://go.microsoft.com/fwlink/?linkid=2340249).

#### Az.Automanage 2.0.0
* Improved user experience and consistency. This may introduce breaking changes. Please refer to [here](https://go.microsoft.com/fwlink/?linkid=2340249).

#### Az.Batch 4.0.0
* Upgraded API version from 2022-10-01 to 2024-07-01.

#### Az.Cdn 6.0.0
* Added support for edge action
* Upgraded Api version to 2025-06-01

#### Az.Compute 11.0.0
* Improved user experience and consistency. This may introduce breaking changes. Please refer to [here](https://go.microsoft.com/fwlink/?linkid=2340249).
* Updated Azure.Core from 1.45.0 to 1.47.3
* Added '-EnableAutomaticUpgrade' and '-TreatFailureAsDeploymentFailure' parameters (Bool) to 'New-AzVmGalleryApplication' and 'New-AzVmssGalleryApplication' cmdlets.
* Added '-EnableAutomaticUpgrade' and '-TreatFailureAsDeploymentFailure' parameters (Switch) to 'Add-AzVmGalleryApplication' and 'Add-AzVmssGalleryApplication' cmdlets.

#### Az.ConfidentialLedger 2.0.0
* Improved user experience and consistency. This may introduce breaking changes. Please refer to [here](https://go.microsoft.com/fwlink/?linkid=2340249).

#### Az.ContainerRegistry 5.0.0
* Improved user experience and consistency. This may introduce breaking changes. Please refer to [here](https://go.microsoft.com/fwlink/?linkid=2340249).
* Updated Azure.Core from 1.45.0 to 1.47.3

#### Az.CosmosDB 1.18.3
* Updated Azure.Core from 1.45.0 to 1.47.3

#### Az.DataFactory 1.19.6
* Added support for clusterResourceGroupAuthType property in HDInsightOnDemand linked services properties.

#### Az.DataLakeStore 1.5.1
* Updated Azure.Core from 1.45.0 to 1.47.3

#### Az.DevCenter 3.0.0
* Updated control plane to 2025-04-01-preview
* Updated data plane to 2025-04-01-preview

#### Az.Dns 2.0.0
* Improved user experience and consistency. This may introduce breaking changes. Please refer to [here](https://go.microsoft.com/fwlink/?linkid=2340249).

#### Az.DnsResolver 1.2.1
* Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229

#### Az.ElasticSan 1.5.0
* Supported auto scale when creating and updating an Elastic SAN.
- 'New-AzElasticSan'
- 'Update-AzElasticSan'
* Supported checking whether disk snapshot backup can be taken for volumes.
- 'Test-AzElasticSanVolumeBackup'
- 'Test-AzElasticSanVolumeRestore'

#### Az.FrontDoor 2.0.0
* Bumped swagger version to 2025-10-01
* Added support for DDos RuleSet
* Migrated to AutoRest PowerShell V4

#### Az.HealthcareApis 3.0.0
* Improved user experience and consistency. This may introduce breaking changes. Please refer to [here](https://go.microsoft.com/fwlink/?linkid=2340249).

#### Az.IotHub 2.8.1
* Aligned dependency versions with other modules

#### Az.KeyVault 6.4.1
* Updated Azure.Core from 1.45.0 to 1.47.3

#### Az.Monitor 7.0.0
* Parameters EmailSendToSubscriptionAdministrator and EmailSendToSubscriptionCoAdministrator of cmdlet 'New-AzAutoscaleNotificationObject' was unavailable after April 3, 2024 due to Azure classic administrator retirement.
* Improved user experience and consistency. This may introduce breaking changes. Please refer to [here](https://go.microsoft.com/fwlink/?linkid=2340249).

#### Az.MySql 1.5.1
* Preannounced breaking changes. Please refer to https://go.microsoft.com/fwlink/?linkid=2333229
* The single server cmdlets are deprecated and will be removed by May 2026.

#### Az.Network 7.23.1
* Onboarded 'Microsoft.Security/privateLinks' to Private Link Common Cmdlets

#### Az.NetworkCloud 2.0.0
* Below commands to support for new Managed Identity setting.
* Cmdlet 'New-AzNetworkCloudCluster'
* Cmdlet 'New-AzNetworkCloudClusterManager'
* Cmdlet 'Update-AzNetworkCloudCluster'
* Cmdlet 'Update-AzNetworkCloudClusterManager'
* Improved user experience and consistency. This may introduce breaking changes. Please refer to [here](https://go.microsoft.com/fwlink/?linkid=2340249).).

#### Az.Nginx 2.0.0
* Improved user experience and consistency. This may introduce breaking changes. Please refer to [here](https://go.microsoft.com/fwlink/?linkid=2340249).
* The parameters of the 'New-AzNginxDeployment' and 'Update-AzNginxDeployment' cmdlets will be changed by new Managed Identity settings.

#### Az.Oracle 2.0.0
* New anchor resource types and their corresponding cmdlets for resource and network anchors
* Addition of DbSystem resource management cmdlets and documentation
* API version updates across all resource types from 2025-03-01 to 2025-09-01
* Parameter changes in existing cmdlets, particularly around scheduled operations handling

#### Az.PolicyInsights 1.7.2
* Updated Azure.Core from 1.45.0 to 1.47.3

#### Az.Relay 3.0.0
* Introduced various new features by upgrading code generator. Please see details [here](https://github.com/Azure/azure-powershell/blob/main/documentation/Autorest-powershell-v4-new-features.md).

#### Az.Resources 9.0.0
* Removed unavailable variant Get-AzRoleEligibleChildResource cmdlet for InputObject parameter.
* Introduced various new features by upgrading code generator. Please see details [here](https://github.com/Azure/azure-powershell/blob/main/documentation/Autorest-powershell-v4-new-features.md).
* Aligned dependency versions with other modules

#### Az.ServiceFabric 5.0.0
* Removed 'ReimageByName', 'ReimageById', and 'ReimageByObj' parameter sets from 'Set-AzServiceFabricManagedNodeType'.

#### Az.SignalR 2.3.1
* Updated Azure.Core from 1.45.0 to 1.47.3

#### Az.Storage 9.4.0
* Updated Azure.Core from 1.45.0 to 1.47.3
* Supported Storage account planned failover: 'Invoke-AzStorageAccountFailover', 'Get-AzStorageAccount'

#### Az.StorageMover 2.0.0
* Improved user experience and consistency. This may introduce breaking changes. Please refer to [here](https://go.microsoft.com/fwlink/?linkid=2340249).
* Remove parameter sets Create for cmdlet 'New-AzStorageMover', 'New-AzStorageMoverProject', 'New-AzStorageMoverJobDefinition'
* Remove parameter sets Update and UpdateViaIdentity for Cmdlet 'Update-AzStorageMover', 'Update-AzStorageMoverAgent', 'Update-AzStorageMoverJobDefinition', 'Update-AzStorageMoverProject'

#### Az.StreamAnalytics 3.0.0
* Improved user experience and consistency. This may introduce breaking changes. Please refer to [here](https://go.microsoft.com/fwlink/?linkid=2340249).

#### Az.Synapse 3.2.3
* Updated Azure.Core from 1.45.0 to 1.47.3
* Updated Azure.Analytics.Synapse.Artifacts to 1.0.0-preview.22

#### Az.Workloads 2.0.0
* Improved user experience and consistency. This may introduce breaking changes. Please refer to [here](https://go.microsoft.com/fwlink/?linkid=2340249).

## 14.6.0 - November 2025
#### Az.Compute 10.5.0
* Added '-Redeploy' switch parameter for 'Update-AzHost' cmdlet to enable dedicated host redeployment.
Expand Down
Loading