Unable to Turn on Application Insights

ferdaous harmel 1 Reputation point
2021-07-14T16:13:12.643+00:00

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".

114684-image.png

114715-image.png

114675-image.png

Would you please tell me how to fix this ?

Regards.
Ferdaous.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,499 questions
{count} votes

7 answers

Sort by: Most helpful
  1. JayaC-MSFT 5,526 Reputation points
    2021-07-23T06:28:07.153+00:00

    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.

    0 comments No comments

  2. 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-function

    I 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

    126566-image.png


  3. 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.

    0 comments No comments

  4. Ingo Jobling 1 Reputation point
    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 :-(

    0 comments No comments

  5. 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.

    0 comments No comments