Closed davecorun closed 3 years ago
Correct command should be:
az ml datastore attach-adls-gen2--account-name "adls$suffix" --client-id $sp.appId--client-secret $sp.password --tenant-id $sp.tenant--file-system fs1 --name MLData --workspace-name aml --resource-group aml-rg
az ml datastore attach-adls-gen2
--client-id $sp.appId
--tenant-id $sp.tenant
--name MLData --workspace-name aml --resource-group aml-rg
Correct command should be:
az ml datastore attach-adls-gen2
--account-name "adls$suffix"--client-id $sp.appId
--client-secret $sp.password--tenant-id $sp.tenant
--file-system fs1--name MLData --workspace-name aml --resource-group aml-rg