403 Forbidden when deploying Function App Flex in NodeJS

Ricardo Henrique Comar 0 Reputation points
2024-06-05T20:46:16.62+00:00

I'm facing this error when trying to deploy a new function, using VS Code Azure Functions extensions and option "Deploy to Function App".

In IAM I have Owner role.

17:43:59 flow-metrics-dev-fn: Starting deployment...
17:44:01 flow-metrics-dev-fn: Creating zip package...
17:44:01 flow-metrics-dev-fn: Adding 6 files to zip package...
17:44:01 flow-metrics-dev-fn: azure_blueprint.png
17:44:01 flow-metrics-dev-fn: README.md
17:44:01 flow-metrics-dev-fn: Commons.js.map
17:44:01 flow-metrics-dev-fn: MetricsStorageQueueConsumer2.js.map
17:44:01 flow-metrics-dev-fn: Commons.js
17:44:01 flow-metrics-dev-fn: MetricsStorageQueueConsumer2.js
17:44:02 flow-metrics-dev-fn: Zip package size: 73.3 kB
17:44:21: Error: Error 403 - Forbidden

The web app you have attempted to reach has blocked your access.

This function already existed in Serverless plan, I was able to deploy using same steps, but last week I faced the same 403 error.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,926 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.