Open tomfrenzel opened 1 week ago
main
branch which is not intended for iterative development.PublishToCustomers
label to your PR.release-
(see aka.ms/azsdk/api-versions#release--branches).ARMReview
). This PR must get ARMSignedOff
label from an ARM reviewer.NotReadyForARMReview
). This PR will not be reviewed by ARM until relevant problems are fixed. Consult the rest of this Next Steps to Merge
comment for details./azp run
. Automation will re-evaluate this PR and if everything looks good, it will add WaitForARMFeedback
label which will put this PR on the ARM review queue.NotReadyForARMReview
because it has the BreakingChangeReviewRequired
label.BreakingChangeReviewRequired
).Swagger BreakingChange
has failed. To unblock this PR, follow the process at aka.ms/brch.Language | Package Name | ApiView Link |
---|---|---|
Go | sdk/resourcemanager/network/armnetwork | There is no API change compared with the previous version |
Java | azure-resourcemanager-network-generated | https://apiview.dev/Assemblies/Review/d496e631581f47bcab5c961219fc2258?revisionId=2c54fe7a96184708a1de8c176ad878d6 |
JavaScript | @azure/arm-network | https://apiview.dev/Assemblies/Review/c13fd66ecbcc4c2a9995c8a1f4187240?revisionId=81e19359b25f40de912988837e9ff9ac |
.Net | Azure.ResourceManager.Network | https://apiview.dev/Assemblies/Review/806ead8231374028b5c49cb90e200641?revisionId=ac7f3c3043bd4a4aad6eac5fd523ddd8 |
Swagger | Microsoft.Network | https://apiview.dev/Assemblies/Review/9a91f46aa0a846acaae91aba821517fb?revisionId=3646c549547148cd9c7a237746afaa6b |
Data Plane API Specification Update Pull Request
As stated inside the ExpressRoute documentation, it should be possible to change the PrimaryAzurePort and SecondaryAzurePort of a ExpressRoute CrossConnection.
See: https://learn.microsoft.com/en-us/azure/expressroute/circuit-placement-api#move-a-target-expressroute-circuit-to-a-specific-port-pair
PR review workflow diagram
Please understand this diagram before proceeding. It explains how to get your PR approved & merged.
API Info: The Basics
Most of the information about your service should be captured in the issue that serves as your API Spec engagement record.
Is this review for (select one):
Change Scope
This section will help us focus on the specific parts of your API that are new or have been modified.
Please share a link to the design document for the new APIs, a link to the previous API Spec document (if applicable), and the root paths that have been updated.
Viewing API changes
For convenient view of the API changes made by this PR, refer to the URLs provided in the table in the
Generated ApiView
comment added to this PR. You can use ApiView to show API versions diff.Suppressing failures
If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the Swagger-Suppression-Process to get approval.
❔Got questions? Need additional info?? We are here to help!
Contact us!
The [Azure API Review Board](https://aka.ms/azsdk/onboarding/restapischedule) is dedicated to helping you create amazing APIs. You can read about our mission and learn more about our process on our [wiki](https://aka.ms/azsdk/onboarding/restapischedule). * 💬 [Teams Channel](https://teams.microsoft.com/l/channel/19%3a3ebb18fded0e47938f998e196a52952f%40thread.tacv2/General?groupId=1a10b50c-e870-4fe0-8483-bf5542a8d2d8&tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47) * 💌 [email](mailto://azureapirbcore@microsoft.com)Click here for links to tools, specs, guidelines & other good stuff
### Tooling * [Open API validation tools](https://aka.ms/swaggertools) were run on this PR. Go here to see [how to fix errors](https://aka.ms/ci-fix) * [Spectral Linting](https://github.com/Azure/azure-api-style-guide/blob/main/README.md) ### Guidelines & Specifications * [Azure REST API Guidelines](https://aka.ms/azapi/guidelines) * [OpenAPI Style Guidelines](https://aka.ms/azapi/style) * [Azure Breaking Change Policy](https://aka.ms/AzBreakingChangesPolicy) ### Helpful Links * [Schedule a data plane REST API spec review](https://aka.ms/azsdk/onboarding/restapischedule)Getting help
write access
per aka.ms/azsdk/access#request-access-to-rest-api-or-sdk-repositoriesNext Steps to Merge
comment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state.queued
state, please add a comment with contents/azp run
. This should result in a new comment denoting aPR validation pipeline
has started and the checks should be updated after few minutes.