Azure / azure-cli

Azure Command-Line Interface
MIT License
3.95k stars 2.93k forks source link

Missing --tags argument on az sql server create #17052

Open MPowellFDB opened 3 years ago

MPowellFDB commented 3 years ago

az sql server create does not include a --tags argument.

Our subscriptions have a "Deny" Azure Policy that prevents resources from being created without tags. Because of the missing --tags argument, we are unable to deploy an Azure SQL Server via Az CLI as it does not comply with our Policy.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

ghost commented 3 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @azureSQLGitHub.

Issue Details
**az sql server create** does not include a --tags argument. Our subscriptions have a "Deny" Azure Policy that prevents resources from being created without tags. Because of the missing --tags argument, we are unable to deploy an Azure SQL Server via Az CLI as it does not comply with our Policy. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: b3b902a2-c27f-8de9-e2fb-9f0d7f8eb6dc * Version Independent ID: aa268eac-fed7-31d3-b9ac-dd1f4b2601fe * Content: [az sql server](https://docs.microsoft.com/en-us/cli/azure/sql/server?view=azure-cli-latest) * Content Source: [latest/docs-ref-autogen/sql/server.yml](https://github.com/MicrosoftDocs/azure-docs-cli/blob/master/latest/docs-ref-autogen/sql/server.yml) * Service: **sql-database** * GitHub Login: @rloutlaw * Microsoft Alias: **routlaw**
Author: MPowellFDB
Assignees: -
Labels: `SQL`, `Service Attention`
Milestone: -
yonzhan commented 3 years ago

sql

pmohta commented 1 year ago

is there any update on this issue?

Gutek commented 1 year ago

any updated on it?