Skip to content

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

@thekamilpro

Description

@thekamilpro

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>]

Metadata

Metadata

Labels

App Servicesaka WebSitesService AttentionThis issue is responsible by Azure service team.customer-reportedfeature-requestThis issue requires a new behavior in the product in order be resolved.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions