Azure / azure-cli

Azure Command-Line Interface
MIT License
4.03k stars 3.01k forks source link

az synapse workspace create does not support managed resource group option #18467

Open qzhou-hmcts opened 3 years ago

qzhou-hmcts commented 3 years ago

Is your feature request related to a problem? Please describe.

I'm creating Synapse Analytics Workspace using az cli, however there is no way to set up managed resource group property using the cli

Describe the solution you'd like

az synapse workspace create --managed-resoruce-group <managed-resource-group-name> 
ghost commented 3 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @aim-for-better, @idear1203.

Issue Details
**Is your feature request related to a problem? Please describe.** I'm creating Synapse Analytics Workspace using az cli, however there is no way to set up managed resource group property using the cli **Describe the solution you'd like** ``` az synapse workspace create --managed-resoruce-group ```
Author: qzhou-hmcts
Assignees: -
Labels: `Service Attention`, `Synapse`
Milestone: -
yonzhan commented 3 years ago

route to service team

runtimeware commented 2 years ago

Any updates on this issue? We'd also like to get the CLI to help us create a workspace w/ a set managed resource group name

nielsvdc commented 2 years ago

Any updates yet on this?

I would also like to see: az synapse workspace update --managed-resoruce-group ...