Retrieving the Connection String
Overview
A Connection String is a unique access credential that StorageLink uses to read and write files to an Azure Storage Container.
Finding the connection string
To find the connection string in your storage account, you can follow the below steps:
Go to the Storage accounts console in the Azure portal.
Click into the storage account you would like to use and on the left side-bar menu, under the Security + networking section, click on
Access keys
.Click the
Show
button and then click theCopy to clipboard
button to copy the connection string.You can then paste that connection string value into the StorageLink Cloud Credentials Connection String field.