Diagnostics — Verify Connections

CheckResultDetails
MSAL ConfidentialClient buildOK
Bot credentials presentOKAppId=9e784493-dbd7-4268-8087-47b5835ff7e3
BotFrameworkAuthentication authenticateFAILNo Authorization header
Adapter instantiationOKMyChatBot.AdapterWithErrorHandler
Azure AI Search (key)OKdocCount=355
Azure AI Search (DefaultAzureCredential)FAILDefaultAzureCredential failed to retrieve a token from the included credentials. See the troubleshooting guide for more information. https://aka.ms/azsdk/net/identity/defaultazurecredential/troubleshoot - EnvironmentCredential authentication unavailable. Environment variables are not fully configured. See the troubleshooting guide for more information. https://aka.ms/azsdk/net/identity/environmentcredential/troubleshoot - WorkloadIdentityCredential authentication unavailable. The workload options are not fully configured. See the troubleshooting guide for more information. https://aka.ms/azsdk/net/identity/workloadidentitycredential/troubleshoot - ManagedIdentityCredential authentication unavailable. No response received from the managed identity endpoint. - VisualStudioCredential authentication failed: Visual Studio Token provider can't be accessed at C:\windows\system32\config\systemprofile\AppData\Local\.IdentityService\AzureServiceAuth\tokenprovider.json - VisualStudioCodeCredential requires the Azure.Identity.Broker package to be referenced from the project. VS Code Azure See the troubleshooting guide for more information. https://aka.ms/azsdk/net/identity/vscodecredential/troubleshoot - AzureCliCredential authentication failed: Azure CLI not installed - AzurePowerShellCredential authentication failed: Az.Accounts module >= 2.2.0 is not installed. - AzureDeveloperCliCredential authentication failed: Azure Developer CLI could not be found. - The BrokerCredential requires the Azure.Identity.Broker package to be referenced. See the troubleshooting guide for more information. https://aka.ms/azsdk/net/identity/brokercredential/troubleshoot
Blob Storage (key)FAILServer failed to authenticate the request. Please refer to the information in the www-authenticate header. RequestId:af5d76e7-801e-0056-3160-669c99000000 Time:2025-12-06T03:26:26.4688992Z Status: 401 (Server failed to authenticate the request. Please refer to the information in the www-authenticate header.) ErrorCode: NoAuthenticationInformation Content: <?xml version="1.0" encoding="utf-8"?><Error><Code>NoAuthenticationInformation</Code><Message>Server failed to authenticate the request. Please refer to the information in the www-authenticate header. RequestId:af5d76e7-801e-0056-3160-669c99000000 Time:2025-12-06T03:26:26.4688992Z</Message></Error> Headers: Vary: Origin Server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 x-ms-request-id: af5d76e7-801e-0056-3160-669c99000000 x-ms-client-request-id: 9d1cfbbf-ebd6-46e3-bc15-282325f95874 x-ms-version: 2025-11-05 x-ms-error-code: NoAuthenticationInformation WWW-Authenticate: Bearer authorization_uri=https://login.microsoftonline.com/7e307b33-cb37-4bf1-b158-8adc260b9992/oauth2/authorize resource_id=https://storage.azure.com Date: Sat, 06 Dec 2025 03:26:25 GMT Content-Length: 302 Content-Type: application/xml
Blob Storage (DefaultAzureCredential)FAILDefaultAzureCredential failed to retrieve a token from the included credentials. See the troubleshooting guide for more information. https://aka.ms/azsdk/net/identity/defaultazurecredential/troubleshoot - EnvironmentCredential authentication unavailable. Environment variables are not fully configured. See the troubleshooting guide for more information. https://aka.ms/azsdk/net/identity/environmentcredential/troubleshoot - WorkloadIdentityCredential authentication unavailable. The workload options are not fully configured. See the troubleshooting guide for more information. https://aka.ms/azsdk/net/identity/workloadidentitycredential/troubleshoot - ManagedIdentityCredential authentication unavailable. No response received from the managed identity endpoint. - VisualStudioCredential authentication failed: Visual Studio Token provider can't be accessed at C:\windows\system32\config\systemprofile\AppData\Local\.IdentityService\AzureServiceAuth\tokenprovider.json - VisualStudioCodeCredential requires the Azure.Identity.Broker package to be referenced from the project. VS Code Azure See the troubleshooting guide for more information. https://aka.ms/azsdk/net/identity/vscodecredential/troubleshoot - AzureCliCredential authentication failed: Azure CLI not installed - AzurePowerShellCredential authentication failed: Az.Accounts module >= 2.2.0 is not installed. - AzureDeveloperCliCredential authentication failed: Azure Developer CLI could not be found. - The BrokerCredential requires the Azure.Identity.Broker package to be referenced. See the troubleshooting guide for more information. https://aka.ms/azsdk/net/identity/brokercredential/troubleshoot
Azure OpenAI configOKendpoint=https://ai-ccl02aihub531797370483.cognitiveservices.azure.co…
SecureFilesEndpointOKhttps://ccl02.digitalresponse.com.au

Note: In development the BotFrameworkAuthentication may intentionally bypass token validation. In production, ensure MicrosoftAppId and Password are set in appsettings or App Service configuration.