Use Data API builder with Azure Cosmos DB

Anonymous
2023-10-30T13:13:53.9466667+00:00

as https://learn.microsoft.com/en-us/azure/data-api-builder/get-started/get-started-azure-cosmos-db#creating-a-configuration-file-for-dab

as above document i have follow all step but rest api endpoint is not call every time phase one error

Azure.DataApiBuilder.Service.Controllers.RestController[0]
      b60c6bfc-a2dd-4c08-9045-031249eefcea: The method or operation is not implemented.
fail: Azure.DataApiBuilder.Service.Controllers.RestController[0]
      b60c6bfc-a2dd-4c08-9045-031249eefcea:    at Azure.DataApiBuilder.Core.Services.MetadataProviders.CosmosSqlMetadataProvider.TryGetEntityNameFromPath(String entityPathName, String& entityName)
         at Azure.DataApiBuilder.Core.Services.RestService.GetEntityNameAndPrimaryKeyRouteFromRoute(String routeAfterPathBase)
         at Azure.DataApiBuilder.Service.Controllers.RestController.HandleOperation(String route, EntityActionOperation operationType)
				
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,638 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,934 questions
{count} votes

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.