To create a Service Bus, starting from a Resource Group for the services, follow these steps:
- Create a Notepad document to temporarily store the keys; do not save this document, as it will contain secrets that must be only stored in encrypted form. Start the document with the following text:
Queue name:Application Id: Azure Application secret: Key Vault DNS Name: Key Vault secret name: Primary connection string:
- Open the main portal page at https://portal.azure.com and log in with an account with privileges to create and maintain resources, and associate with an internal subscription with a credit available.
First, we need to create an application registration:
- Select Azure Active Directory and then navigate to App registrations ...