Azure AI Studio provides the capability to upload data assets to cloud storage and register existing data assets from the following sources:The benefit of this approach over
Microsoft OneLake
Azure Blob Storage
Azure Data Lake gen 2
AzureBlobStorageContainerLoader
and AzureBlobStorageFileLoader
is that authentication is handled seamlessly to cloud storage. You can use either identity-based data access control to the data or credential-based (e.g. SAS token, account key). In the case of credential-based data access you do not need to specify secrets in your code or set up key vaults - the system handles that for you.
This notebook covers how to load document objects from a data asset in AI Studio.
pdf
extension will be loaded.