Forum Discussion
azeem2020
4 years agoRegular Visitor
DataFormat.Error: We found extra characters at the end of JSON input.
Source: Azure Blob Storage Source = AzureStorage.Blobs("xxxxxxdev001") JSON data is coming from Azure Blob Storage and JSON files are PostgreSQL Server Diagnostics Logs: let
Source...
amitchandak
Super User
4 years agoazeem2020 , this error come when the json format has some issue. some character is not required or missing position
azeem2020
4 years agoRegular Visitor
Those JSON files are being generated automatically by enabling Diagnostic Setting on PostgreSQL - Flexible Server.
Configure and Access Logs for Azure Database for PostgreSQL - Flexible Server - JSON format
So I assume, JSON is well formatted otherwise Microsoft should rework on their format. But here in my case - the issue is somewhere else.