Can I use Azure Functions V3 Azure static web API

Gil Shalit 6 Reputation points
2021-09-30T17:05:00.75+00:00

When creating an Azure Static Site using the Blazor settings, you get an option to configure an API. My repository has an Azure Functions V3 API, and I want to use that. After making all the definitions, the build and deploy workflow fails. When I eliminate the api_location setting, the workflow succeeds.

I am pretty sure that the workflow expects a V2 Azure Functions application.

Can I supply a custom build command to build the V3 application?

Will role management work OK with V3?

Thanks!

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,301 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
771 questions
{count} votes