skip to Main Content

Azure – Teams Bot Authentication with managed identity is failing with error : Failed to acquire token for client credentials

I have implemented Teams bot and authenticating it using managed identity.But getting below error: Tried to get token using Managed Service Identity. Access token could not be acquired. Received a non-retryable error. MSI ResponseCode: BadRequest, Response: {"error":"invalid_request","error_description":"Identity not found"} at…

VIEW QUESTION

Bot Cloning in Azure

I am trying to duplicate a bot in azure. I attempted to do this via a template, but that seemed to only duplicate the bot resource and not any of the credentials and api scopes associated with it, which does…

VIEW QUESTION
Back To Top
Search