Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
5,663 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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 '
}