I've created a Datalake Retrieval Tool using Python script (using streamlit app) and deployed to POSIT. In order to access the datalake, it is needed to sign-on first using Azure AD credential as only few people can have the access to it. I added the azure-identity, azure-devops, azdev, azure-storage-blob as requirement packages upon deployment to POSIT. Unfortunately, when it is deployed to posit, I'm having error related to Azure authentication (see attached error logs) which is non-existent when the tool is running directly to streamlit app. Maybe, some of you encountered the same issue as mine? or have a recommendation how can I fix the issue?
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.