vladris / azure-data-engineering

https://freecontent.manning.com/vlad-riscutia-data-engineering-on-azure/
21 stars 22 forks source link

7.6 --workspace-name and --resourcegroup missing #6

Closed davecorun closed 3 years ago

davecorun commented 3 years ago

The correct command should be:

az ml computetarget create amlcompute --max-nodes 1 --name "dlcompute" --vm-size STANARD_D1_V2 --resource-group aml-rg --workspace-name aml