Hello @ferdaous harmel , This seems to be specific to the application and requires dedicated troubleshooting. I would request you to open a support ticket with Microsoft Support if you have a subscription which allows you to do so.
Unable to Turn on Application Insights
Hello,
I find out this error when I want to Turn on Application Insights inside a function app using the Sandbox for the Example "Run your code on-demand with Azure Functions".
Would you please tell me how to fix this ?
Regards.
Ferdaous.
7 answers
Sort by: Most helpful
-
-
Onur Şafak 1 Reputation point
2021-08-26T06:19:56.587+00:00 I have the same issue on "Run your code on-demand with Azure Functions"
https://learn.microsoft.com/en-us/learn/modules/create-serverless-logic-with-azure-functions/4-creating-and-executing-an-azure-functionI get the following error:
Error code: ResourceGroupNotFound
Error message: Resource group 'DefaultResourceGroup-WEU' could not be found.Indeed, the only resource group I see is the one the function app was created in:
learn-f41f8fb4-0c4c-40e3-9099-4404151ef3b5 -
Fei Deng 1 Reputation point
2022-09-04T22:36:53.583+00:00 I have the same error too.
Deployment validation failed.
Additional details from the underlying API that might be helpful: Resource group 'DefaultResourceGroup-EAU' could not be found. -
Ingo Jobling 11 Reputation points
2022-09-17T00:42:04.41+00:00 I have the same issue.
Deployment validation failed.
Additional details from the underlying API that might be helpful: Resource group 'DefaultResourceGroup-canadaeast' could not be found.It may still be possible to complete the tutorial, albeit without logging :-(
-
Jiyeon Jeong 1 Reputation point
2022-09-20T17:39:03.343+00:00 Have same issue.
Deployment validation failed.
Additional details from the underlying API that might be helpful: Resource group 'DefaultResourceGroup-SE' could not be found.