PythonCopier blob_datastore = Datastore.register_azure_blob_container(workspace=ws, datastore_name='credentialless_blob', container_name='my_container_name', account_name='my_account_name') SDK v2 Python fromazure.ai.ml.entitiesimportAzureBlobDatastorefromazure.ai.mlimportMLClient ml_client = MLCl...