Azure Search
Azure Search is a search-as-a-service solution that allows developers to incorporate a sophisticated search experience into web and mobile applications without having to worry about the complexities of full-text search and without having to deploy, maintain or manage any infrastructure
-
Azure Search deployed within Virtual Network
I would like suggest Azure Search could be deployed in virtual network so that not expose the search service endpoint to internet.
89 votesAzure Cognitive Search support for Private Endpoints is currently GA. More info: https://docs.microsoft.com/en-us/azure/search/service-create-private-endpoint
-
Support IP firewall\service endpoints
Our enterprise requires 2 factor auth for all remote services. Please support IP based firewall and service endpoints!
34 votesWe support IP firewall and private endpoints. More info: https://docs.microsoft.com/en-us/azure/search/service-create-private-endpoint
-
Document Level Security Trimming
An Index contains data from a source (Blob Store, SQL DB, DocumentDB, say DropBox one day?). Different sources may have different and detailed security on each document.
We index these sources normally as a 'super-user' of some kind so the index may contain information from any indexed doc (like 'the bosses salary').
At index query time of course the original document source is not available. It should be possible though to allow one or more 'roles' to be added to each document as it is indexed and to specify roles in the Search query.
In this way a middleware search…
21 votesThe approach for implementing security trimming has been described here: https://docs.microsoft.com/en-us/azure/search/search-security-trimming-for-azure-search. Another article describes how to use this approach when integration with Azure Active Directory: https://docs.microsoft.com/en-us/azure/search/search-security-trimming-for-azure-search-with-aad.
-
Cover Azure Search in the HIPAA BAA
Please add Azure Search to the HIPAA BAA so we can use it in healthcare software.
56 votesAs reported below, Azure Search is now HIPAA compliant. Marking this as complete.
-
Provide .NET API for key operations
Currently, there's no .NET API to perform key management operations (generate new admin keys, list keys, etc.)
1 voteWe now have a .NET Management SDK on NuGet: https://www.nuget.org/packages/Microsoft.Azure.Management.Search/
-
Allow customer to provide encryption key for indexed data
To meet enterprise security requirements, it would be great if index data could be encrypted (ideally with a key provided by the customer.)
140 votes
- Don't see your idea?