Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Please add -Tag parameter to New-AzWebAppSlot #19496

Closed
thekamilpro opened this issue Sep 15, 2022 · 2 comments
Closed

[Feature]: Please add -Tag parameter to New-AzWebAppSlot #19496

thekamilpro opened this issue Sep 15, 2022 · 2 comments
Assignees
Labels
App Services aka WebSites customer-reported feature-request This issue requires a new behavior in the product in order be resolved. Service Attention This issue is responsible by Azure service team.

Comments

@thekamilpro
Copy link

Description of the new feature

In my organisation we are required to add tags for every Azure resource. The mentioned cmdlet doesn't have a -Tag parameter which effectively prevents me from creating a resource. Ont he other hand Azure Portal also doesn't allow me to supply the tag upon creation.

Proposed implementation details (optional)

E.g. New-AzContainerRegistryWebhook has an ability to pass tags as hashtable:

New-AzContainerRegistryWebhook [-Tag <System.Collections.Hashtable>]

@thekamilpro thekamilpro added feature-request This issue requires a new behavior in the product in order be resolved. needs-triage This is a new issue that needs to be triaged to the appropriate team. labels Sep 15, 2022
@ghost ghost added customer-reported and removed needs-triage This is a new issue that needs to be triaged to the appropriate team. labels Sep 15, 2022
@thekamilpro
Copy link
Author

New-AzWebApp also misses -Tag parameter.

@dingmeng-xue dingmeng-xue added App Services aka WebSites Service Attention This issue is responsible by Azure service team. labels Sep 18, 2022
@ghost
Copy link

ghost commented Sep 18, 2022

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

Issue Details

Description of the new feature

In my organisation we are required to add tags for every Azure resource. The mentioned cmdlet doesn't have a -Tag parameter which effectively prevents me from creating a resource. Ont he other hand Azure Portal also doesn't allow me to supply the tag upon creation.

Proposed implementation details (optional)

E.g. New-AzContainerRegistryWebhook has an ability to pass tags as hashtable:

New-AzContainerRegistryWebhook [-Tag <System.Collections.Hashtable>]

Author: thekamilpro
Assignees: -
Labels:

App Services, feature-request, Service Attention, customer-reported

Milestone: -

@Kotasudhakarreddy Kotasudhakarreddy self-assigned this Oct 19, 2022
Nickcandy pushed a commit that referenced this issue Nov 8, 2022
…bApp & New-AzWebAppSlot (#20019)

* [AppService]: Feature #19496 Please add -Tag parameter to New-AzWebAppSlot

* Update WebAppTests.ps1

Review comments are updated

* Update WebAppSlotTests.ps1

* Review Comments updated

* Update NewAzureWebAppSlot.cs

* Update NewAzureWebAppSlot.cs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App Services aka WebSites customer-reported feature-request This issue requires a new behavior in the product in order be resolved. Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

3 participants