Hello Experts,
I am working on Virtual entity and i am retrieving data from Azure SQL database for that I have written OData which retrieves Sql data from Azure SQL Database. I am trying to mapping data to virtual entity fields but data is not showing.
OutPut of ODataservice:
URL: http://sqldb.azurewebsites.net/$metadata
But I am enable to get data, I am getting below type of error,
How to resolve that issue?
From References: