To configure Microsoft Flow, follow these steps:
- In a web browser, navigate to https://flow.microsoft.com.
- Sign in using your organizational account.
- Expand Data on the left, and select Connections.
- Click New Connection.
- Click the Search option, and type Service Bus. There will be one result; click the + symbol.
- Enter the primary connection string for the Service Bus queue (see the Get the primary connection string for the Service Bus section in the Creating an Azure Service Bus queue recipe).
- Press Create.
- Refresh the list, and select Edit from the ... button. Set the name to the Service Bus queue name (for reference), and paste in the primary connection string again.
- Select My Flows on the left hand list.
- Click New | ...