I am building an application which uses the following Azure Services.
- Azure App Service : To Host the FrontEnd and BackEnd Web Apps
- Azure SQL Database : To store the structured data
- Azure Cosmos DB : To store the JSON Data
- Azure Storage : To store the images, files, videos as blobs
All these services will run in Central India Region. Will I be able to use Azure Search on these services like SQL DB, CosmosDB (MongoDB API) & Storage (Blobs and Files)? During a Bootcamp, last week, an MVP said that the Azure Search feature works only in West US region.
Thanks,
Manoj Kumar