azureml.core.datastore.Datastore class - Azure Machine ...
docs.microsoft.com › en-us › pythonRepresents a storage abstraction over an Azure Machine Learning storage account. Datastores are attached to workspaces and are used to store connection information to Azure storage services so you can refer to them by name and don't need to remember the connection information and secret used to connect to the storage services. Examples of supported Azure storage services that can be registered ...
az ml datastore | Microsoft Docs
docs.microsoft.com › en-us › cliManage Azure ML datastores. Azure ML datastores securely link your Azure storage services to your workspace so that you can access your storage without having to hardcode the connection information into your scripts. The connection secrets, like the storage service's authentication credentials, are stored in your workspace's Key Vault.