Skip to content

ConnectionPolicy changes#29655

Open
rchepala wants to merge 1 commit into
Azure:release-network-2025-07-01from
rchepala:rchepala/connectionPolicy
Open

ConnectionPolicy changes#29655
rchepala wants to merge 1 commit into
Azure:release-network-2025-07-01from
rchepala:rchepala/connectionPolicy

Conversation

@rchepala
Copy link
Copy Markdown

Description

Add CRUD cmdlets for ConnectionPolicy, a new nested resource under VirtualHub in Az.Network (API version 2025-07-01).

New cmdlets:

  • Get-AzConnectionPolicy
  • New-AzConnectionPolicy
  • Set-AzConnectionPolicy
  • Remove-AzConnectionPolicy

Implemented following the RoutingIntent pattern. Includes SDK layer, PS model, AutoMapper mappings, module manifest export, and help files.

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

@azure-client-tools-bot-prd
Copy link
Copy Markdown

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

@VeryEarly
Copy link
Copy Markdown
Collaborator

/azp run

@azure-pipelines
Copy link
Copy Markdown
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@YanaXu
Copy link
Copy Markdown
Contributor

YanaXu commented May 21, 2026

Please don't update auto generated code and fix CI errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants