I am trying to connect to Azure blob, the credentials work on cloudworks, but do not work on ADO. Has anyone else experienced this issue?
Hello @jstockwell ,
In Cloudworks, the Azure Blob connection utilizes a SAS token for credentials, where as in ADO, Azure Blob uses an Azure Secret Key which cannot be the SAS token. Are you able to test creating a secret key with the proper permissions to access the Azure Blob container and test your connection in ADO? For reference on the ADO Azure Blob connection: https://help.anaplan.com/import-data-from-azure-blob-storage-c1c54d4d-c645-4ffe-98e6-ee8675b1894a Future State: ADO Azure Blob connection will be enhanced with the ability to use OAuth2.0 for connection into Azure Blob.
@JonFerneau,
We have a client that can only connect to Azure Blob using either Secure Access via RBAC AuthN+Z or Secured Network Access via Secure Tunnel / IP Whitelisting, per internal governance guidelines.
Are either of these options for establishing an ADO to Azure Blob connection, or will they need to seek another route to get their data into ADO?
@DavidEdwards , Currently, Azure Blob does not support secure tunnel connection. They can restrict access to their Azure Blob container to just Anaplan IP addresses, but I am not sure if this meets their requirements. Azure Blob also now supports OAuth within ADO so the use of SAS token is no longer required for connection.
We have an Anaplan model that uses "Fake Time" - that is a time dimension specifically constructed for the application and not one found native to Anaplan. For this reason the Opening / Closing Balance summaries don't work. We would like to be able to show the opening and closing balance at the beginning end of each weekly…
Hello everyone, We are trying to use Anaplan Connect in order to push data from a dwh to Anaplan Data Hub. To do so, we need an authentication by token. We can't make it work, we receive the following error: ERROR 16020 |-- Anaplan API: Invalid key path Any suggestions? Thank you all in advance for the help! Michele
Has anyone found success using Anaplan XL with Polaris models in a shared drive with or without concurrent users? My team has experienced a variety of errors, login failures, etc. sometimes it works, sometimes it doesn't. We've been recommended to save and edit files locally, which helps but certainly with its limitations…