Bobsled-managed application setup guide
  • 12 Jul 2024
  • 1 Minute to read
  • PDF

Bobsled-managed application setup guide

  • PDF

Article summary

This article will describe how to configure Bobsled to grant access to data transfers made to Azure Blob Storage. The data will be delivered to the Bobsled-managed destination and access will be authorized to the Azure application(s) configured in the destination.

Bobsled will generate a service principal and client secret(s) to be used to log in to the Azure CLI. Using this service principal, you will be able to access the delivered data with the generated credentials. This option is the easiest way to get your customer access to data via an Azure Storage Container, and should be used if your customer does not have a managed application in their Azure tenant and is a helpful option if your customer is generally is less sophisticated.


Prerequisites

  • Before configuring a destination, a share must be created.


Setup instructions

  1. On the share page, click the box Pick Destination.

  2. Choose "Azure Blob Storage". Select the your region. Press "continue.

  3. Choose access method(s) to configure. In this case, choose, keep the Bobsled-managed application tab selected. For Consumer-managed, please check the setup guide.

    • Select the "Generate" button to configure a Service Principal. You will use this principal and client secret to login to the CLI and access the data.

    • Once you have a service principal, you may add up to 100 client secrets. Click the "+" button to generate a new client secret.


    • To edit the name of a client secret, click the ellipse in the row and select "edit". You may use up to 80 characters.

  4. Click the Finish button. You have now successfully setup access.

After setting up the destination in a Share, and picking a source, you can get started and create a data transfer to share data with your consumers.


Revoking access

To revoke an individual client secret, click the more (ellipsis) button in the row and select "revoke". To revoke all secrets, click the "trash" icon next to the add button.


Was this article helpful?