Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Create from Azure Service (Preview) | "Fix it in Azure" goes to deprecated classic Azure Functions management experience #3755

Open
jacksorjacksor opened this issue Jan 14, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@jacksorjacksor
Copy link

Type of Connector

Custom Connector

Name of Connector

Create from Azure Service (Preview)

Describe the bug

In Power Apps, when trying to implement Custom connectors, the Create from Azure Service (Preview) can throw the following error:

An app runtime version of ~1 and the API definition are needed before importing. [Fix it in Azure] | [Learn more]

The [Fix it in Azure] link will go to an error page with the message "The classic Azure Functions management experience is deprecated. Please use the new experience"

Is this a security bug?

No, this is not a security bug

What is the severity of this bug?

Severity 3 - Minor issue

To Reproduce

In Power Apps
Custom connectors (left-hand side blade menu)
New custom connector
Create from Azure Service (preview)
Azure service: Azure function

If not using Azure API Management, this throws the below error:

An app runtime version of ~1 and the API definition are needed before importing. [Fix it in Azure] | [Learn more]

Expected behavior

Link should take user to the appropriate place in Azure where they are able to define this definition within an Azure Function, crucially without using Azure API Management (as "Azure Function" was selected).

Environment summary

N/A

Additional context

N/A

@jacksorjacksor jacksorjacksor added the bug Something isn't working label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant