Skip to main content

Azure Open AI API key

Description

General

  • Documentation: https://learn.microsoft.com/en-us/azure/ai-services/openai/reference
  • Summary: Azure is a cloud computing service created by Microsoft. Open AI is an AI service which enables one to train its own LLM to fit its needs. The trained model is then serviced through a REST API, which requires authentication by an API key. This detector finds this key.

Revoke the secret

It is possible to rotate keys in Azure AI services

Details for Azure Open AI API key

  • Family: token

  • Category: ai

  • 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: 5.83

  • Prefixed: False

Secret Analyzer

Analysis Method

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

HTTP Calls

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

  • GET: /openai/batches
  • GET: /openai/files
  • GET: /openai/fine_tuning/jobs

Other Calls

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