Skip to main content
Skip table of contents

External content provider: Azure

Overview

This section describes how to configure the Azure Storage Service to support an RPI external content provider.

Azure account configuration

  1. In a browser, log into https://portal.azure.com.

  2. After logging in, you will be redirected to the Azure Portal home page.

  1. Click Storage accounts to view the list of storage accounts for the Azure Storage service.

  1. Select your preferred account and view its details.

Adding an Azure storage container

  1. Having clicked Containers, you can add a container and edit its privacy settings. Add a container, and set its access type to Container. Note that if this setting is not changed files will not be accessible in RPI.

  1. Specify a name for the container and click Create.

  1. Select the created container in the list and start uploading/viewing files.

Azure CDN (Content Delivery Network) configuration

  1. In a browser, log into https://portal.azure.com.

  2. In the navigation panel, scroll down, and click More services > Front Door and CDN Profiles > Create.

  1. Select Explore other offerings, then select Azure CDN Standard from Microsoft (classic). Click Continue.

  1. To create a new CDN profile, complete the form’s required details and click Review + Create.

  1. Refresh the list of CDN profiles. Once your new profile is available, select it.

  1. To add an Endpoint, click Endpoint.

  1. Complete the form and click Add.

  1. Wait while the CDN endpoint is created. Refresh the list of CDN profiles to view the newly-created endpoint.

  1. Select the endpoint and scroll down to Origin.

  1. Use the Origin hostname to configure the Azure Storage provider’s Blob service endpoint property.

Locating the access key

  1. Select your preferred Storage account and view its details.

  1. In the left menu, select Access keys.

  1. At key1, click Show, then click Copy to clipboard.

Set permissions

  1. Click the top left menu icon and select Azure Active Directory.

  1. Click App registrations, then New registration.

  1. Supply a name, then click the Register button.

  1. The App Overview page provides the Application ID and Directory (tenant) ID.

  1. Click Certificates and secret in the left-hand menu. Click New client secret, and click Add.

  2. Assign an App and Role to your storage container.

  3. Go to your storage account and select the created container.

  4. In the left menu, select Access Control (IAM).

  5. Select Add > Add role assignment.

  1. Complete the form:

  • Role - Select Storage Blob Data Contributor.

  • Assign access to - Leave the defaults unchanged. They should be User, group, or service principal.

  • Select - Start typing in the name of the app and select it from the dropdown list.

  1. Click Save.

JavaScript errors detected

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

If this problem persists, please contact our support.