Skip to main content
Skip table of contents

Azure Event Hubs configuration

Provisioning the Storage Container Name and Connection String

This section describes how to create and configure an Azure Event Hubs on the Windows Azure portal. Please follow the steps below:

  1. In a web browser, log into the Windows Azure portal (https://portal.azure.com)

  2. Once you have successfully logged into the portal, search for the “Storage accounts” resource and click Storage accounts.

    image-20250912-152418.png
  3. In the list of storage accounts, select and click the appropriate storage account to use (in this example, “maniladev”).

    image-20250912-152431.png
  4. Under Settings, click Access keys.

    image-20250912-152442.png
  5. Use the storage account name to configure the storage container name of the RPI Azure Event Hubs queue provider.

  6. Under Default keys, use the key1 connection string to configure the storage connection string of the RPI Azure Event Hubs queue provider.

    image-20250912-152455.png

Provisioning the Event Hubs Name and Connection String

  1. Once you have successfully logged into the portal, search for the “Event Hubs” resource and click Event Hubs.

    image-20250912-152507.png
  2. In the list of event hubs, select the appropriate event hub to used (in this example, “manila-eventhubs”). Take note of the name as you will use this to configure the Event hubs name of the RPI Azure Event Hubs queue provider.

    image-20250912-152519.png
  3. Click Shared access policies (located under Settings).

    image-20250912-152531.png
  4. Click RootManageShareAccessKey (under Policy).

  5. In the “SAS Policy: RootManageSharedAccessKey” panel, make sure Send and Listen are checked. Ask your Azure account admin to enable these options if they are not checked.

    image-20250912-152543.png

Use the Connection string-primary key to configure the Connection string of the RPI Azure Event Hubs queue provider.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.