Skip to content

Issue #260 ServiceBus endpoints

Arturo Hernandez [EPAM] requested to merge 260-ah/servicebus_pe into master

All Submissions:


  • [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [YES] I have updated the documentation accordingly.
  • [YES] My code follows the code style of this project.

Current Behavior or Linked Issues


Related to #260 (closed)

Does this introduce a breaking change?


  • [NO]

Only awareness that some services should be restarted according to the documentation to take the new private dns zone ip.

Other information


  • Described in docs our experience about implementing this change
  • Service bus private endpoints
  • Needed to implement servicebus as premium tier
  • Will increase price for community instance.
  • Optional feature to disable premium tier and be using public endpoint instead
  • Documentation updated about ServiceBus PE
  • Depends on !843 (merged)

Closes #260 (closed)

Merge request reports