70
Views
1
Comments
Solved
[Azure Blob Storage] Connection string structure
azure-blob-storage
Web icon
Forge asset by Barduino
Application Type
Traditional Web

What is the structure of the connection string?

2020-09-21 08-42-47
Vincent Koning
Solution

Hi Andreia,

You can find the connecting string in the Azure Portal. Please follow these steps;

  1. Open the storage account in Azure
  2. Open the "Access Keys" tab
  3. Copy the connection string from either Key1 or Key2
  4. Use that connection string in this component

I hope this helps.

Greetings,

Vincent

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.