If the Authentication - Credential Source: Anonymous why even require the additional Embedded Credentials - Account Name?
Solved
When using the AzureFileStorageConnector with Authentication - Credential Source: Anonymous what does one set for the Embedded Credentials - Account Name?
Best answer by nampreetatsafe
Thanks for the question @mikek! The AzureFileStorageConnector requires an Account Name to identify the Azure container that you want to access. This helps construct the URL needed by the API to connect to your desired share and folders:
https://{accountName}.file.core.windows.net/{shareName}/{filePath}So we can't uniquely refer to a file without an account name. I hope this helps.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

