Today it seems to be resolved. I am able to access the WebJobs log without problems. It seems it was an Azure issue.
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
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'
2 answers
Sort by: Most helpful
-
-
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.