Skip to content

Add support for usage of existing named Service Bus Namespace #94

Open
@HenrikSommer

Description

@HenrikSommer

Creation of Service Bus Namespace is a timeconsuming task in Azure, thus using an existing named Service Bus Namespace is preferable to achieve high speed integration testing. On the other hand it is preferable to avoid manual setup of Service Bus Namespaces in Azure.

The solution could consist of the following:

  • When a named Service Bus Namespace exists within resource group it will be used as is
  • When a named Service Bus Namespace does not exist within resource group it will be created

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions