Skip to content

[Modules] Service bus private networking ACL - #1453

Merged
Marius Storhaug (MariusStorhaug) merged 41 commits into
Azure:mainfrom
ChrisSidebotham:service-bus-private-networking
Jul 7, 2022
Merged

Marius Storhaug (MariusStorhaug) merged 41 commits into
Azure:mainfrom
ChrisSidebotham:service-bus-private-networking

Conversation

@ChrisSidebotham

@ChrisSidebotham ChrisSidebotham-MSFT (ChrisSidebotham) commented May 31, 2022

Copy link
Copy Markdown
Contributor

Description

Private Networking for Azure Service Bus

Adding of the networkRuleSets Module to allow network configurations to be dynamically created for Azure Service Bus based on SKU and Private Endpoint

Pipeline references

Pipeline
ServiceBus: Namespaces

https://github.com/ChrisSidebotham/ResourceModules/actions/runs/2410217790

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

@AlexanderSehr Alexander Sehr (AlexanderSehr) added enhancement New feature or request [cat] modules category: modules labels May 31, 2022
@eriqua Erika Gressi (eriqua) changed the title Service bus private networking ACL [Module] Service bus private networking ACL Jun 1, 2022
Comment thread arm/Microsoft.ServiceBus/namespaces/deploy.bicep
Comment thread arm/Microsoft.ServiceBus/namespaces/deploy.bicep Outdated
Comment thread arm/Microsoft.ServiceBus/namespaces/deploy.bicep Outdated
Comment thread arm/Microsoft.ServiceBus/namespaces/networkRuleSets/deploy.bicep Outdated
Comment thread arm/Microsoft.ServiceBus/namespaces/networkRuleSets/readme.md Outdated
Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com>
Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com>
Trusted Services set default is true
Comment thread arm/Microsoft.ServiceBus/namespaces/deploy.bicep Outdated
Comment thread arm/Microsoft.ServiceBus/namespaces/deploy.bicep Outdated
Comment thread arm/Microsoft.ServiceBus/namespaces/networkRuleSets/deploy.bicep Outdated
Comment thread arm/Microsoft.ServiceBus/namespaces/networkRuleSets/deploy.bicep Outdated
Comment thread arm/Microsoft.ServiceBus/namespaces/networkRuleSets/deploy.bicep Outdated
Comment thread arm/Microsoft.ServiceBus/namespaces/networkRuleSets/readme.md Outdated
Comment thread arm/Microsoft.ServiceBus/namespaces/version.json Outdated
Comment thread arm/Microsoft.ServiceBus/namespaces/readme.md Outdated
Comment thread arm/Microsoft.ServiceBus/namespaces/deploy.bicep Outdated
Comment thread arm/Microsoft.ServiceBus/namespaces/.parameters/parameters.json Outdated
NetworkACL => NetworkRuleSet
Version Change

Co-authored-by: Marius Storhaug <marstor@hotmail.com>

@eriqua Erika Gressi (eriqua) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Further team discussion needed to align on the implementation as this fits into a wider topic (ref issue #819)

Friendly name of resource change to match resource type

Co-authored-by: Marius Storhaug <marstor@hotmail.com>
Removed TODO's

Co-authored-by: Marius Storhaug <marstor@hotmail.com>
Comment thread arm/Microsoft.ServiceBus/namespaces/networkRuleSets/deploy.bicep Outdated
Comment thread arm/Microsoft.ServiceBus/namespaces/deploy.bicep Outdated
Comment thread modules/Microsoft.ServiceBus/namespaces/deploy.bicep Outdated
Comment thread modules/Microsoft.ServiceBus/namespaces/.test/parameters.json Outdated
Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com>
params set as defaults in code

Co-authored-by: Erika Gressi <56914614+eriqua@users.noreply.github.com>
Comment thread modules/Microsoft.ServiceBus/namespaces/.test/parameters.json Outdated
Comment thread modules/Microsoft.ServiceBus/namespaces/deploy.bicep
Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
Comment thread modules/Microsoft.ServiceBus/namespaces/readme.md Outdated
Comment thread modules/Microsoft.ServiceBus/namespaces/readme.md

@eriqua Erika Gressi (eriqua) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🆗

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

Labels

[cat] modules category: modules enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants