You set your Azure storage account to integrate with your Anaplan models via CloudWorks.

You should be familiar with Azure Storage Accounts, Containers, and Blobs (files). 

Best practice tip: Ensure that your SAS token remains valid for the entire duration of your integration. If it expires, the integration will not work.

You can either create a new Azure storage account or use an existing one. Shared access signature (SAS) is a URL that grants restricted access. Use the SAS when you want to grant access to storage account resources for a specific time range. With SAS, you need not share your storage account key. 

  1. Create or open an Azure storage account.
  2. Select your services, resource types, and permissions:

    Allowed services
    : select only Blob
    Allowed resource types: select all three, Service, Container, and Object
    Allowed permissions: select only Read, Write and List.

    Note:
    set these three categories as shown, or your integration will not be valid.
  3. Enter your permission Start and End, dates, and times.
  4. Select the time zone from the drop-down list.
  5. Enter the Allowed IP addresses.
  6. Select your preferred routing tier (Basic, Microsoft network, or Internet routing).
  7. Select your Signing key from the drop-down list.
  8. Click Generate SAS and connection string.
Azure dialog for account set up. Permissions display.

The SAS and connection strings display.

SAS container level tokens and URLs blurred for security reasons.

Warning: You cannot use SAS tokens generated at the blob (file) level.  To be compatible with CloudWorks, generate your SAS tokens at either the Storage Account or Container levels in Azure.

Note: CloudWorks fully supports Azure stored access policies .