You can connect CloudWorks to Azure Blob Storage with OAuth 2.0.
Prerequisites
You need to configure these items before you can create a connection.
| Items | Description |
| Azure storage account | See the Microsoft documentation for more information about Azure storage accounts . |
| App registration | See the Microsoft documentation for information on how to register your application in Microsoft Entra ID. When you register your application, for the Redirect URI, select Web and enter your application’s callback URL in the field. |
| Configure delegated API permissions | See the Microsoft documentation on how to configure delegated API permissions . When you configure the API permissions, use these settings:
|
Azure OAuth2.0 authentication details:
| After the app registration, find and record these OAuth2.0 authentication details:
|
Create a CloudWorks connection
Create an OAuth2.0 connection with the Cloudworks Azure Blob connector.
To create a CloudWorks connection:
- Select CloudWorks from the from the top-left navigation menu.
- Select Connections from the left-side panel.
- Select New connection.
The Connect to a service dialog displays. - Select Azure Blob from the Service dropdown.
The dialog expands. - Complete the dialog entries:
- Enter a new Connection name. Use a unique name of up to 60 characters that starts and ends with a letter or number. Letters used must be in the Latin alphabet . You can include spaces, hyphens (-), and underscores (_), but no other special characters.
- Select Oauth2 from the Auth Type dropdown, and enter these details from your Azure account:
- Storage account name
- Client ID
- Client Secret
- Tenant ID
- Container
- Select Connect.