AzureSearchQueryToCsv Description Python script to connnect to an Azure Search Service and load a query to a local csv file Local setup clone repo replace variables at top of file with your Search Service information pip install (possibly pip install azure-search-documents) run