Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

feat(module/vnet): adding support for destination and source port ranges #211

Merged
merged 2 commits into from
Dec 13, 2022

Conversation

FoSix
Copy link
Contributor

@FoSix FoSix commented Nov 29, 2022

Description

Adding support for destination and source port ranges.

Motivation and Context

Triggered by #207.

How Has This Been Tested?

VNET example has been run with NSG rules utilising old and new parameters.

Screenshots (if appropriate)

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist

  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes if appropriate.
  • All new and existing tests passed.

@FoSix FoSix added feat New feature enhancement labels Nov 29, 2022
@FoSix FoSix requested a review from a team as a code owner November 29, 2022 08:33
@FoSix FoSix linked an issue Nov 29, 2022 that may be closed by this pull request
@FoSix FoSix merged commit ceacf50 into main Dec 13, 2022
@FoSix FoSix deleted the 207-support-destination_port_ranges-in-nsg branch December 13, 2022 10:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support destination_port_ranges in NSG
3 participants