Microsoft Azure · Capability

Microsoft Azure Microsoft Marketplace Discovery API Keys Management — RevokeApiKey

Microsoft Azure Microsoft Marketplace Discovery API Keys Management — RevokeApiKey. 1 operations. Lead operation: Microsoft Azure Revokes An Active Api Key Please Note That This Api Is Currently In A Preview State And Requires Sign Up To The Discovery Api Key Early Access Preview Feature Using A Valid Azure Subscription For More Information On This Process Please See The Documentation For Marketpl

Run with Naftiko Microsoft AzureRevokeApiKey

What You Can Do

POST
Microsoftazurerevokeapikeypost — Microsoft Azure Revokes An Active Api Key Please Note That This Api Is Currently In A Preview State And Requires Sign Up To The Discovery Api Key Early Access Preview Feature Using A Valid Azure Subscription For More Information On This Pro
/v1/subscriptions/{subscriptionid}/providers/microsoft-marketplace/keys/{apikeyalias}/revoke

MCP Tools

microsoft-azure-revokes-active-api

Microsoft Azure Revokes An Active Api Key Please Note That This Api Is Currently In A Preview State And Requires Sign Up To The Discovery Api Key Early Access Preview Feature Using A Valid Azure Subscription For More Information On This Pro

Capability Spec

microsoft-marketplace-discovery-api-keys-management-revokeapikey.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Microsoft Marketplace Discovery API Keys Management — RevokeApiKey
  description: 'Microsoft Azure Microsoft Marketplace Discovery API Keys Management — RevokeApiKey. 1 operations. Lead operation:
    Microsoft Azure Revokes An Active Api Key Please Note That This Api Is Currently In A Preview State And Requires Sign
    Up To The Discovery Api Key Early Access Preview Feature Using A Valid Azure Subscription For More Information On This
    Process Please See The Documentation For Marketpl'
  tags:
  - Microsoft Azure
  - RevokeApiKey
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_AZURE_API_KEY: MICROSOFT_AZURE_API_KEY
capability:
  consumes:
  - type: http
    namespace: microsoft-marketplace-discovery-api-keys-management-revokeapikey
    baseUri: https://management.azure.com
    description: Microsoft Azure Microsoft Marketplace Discovery API Keys Management — RevokeApiKey business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.Marketplace-keys-apiKeyAlias-re
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Marketplace/keys/{apiKeyAlias}/revoke
      operations:
      - name: microsoftazurerevokeapikeypost
        method: POST
        description: Microsoft Azure Revokes An Active Api Key Please Note That This Api Is Currently In A Preview State And
          Requires Sign Up To The Discovery Api Key Early Access Preview Feature Using A Valid Azure Subscription For More
          Information On This Pro
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: apiKeyAlias
          in: path
          type: string
          description: The alias of your API key.
          required: true
        - name: x-ms-client-tenant-id
          in: header
          type: string
          description: The tenant associated with the subscription.
          required: true
  exposes:
  - type: rest
    namespace: microsoft-marketplace-discovery-api-keys-management-revokeapikey-rest
    port: 8080
    description: REST adapter for Microsoft Azure Microsoft Marketplace Discovery API Keys Management — RevokeApiKey. One
      Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-marketplace/keys/{apikeyalias}/revoke
      name: subscriptions-subscriptionid-providers-microsoft-marketplace-keys-apikeyalias-re
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Marketplace-keys-apiKeyAlias-re.
      operations:
      - method: POST
        name: microsoftazurerevokeapikeypost
        description: Microsoft Azure Revokes An Active Api Key Please Note That This Api Is Currently In A Preview State And
          Requires Sign Up To The Discovery Api Key Early Access Preview Feature Using A Valid Azure Subscription For More
          Information On This Pro
        call: microsoft-marketplace-discovery-api-keys-management-revokeapikey.microsoftazurerevokeapikeypost
        with:
          apiKeyAlias: rest.apiKeyAlias
          x-ms-client-tenant-id: rest.x-ms-client-tenant-id
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoft-marketplace-discovery-api-keys-management-revokeapikey-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Microsoft Marketplace Discovery API Keys Management — RevokeApiKey. One tool
      per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-revokes-active-api
      description: Microsoft Azure Revokes An Active Api Key Please Note That This Api Is Currently In A Preview State And
        Requires Sign Up To The Discovery Api Key Early Access Preview Feature Using A Valid Azure Subscription For More Information
        On This Pro
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoft-marketplace-discovery-api-keys-management-revokeapikey.microsoftazurerevokeapikeypost
      with:
        apiKeyAlias: tools.apiKeyAlias
        x-ms-client-tenant-id: tools.x-ms-client-tenant-id
      outputParameters:
      - type: object
        mapping: $.