I get this error when I use the go option of windows azure advanced tools:ValidateXSSInput mismatch value and htmlEncoded! Value='AADSTS65002: Consent between first party application 'abfa0a7c-a6b6-4736-8310-5855508787cd' and first party resource '797f484

erisman sanchez 20 Reputation points
2023-08-19T17:10:26.19+00:00

I get this error when I use the go option of windows azure advanced tools:

ValidateXSSInput mismatch value and htmlEncoded! Value='AADSTS65002: Consent between first party application 'abfa0a7c-a6b6-4736-8310-5855508787cd' and first party resource '797f4846-ba00-4fd7-ba43-dac1f8f63013' must be configured via preauthorization - applications owned and operated by Microsoft must get approval from the API owner before requesting tokens for that API.

Trace ID: 6dffb4ef-c8a8-4ff9-b016-183cbf5f6600

Correlation ID: ed132c2e-cb30-4450-a96c-180a65cea401

Timestamp: 2023-08-19 15:12:28Z', HtmlEncode='AADSTS65002: Consent between first party application 'abfa0a7c-a6b6-4736-8310-5855508787cd' and first party resource '797f4846-ba00-4fd7-ba43-dac1f8f63013' must be configured via preauthorization - applications owned and operated by Microsoft must get approval from the API owner before requesting tokens for that API.

Trace ID: 6dffb4ef-c8a8-4ff9-b016-183cbf5f6600

Correlation ID: ed132c2e-cb30-4450-a96c-180a65cea401

Timestamp: 2023-08-19 15:12:28Z'

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,704 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,674 questions
{count} votes

2 answers

Sort by: Most helpful
  1. DavidG 10 Reputation points
    2023-08-20T08:41:46.0166667+00:00

    Today it seems to be resolved. I am able to access the WebJobs log without problems. It seems it was an Azure issue.

    0 comments No comments

  2. VenkateshDodda-MSFT 24,591 Reputation points Microsoft Employee
    2023-08-21T05:12:20.1533333+00:00

    @erisman sanchez Thanks for reaching out to Microsoft Q&A, apologize for any inconvenience caused on this.

    Upon Investigating deeper our engineering team identified that this issue happened because of an incorrect change made to an Azure Active Directory application which started failing the KUDU SSO authentication and team has rolled back the change successfully.

    Refer to this similar thread here for more information.

    Request you to re-try accessing the KUDU console through Advanced tools and do let us know if you are facing any issues.

    Feel free to reach back to me if you have any further questions on this.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.