From 569603998ede5453b4c432c07fd9ae9db207d180 Mon Sep 17 00:00:00 2001 From: Qi Pan <43341456+Pan-Qi@users.noreply.github.com> Date: Tue, 28 Oct 2025 14:58:10 +1100 Subject: [PATCH] Migration guide for autorest v4 upgrade --- .../Az.15.0.0-migration-guide.md | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 documentation/migration-guides/Az.15.0.0-migration-guide.md diff --git a/documentation/migration-guides/Az.15.0.0-migration-guide.md b/documentation/migration-guides/Az.15.0.0-migration-guide.md new file mode 100644 index 000000000000..61ebef87609b --- /dev/null +++ b/documentation/migration-guides/Az.15.0.0-migration-guide.md @@ -0,0 +1,26 @@ +## Modules migrated from autorest v3 to autorest v4 + +To maintain behavioral consistency and introduce new features supported by AutoRest v4, we have upgraded many modules to use AutoRest v4. +This upgrade has introduced several breaking changes. +Details about potential breaking changes and their mitigation approaches can be found at the following [link](https://go.microsoft.com/fwlink/?linkid=2333486). + +### Potentially affected modules +- Az.Advisor +- Az.ApplicationInsights +- Az.ArcResourceBridge +- Az.Attestation +- Az.Automanage +- Az.Compute +- Az.ConfidentialLedger +- Az.ContainerRegistry +- Az.Databricks +- Az.Dns +- Az.HealthcareApis +- Az.LoadTesting +- Az.Monitor +- Az.NetworkCloud +- Az.Nginx +- Az.Relay +- Az.StorageMover +- Az.StreamAnalytics +- Az.Workloads