Create Azure function app validation failed but no error

David Holden 5 Reputation points
2023-05-25T14:03:48.4566667+00:00

I am trying to create a function app, which uses an existing storage account. I am aware that there are limitations on which storage accounts can be used but I believe storage account is suitable and it is available for selection on the storage tab.

I am using an app service plan.

The storage account has been secured with a virtual network and private endpoints (I did not set up the storage account).

On the networking tab, I am disabling public access, enabling network injection, selecting a virtual network and I have configured inbound access.

However, when I try to create the function app, it tells me validation has failed but there is no error! There is nothing in the activity logs, which makes sense since it is not actually trying to create anything because it fails on validation.

How do I find out what the validation errors?

Thanks

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,829 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more