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.
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.