This repository was archived by the owner on Jul 6, 2022. It is now read-only.

Description
Here's my use case, we have two different Azure subscriptions (one for cloud foundry and another for data services like Azure SQL, Redis etc.) The way Azure Service Broker is currently designed, it is tied to a subscription at install time. This makes it difficult for teams on cf to create data services on the Azure subscription they own. If subscriptionId can be taken as a parameter (in the same way as resource group), it will be convenient for teams to create data services on the Azure subscription they own.
If you have any other recommendation for our use case, please let me know.