-
Notifications
You must be signed in to change notification settings - Fork 457
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] Service bus private networking ACL #1453
Merged
MariusStorhaug
merged 41 commits into
Azure:main
from
ChrisSidebotham:service-bus-private-networking
Jul 7, 2022
Merged
[Modules] Service bus private networking ACL #1453
MariusStorhaug
merged 41 commits into
Azure:main
from
ChrisSidebotham:service-bus-private-networking
Jul 7, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AlexanderSehr
added
enhancement
New feature or request
[cat] modules
category: modules
labels
May 31, 2022
eriqua
changed the title
Service bus private networking ACL
[Module] Service bus private networking ACL
Jun 1, 2022
eriqua
reviewed
Jun 1, 2022
eriqua
reviewed
Jun 1, 2022
eriqua
reviewed
Jun 1, 2022
eriqua
reviewed
Jun 1, 2022
arm/Microsoft.ServiceBus/namespaces/networkRuleSets/deploy.bicep
Outdated
Show resolved
Hide resolved
eriqua
reviewed
Jun 1, 2022
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
MariusStorhaug
previously requested changes
Jun 3, 2022
arm/Microsoft.ServiceBus/namespaces/networkRuleSets/deploy.bicep
Outdated
Show resolved
Hide resolved
arm/Microsoft.ServiceBus/namespaces/networkRuleSets/deploy.bicep
Outdated
Show resolved
Hide resolved
arm/Microsoft.ServiceBus/namespaces/networkRuleSets/deploy.bicep
Outdated
Show resolved
Hide resolved
eriqua
reviewed
Jun 3, 2022
eriqua
reviewed
Jun 3, 2022
arm/Microsoft.ServiceBus/namespaces/.parameters/parameters.json
Outdated
Show resolved
Hide resolved
NetworkACL => NetworkRuleSet Version Change Co-authored-by: Marius Storhaug <marstor@hotmail.com>
eriqua
reviewed
Jun 6, 2022
There was a problem hiding this comment.
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>
eriqua
reviewed
Jun 14, 2022
arm/Microsoft.ServiceBus/namespaces/networkRuleSets/deploy.bicep
Outdated
Show resolved
Hide resolved
eriqua
reviewed
Jun 14, 2022
15 tasks
4 tasks
Committed in error merging latest changes from Azure:/main
eriqua
reviewed
Jul 6, 2022
eriqua
reviewed
Jul 6, 2022
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>
Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
eriqua
reviewed
Jul 6, 2022
eriqua
reviewed
Jul 6, 2022
eriqua
approved these changes
Jul 7, 2022
There was a problem hiding this comment.
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
https://github.com/ChrisSidebotham/ResourceModules/actions/runs/2410217790
Type of Change
Please delete options that are not relevant.
Checklist