Azure / azure-relay-node

☁️Node.js library for Azure Relay Hybrid Connections
https://docs.microsoft.com/en-us/azure/service-bus-relay/relay-what-is-it
MIT License
12 stars 15 forks source link

Test-Only Update: Allow configuring the HybridConnection name #31

Closed dlstucki closed 5 years ago

dlstucki commented 5 years ago

Description

Test-Only: Allow configuring the HybridConnection name through environment variables just like namespace, key, and keyname do.

This checklist is used to make sure that common guidelines for a pull request are followed.