Event Management - Integrate Azure Monitor with OAuth authentication using V2 token fails with "Claim mismatch. name:azp;value" Issue Following the Integrate Azure Monitor with OAuth Integration here using V2 Token: https://docs.servicenow.com/bundle/vancouver-it-operations-management/page/product/event-management/task/azure-events-authentication.html results in the following error seen in the logs: Claim mismatch. name:azp;value ReleaseAllCauseChanging the OOTB azp Claim value will result in the error.ResolutionNote that from the documentation there is no need/requirement to change the azp claim value. The OOTB value for the azp claim value is 461e8683-5575-4561-ac7f-899cc907d62a and this should be left as is.