question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update the Microsoft.Web/connections schema

See original GitHub issue

Are there plans to publish an updated version of the Microsoft.Web/connections swagger? As far as I can tell, the current version is 2016-06-01.

When creating an API connection for a Logic App, there is a need to set the kind property to “V2” in order to get the connectionRuntimeUrl output property. The Bicep linter in VSCode produces a warning that kind and connectionRuntimeUrl are not defined in the resource definition.

If I’m understanding the process correctly, a schema update would resolve this issue. There are two open issues in the Azure Bicep repo on GitHub related to this:

  • Azure/bicep/issues/3494
  • Azure/bicep/issues/3512

Additionally, there doesn’t seem to be a published schema for Microsoft.Web/connections/accessPolicies. This makes the Bicep authoring experience in VSCode more challenging as the developer doesn’t know if what they’re writing is structurally correct.

acceessPolicies image

connectionRuntimeUrl image

AB#15956455

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:2
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

5reactions
johnbilliriscommented, Nov 28, 2022

@alexkarcher-msft @hartra344 Could you please provide an update to the schema release date? (And please re-open as it is still an issue)

2reactions
alexkarcher-msftcommented, Jul 21, 2022

This is on our roadmap for the next release of the Microsoft.Web definition. We have just updated the definition to include /workflows routes a few weeks ago and we are targeting to have the /connections schemas added by the end of the year.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Microsoft.Web connections - Bicep & ARM templates
Azure Microsoft.Web/connections syntax and properties to use in Azure Resource Manager templates for deploying the resource.
Read more >
az webapp connection update
The private endpoint in source virtual network must be created ahead. ... Update the client-type of a schema registry connection. Azure CLI
Read more >
Authenticate connections with managed identities - Azure ...
Use a managed identity to authenticate workflow connections to Azure AD protected resources without credentials or secrets in Azure Logic ...
Read more >
Issues
I tried to create a 'Microsoft.Web/connections' resource following the instructions here for a managed ... Schema problem w/ Microsoft.
Read more >
Unable to connect the API connection to the logic App via ...
1 Answer 1 ... It is an expected behaviour , if you deploy the ARM Template, your both API Connections will have been...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found