Skip to content
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

[Modules] Configure privateDnsZoneGroups on eventhub namespace #1702

Merged
merged 20 commits into from
Jul 25, 2022

Conversation

eriqua
Copy link
Contributor

@eriqua eriqua commented Jul 20, 2022

Description

Closes #1701

  • Adding private DNS zone group id to associate the private endpoint with a private DNS zone.
  • Updating API version
  • Aligning networkRuleSets implementation to Service Bus as per [Modules] Configure privateDnsZoneGroups on servicebus and networking restructuring #1700
  • Updating main test to deploy both pe and network rules (to test that public network access stays enabled).
  • Adding pe test to deploy pe alone (to test that public network access gets disabled).
  • Adding new test to ADO
  • Minor formatting alignments

Pipeline references

For module/pipeline changes, please create and attach the status badge of your successful run.

Pipeline
EventHub: Namespaces
ServiceBus: Namespaces

Type of Change

Please delete options that are not relevant.

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Update to documentation

Checklist

  • I'm sure there are no other open Pull Requests for the same update/change
  • My corresponding pipelines / checks run clean and green without any errors or warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (readme)
  • I did format my code

@eriqua eriqua added enhancement New feature or request [cat] modules category: modules [cat] testing category: testing labels Jul 20, 2022
@eriqua eriqua requested a review from a team as a code owner July 20, 2022 11:26
@github-actions
Copy link

github-actions bot commented Jul 20, 2022

Unit Test Results

    1 files  ±    0      1 suites  ±0   53s ⏱️ +50s
265 tests +239  261 ✔️ +235  4 💤 +4  0 ±0 
267 runs  +240  263 ✔️ +236  4 💤 +4  0 ±0 

Results for commit 76b3fc0. ± Comparison against base commit 56ac9ed.

♻️ This comment has been updated with latest results.

@eriqua eriqua enabled auto-merge (squash) July 24, 2022 21:16
@eriqua eriqua merged commit cf33536 into main Jul 25, 2022
@eriqua eriqua deleted the users/erikag/1701-eventhub-pe branch July 25, 2022 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[cat] modules category: modules [cat] testing category: testing enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configure privateDnsZoneGroups on namespace (eventhub) - privatelink.servicebus.windows.net
3 participants