# Create a destination connection

> To set up an Azure Blob destination connection, you need the following setup credentials for the Azure Blob.

## Setup credentials for Azure Blob

To set up an Azure Blob destination connection, you need the following setup credentials for the Azure Blob.

* `account`
* `URI`
* `azure shared access signature (SAS uri)`

These credentials are located in the url of the Azure blob storage to which the extracted data needs to be uploaded.

Check out [Retrieving the credentials for the Azure blob storage](https://docs.uipath.com/process-mining/automation-cloud/latest/user-guide/retrieving-the-credentials-for-the-azure-blob-storage#retrieving-the-credentials-for-the-azure-blob-storage).

## Setup the Azure Blob destination connection

Follow these steps to create the Azure Blob destination connection.

 <colgroup>
  <col/>
  <col/>
 </colgroup>
 
  
    Step 
    Action 
  
 
 
  
    1 
    Define a new connection of type Azure Blob . 
  
  
    2 
    Enter a descriptive name for the destination connection. For example, AzureBlob_IM . 
  
  
    3 
   
      
         Enter the URI <code>azureblob://&lt;container&gt;/</code> as the URL. 
         Enter <code>&lt;account&gt;</code> as the Azure Storage Account 
      

  
  
    4 
   
      
         Select AzureStorageSAS as the Auth Scheme . 
         Enter the Azure Shared Access Signature (SAS uri) . 
      

  
  
    5 
    Create and test the connection.
