Share via

Failed deployment of Function App

GSingh101 21 Reputation points
2021-09-30T18:19:15.05+00:00

Hi,

I tried to deploy a function app on my test subscription and it fails with a bad request and attached error.136669-saissue.png

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

Azure Storage
Azure Storage

Globally unique resources that provide access to data management services and serve as the parent namespace for the services.

0 comments No comments

1 answer

Sort by: Most helpful
  1. AnuragSingh-MSFT 21,566 Reputation points Moderator
    2021-10-01T07:56:08.393+00:00

    Hi @GSingh101 ,

    Based on the error returned it could happen due to a number of reasons:
    -Wrong Storage Account Keys and/or Storage Account name used
    -Azure firewall or VNET restrictions, details available here
    You may read more about these causes here

    Please ensure that the above outlined settings are properly configured with correct values. In case you are still facing this issue, can you please share more details about it like
    -Type of Hosting plan (Consumption, premium, dedicated)
    -Mode of deployment (PowerShell, Azure Portal, cli etc.)
    -Any additional configuration being used.
    ---
    Please 'Accept as answer' if it helped so that it can help others in the community looking for help on similar topics.

    Was this answer helpful?


Your answer

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