Skip to main content

Azure AI Search Key

Description

General

  • Documentation: https://learn.microsoft.com/en-us/azure/search/
  • Summary: Azure AI Search is a fully managed, cloud-hosted service that connects data to AI. The admin and query keys are used to authenticate requests to the Azure AI Search API.

Revoke the secret

  1. In the Azure portal, navigate to the Azure AI Search resource.
  2. Open Settings > Keys.
  3. Regenerate the the admin or query key.

Details for Azure AI Search Key

  • Family: token

  • Category: cloud_provider

  • Company: Microsoft

  • High recall: False

  • Validity check available: True

  • Analyzer available: True

  • Revoker available: False

  • On-premise instances exist: False

  • Only valid secrets raise an alert: False

  • Occurrences found for one million commits: 0.72

  • Prefixed: False

Secret Analyzer

Analysis Method

  • Provider allows scopes enumeration: False
  • Total network call count: 4
  • Total call count may vary: False

HTTP Calls

Requests are designed to capture metadata and not to function effectively.

  • GET: /datasources
  • GET: /indexers
  • GET: /indexes('test-index-name')/docs/$count
  • GET: /servicestats

Other Calls

Non-HTTP queries or HTTP calls made through a third-party app (e.g., Python package). No other calls for this analyzer.