Azure / Azure/azure-powershell
Set-AzApiManagementApi abillity to reference tags
Open
act-observability-squad
API Management
customer-reported
feature-request
Service Attention
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
## Description of the new feature
You can reference a tag for an API in API Management, would like to see that implemented in the Az module as well.
## Proposed implementation details (optional)
Ability to reference a Tag by Id with the method `Set-AzApiManagementApi` and `Set-AzApiManagementApiRevision`
Probably should introduce the following methods as well because they are seperate objecs:
```
Set-AzApiManagementTag
New-AzApiManagementTag
Remove-AzApiManagementTag
```
Contributor guide
Assessment
This issue has not been assessed yet.