Skip to content

[test] migrate network#48609

Draft
weidongxu-microsoft wants to merge 29 commits intoAzure:mainfrom
weidongxu-microsoft:migrate-network
Draft

[test] migrate network#48609
weidongxu-microsoft wants to merge 29 commits intoAzure:mainfrom
weidongxu-microsoft:migrate-network

Conversation

@weidongxu-microsoft
Copy link
Copy Markdown
Member

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

weidongxu-microsoft and others added 26 commits March 19, 2026 14:39
… bounds)

DdosProtectionPlanInner and RouteFilterInner extend ResourceWithReadOnlyID/ResourceWithRequiredLocation
instead of Resource, causing InnerT bounds mismatch with hand-written wrappers.
These need customization class to fix.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…d update module-info

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…Id removal

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…d/withName overrides

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Remaining issues:
- SubnetInner (SubResourceModel) not assignable to SubResource (5 errors)
- StartFinalResult/StopFinalResult not convertible to Void (2 errors)
- GenerateVpnProfileFinalResult not convertible to String (2 errors)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…es via customization

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Fix SubnetInner/SubResource type mismatch in LoadBalancerFrontendImpl and NicIpConfigurationBaseImpl
- Fix generateVpnProfile return type (ArmAcceptedLroResponse -> two-step with getVpnProfilePackageUrl)
- Fix PacketCaptureImpl createResourceAsync return type mismatch
- Regenerate SDK with @@Usage and HTTP casing fixes

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…r fix

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…-as-double

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…append network

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…es to String

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Mgmt This issue is related to a management-plane library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant