-
Notifications
You must be signed in to change notification settings - Fork 4.1k
migrate workloads sapVirtualInstance to autorest v4 #28275
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
base: main
Are you sure you want to change the base?
migrate workloads sapVirtualInstance to autorest v4 #28275
Conversation
| Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
47720a9 to
cda9130
Compare
cda9130 to
9f67c13
Compare
|
To the author of the pull request, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR migrates the Azure PowerShell Workloads SapVirtualInstance module to AutoRest v4, introducing breaking changes primarily around identity management and parameter handling for cmdlets. The key changes include simplifying managed identity configuration, updating parameter types from enums to strings, and adding new parameter sets for JSON input.
- Upgraded SapVirtualInstance module from AutoRest v3 to v4
- Simplified managed identity configuration with new parameters
- Added comprehensive breaking change exception tracking
Reviewed Changes
Copilot reviewed 70 out of 78 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
tools/StaticAnalysis/Exceptions/Az.Workloads/BreakingChangeIssues.csv |
Added comprehensive breaking change exception tracking for 142 type changes |
src/Workloads/Workloads/help/*.md |
Updated cmdlet help documentation reflecting new parameter structures and types |
src/Workloads/Workloads/ChangeLog.md |
Documented breaking changes in managed identity parameters |
src/Workloads/Workloads/Az.Workloads.psd1 |
Updated module dependencies and generation date |
src/Workloads/SapVirtualInstance.Autorest/test/*.Tests.ps1 |
Updated test scripts to use new simplified identity parameters |
| ``` | ||
|
|
||
| In this example, you Install the SAP software on the deployed infrastructure for a three tier distributed Highly Available SAP system with Transport directory and customized resource naming. | ||
| In this example, you Install the SAP software on the deployed infrastructure for a three tier distributed Highly Availabile SAP system with Transport directory and customized resource naming. |
Copilot
AI
Aug 28, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The word 'Availabile' is misspelled. It should be 'Available'.
| In this example, you Install the SAP software on the deployed infrastructure for a three tier distributed Highly Availabile SAP system with Transport directory and customized resource naming. | |
| In this example, you Install the SAP software on the deployed infrastructure for a three tier distributed Highly Available SAP system with Transport directory and customized resource naming. |
| Learn More: https://go.microsoft.com/fwlink/?linkid=2256933 | ||
|
|
||
| ### Example 7: Deploy infrastructure for a three-tier distributed Highly Available (HA) SAP system with Azure Compute Gallery Image | ||
| ### Example 7: Deploy infrastructure for a three-tier distributed Highly Available (HA) SAP system with Azure Compute Gallary Image |
Copilot
AI
Aug 28, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The word 'Gallary' is misspelled. It should be 'Gallery'.
| ### Example 7: Deploy infrastructure for a three-tier distributed Highly Available (HA) SAP system with Azure Compute Gallary Image | |
| ### Example 7: Deploy infrastructure for a three-tier distributed Highly Available (HA) SAP system with Azure Compute Gallery Image |
| ``` | ||
|
|
||
| In this example, you Deploy infrastructure for a three-tier distributed Highly Available (HA) SAP system with Azure Compute Gallery Image. | ||
| In this example, you Deploy infrastructure for a three-tier distributed Highly Available (HA) SAP system with Azure Compute Gallary Image. |
Copilot
AI
Aug 28, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The word 'Gallary' is misspelled. It should be 'Gallery'.
|
Test recordings are in #28275 |
Please also review and merge pr for test recording
#28647
Description
Mandatory Checklist
Please choose the target release of Azure PowerShell. (⚠️ Target release is a different concept from API readiness. Please click below links for details.)
Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.mdand reviewed the following information:ChangeLog.mdfile(s) appropriatelysrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.## Upcoming Releaseheader in the past tense.ChangeLog.mdif no new release is required, such as fixing test case only.