Include Azure Blob Storage and data lake python libraries to ArcGIS Notebook Server

873
1
08-21-2022 01:28 PM
AndrewRudin1
Occasional Contributor II

Please add Microsoft's python libraries for interacting with Azure Blob Storage and Azure Data Lake storage to the standard installed libraries. 

After processing some reports in Notebook server about our geodatabases, Enterprise portals ,and ArcGIS Online environments,  I want to then write the csv results to a folder in an Azure Data Lake. However, those libraries aren't in the standard library list.  With notebook server focused on data science and ML, I figure being able to read and write from Azure, AWS, and Google's Blob/Data Lake storage platforms would be a common use case.

Thank you,

1 Comment
ShaunWalbridge
Status changed to: Needs Clarification

Can you provide details about the exact libraries that you'd like to work with? There is, unfortunately, currently a broad set of Python APIs for accessing a variety of cloud services which makes their inclusion less simple. We do provide `azure-core` and `azure-storage-blob`, and if there are specific demands for others, can assess their inclusion.

Thanks!
Shaun