Function App will not start or deployment will thrown an error as below:
'D:\home\site\wwwroot\host.json' is denied.
If you receive a System.UnauthorizedAccessException with a message Access to the path ‘D:\home\site\wwwroot\host.json’ is denied,
then mostly likely access from functionapp to the Azure Storage Account is being blocked where Azure Function is hosted.
1) Check if your functionapp is restricted to a specific VNET as shown below:
