Open GeorgeL-risual opened 2 years ago
ability to create "Microsoft.Web/connections/accessPolicies" for kind: "V2" api connection also needed
The two requested features above: a) Ability to create a V2, and b) AccessPolicy are very much needed.
Any plans for this? It's been over a year...
And if anyone is looking for a workaround, what I ended up doing was based on this: https://medium.com/microsoftazure/provisioning-azure-logic-apps-api-connections-with-terraform-980179980b5b
When will this be implemented? I've had resulted in using the azapi provider (Which is fine), but having this in azurerm provider would be much better.
+1, when it will be implemented? Do we know any timeline?
Is there an existing issue for this?
Community Note
Description
azurerm_api_connection
does not support thekind
property. I need to deploy a V2 connection to have access to theconnectionRuntimeUrl
property in V2 API connections.New or Affected Resource(s)/Data Source(s)
azurerm_api_connection
Potential Terraform Configuration
No response
References
No response