Is it possible to assign API tags to an API in Azure API Management service?


I could not find a resource to create API tags in terraform in this Azure Terraform Provider documentation.
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/api_management

Additionally, I could not find a way to associate an API tag with an API using terraform. This can be done as follows using Azure Portal:

Does anyone know if its possible?

1 Like