Invalid Template Deployment -InvalidBotData.

Shobby 0 Reputation points
2023-03-01T07:41:46.88+00:00

Hi Folks,

I am facing issue while deploying Microsoft company communicator app, error is given below.

below error is related to resource base name.

{
  "code": "InvalidTemplateDeployment",
  "details": [
    {
      "details": [
        {
          "code": "InvalidBotData",
          "target": "hccommsapp-author",
          "message": "The Azure App Insights key is not a valid GUID"
        },
        {
          "code": "InvalidBotData",
          "target": "hccommsapp",
          "message": "The Azure App Insights key is not a valid GUID"
        }
      ]
    }
  ],
  "message": "The template deployment 'Microsoft.Template-20230301113648' is not valid according to the validation procedure. The tracking id is '
}
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,844 questions
{count} votes