Open kazrael2119 opened 21 hours ago
Language | Package Name | ApiView Link |
---|---|---|
Go | sdk/resourcemanager/workloadssapvirtualinstance/armworkloadssapvirtualinstance | https://apiview.dev/Assemblies/Review/4b0b418f02214b1cb1bd4429ea03b3c5?revisionId=6ee6297857c64bbc8a7d2a4042461670 |
Java | azure-resourcemanager-workloadssapvirtualinstance | https://apiview.dev/Assemblies/Review/37dd904b3d2645f88d4d767d916757c2?revisionId=993ed765a985476eacd3500482594628 |
JavaScript | @azure/arm-workloadssapvirtualinstance | https://apiview.dev/Assemblies/Review/7e44ad83bb8b4da8919dfdd64022f85a?revisionId=2604e5f4211040aba0fb9a917490289f |
Python | azure-mgmt-workloadssapvirtualinstance | https://apiview.dev/Assemblies/Review/2f843ceb74d5460983cf919d11b44bfd?revisionId=54575a9edfc44313852dd66b77978944 |
TypeSpec | Workloads.SAPVirtualInstance.Management | https://apiview.dev/Assemblies/Review/9004f4662e1f4595937ad857dbc7adec?revisionId=8d962daf32924de793b61a0315edef32 |
Next Steps to Merge
Next steps that must be taken to merge this PR:main
branch which is not intended for iterative development.You must acknowledge that you understand that after this PR is merged, you won't be able to stop your changes from being published to Azure customers.
If this is what you intend, add
PublishToCustomers
label to your PR.Otherwise, retarget this PR onto a feature branch, i.e. with prefix
release-
(see aka.ms/azsdk/api-versions#release--branches).ARMReview
). This PR must getARMSignedOff
label from an ARM reviewer.This PR is not ready for ARM review (label:
NotReadyForARMReview
). This PR will not be reviewed by ARM until relevant problems are fixed. Consult the rest of thisNext Steps to Merge
comment for details.Once the blocking problems are addressed, add to the PR a comment with contents
/azp run
. Automation will re-evaluate this PR and if everything looks good, it will addWaitForARMFeedback
label which will put this PR on the ARM review queue.For details of the ARM review, see aka.ms/azsdk/pr-arm-review
NotReadyForARMReview
because it has theVersioningReviewRequired
label.VersioningReviewRequired
).To unblock this PR, either a) introduce a new API version with these changes instead of modifying an existing API version, or b) follow the process at aka.ms/brch.
Swagger ModelValidation
has failed. Refer to the check in the PR's 'Checks' tab for details on how to fix it and consult the aka.ms/ci-fix guide