Same issue as https://github.com/MicrosoftDocs/azure-docs/issues/29616 but for the Flow doc rather than the PowerApps doc.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Hi @navzam Thanks for your feedback! Could you provide the URL of the specific documentation that you're referring to?
@navzam The official recommendation for OpenAPI support in Functions v2 is to use Azure API Management - Consumption Plan. The original OpenAPI for Functions document has been updated accordingly too.
@mike-urnun-msft I'm referring to the "Call a function from Microsoft Flow" doc.
@PramodValavala-MSFT The doc I linked above led me to export the API definition via Platform features -> API definition, but I get an error saying this isn't supported for v2. It would have been nice to know this upfront, similar to how the "Call a function from PowerApps" doc says:
The OpenAPI feature is currently in preview and is only available for version 1.x of the Azure Functions runtime.
@navzam sorry for missing that. We will add a note to this article also. We are currently evaluating how to best update both articles to use API Management integration instead of the old OpenAPI preview.
+ @eamonoreilly for awareness.
Hi @navzam Looks like the PR is created and pending merge so we should see the change pretty soon :)
As such, we will now proceed to close this thread for now. If there are further questions regarding this matter, please reopen it and we will gladly continue the discussion.
That was fast, thanks all!
Most helpful comment
@mike-urnun-msft I'm referring to the "Call a function from Microsoft Flow" doc.
@PramodValavala-MSFT The doc I linked above led me to export the API definition via Platform features -> API definition, but I get an error saying this isn't supported for v2. It would have been nice to know this upfront, similar to how the "Call a function from PowerApps" doc says: