-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
[Express Route] Added Support for IPv6 Circuit Connection Configuration. #8145
[Express Route] Added Support for IPv6 Circuit Connection Configuration. #8145
Conversation
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
1 similar comment
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
1 similar comment
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
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.
Please address ModelValidation
errors
https://dev.azure.com/azure-sdk/public/_build/results?buildId=233338&view=logs&jobId=8d2f9c49-cd83-5a9d-f3fe-2fd651afa742
...cation/network/resource-manager/Microsoft.Network/stable/2019-09-01/expressRouteCircuit.json
Show resolved
Hide resolved
...cation/network/resource-manager/Microsoft.Network/stable/2019-11-01/expressRouteCircuit.json
Show resolved
Hide resolved
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
Hey @amwate, we are close to release our monthly branch. In case you won't solve all the failed jobs/get ARM approval - your PR would be closed around midnight today. |
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
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.
reviewed.. please fix errors
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
|
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
It is not urgent. We can retarget it to network-january-release when it is pulled. |
Sure no problem. We can targe this in the next release. |
Closing per latest comment |
Latest improvements:
Below changes to ExpressRouteCircuitConfig are to provide the support for IPv6 properties.
The support was added to NRP in the September release. Although the feature was not published or GA'd.
The below configurations would add a node IPv6CircuitConnectionProperties to the existing expressRouteCircuitConnection object.
The above block would be used by all the northbound clients like azure-powershell/ azcli/terraform/portal.
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Contribution checklist:
ARM API Review Checklist
Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.
Please follow the link to find more details on API review process.