Microsoft Azure · Capability

Microsoft Azure DeveloperHubServiceClient — GitHubOAuth

Microsoft Azure DeveloperHubServiceClient — GitHubOAuth. 3 operations. Lead operation: Microsoft Azure Callback Url To Hit Once Authenticated With Github App To Have The Service Store The Oauth Token. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureGitHubOAuth

What You Can Do

GET
Microsoftazurelistgithuboauth — Microsoft Azure Callback Url To Hit Once Authenticated With Github App To Have The Service Store The Oauth Token
/v1/subscriptions/{subscriptionid}/providers/microsoft-devhub/locations/{location}/githuboauth
GET
Microsoftazuregithuboauthcallback — Microsoft Azure Callback Url To Hit Once Authenticated With Github App To Have The Service Store The Oauth Token
/v1/subscriptions/{subscriptionid}/providers/microsoft-devhub/locations/{location}/githuboauth/default
POST
Microsoftazuregithuboauth — Microsoft Azure Gets Githuboauth Info Used To Authenticate Users With The Developer Hub Github App
/v1/subscriptions/{subscriptionid}/providers/microsoft-devhub/locations/{location}/githuboauth/default/getgithuboauthinfo

MCP Tools

microsoft-azure-callback-url-hit

Microsoft Azure Callback Url To Hit Once Authenticated With Github App To Have The Service Store The Oauth Token

read-only idempotent
microsoft-azure-callback-url-hit-2

Microsoft Azure Callback Url To Hit Once Authenticated With Github App To Have The Service Store The Oauth Token

read-only idempotent
microsoft-azure-gets-githuboauth-info

Microsoft Azure Gets Githuboauth Info Used To Authenticate Users With The Developer Hub Github App

Capability Spec

developerhubserviceclient-githuboauth.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure DeveloperHubServiceClient — GitHubOAuth
  description: 'Microsoft Azure DeveloperHubServiceClient — GitHubOAuth. 3 operations. Lead operation: Microsoft Azure Callback
    Url To Hit Once Authenticated With Github App To Have The Service Store The Oauth Token. Self-contained Naftiko capability
    covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - GitHubOAuth
  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: developerhubserviceclient-githuboauth
    baseUri: https://management.azure.com
    description: Microsoft Azure DeveloperHubServiceClient — GitHubOAuth business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.DevHub-locations-location-githu
      path: /subscriptions/{subscriptionId}/providers/Microsoft.DevHub/locations/{location}/githuboauth
      operations:
      - name: microsoftazurelistgithuboauth
        method: GET
        description: Microsoft Azure Callback Url To Hit Once Authenticated With Github App To Have The Service Store The
          Oauth Token
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-providers-Microsoft.DevHub-locations-location-githu
      path: /subscriptions/{subscriptionId}/providers/Microsoft.DevHub/locations/{location}/githuboauth/default
      operations:
      - name: microsoftazuregithuboauthcallback
        method: GET
        description: Microsoft Azure Callback Url To Hit Once Authenticated With Github App To Have The Service Store The
          Oauth Token
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-providers-Microsoft.DevHub-locations-location-githu
      path: /subscriptions/{subscriptionId}/providers/Microsoft.DevHub/locations/{location}/githuboauth/default/getGitHubOAuthInfo
      operations:
      - name: microsoftazuregithuboauth
        method: POST
        description: Microsoft Azure Gets Githuboauth Info Used To Authenticate Users With The Developer Hub Github App
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
  exposes:
  - type: rest
    namespace: developerhubserviceclient-githuboauth-rest
    port: 8080
    description: REST adapter for Microsoft Azure DeveloperHubServiceClient — GitHubOAuth. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-devhub/locations/{location}/githuboauth
      name: subscriptions-subscriptionid-providers-microsoft-devhub-locations-location-githu
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.DevHub-locations-location-githu.
      operations:
      - method: GET
        name: microsoftazurelistgithuboauth
        description: Microsoft Azure Callback Url To Hit Once Authenticated With Github App To Have The Service Store The
          Oauth Token
        call: developerhubserviceclient-githuboauth.microsoftazurelistgithuboauth
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-devhub/locations/{location}/githuboauth/default
      name: subscriptions-subscriptionid-providers-microsoft-devhub-locations-location-githu
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.DevHub-locations-location-githu.
      operations:
      - method: GET
        name: microsoftazuregithuboauthcallback
        description: Microsoft Azure Callback Url To Hit Once Authenticated With Github App To Have The Service Store The
          Oauth Token
        call: developerhubserviceclient-githuboauth.microsoftazuregithuboauthcallback
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-devhub/locations/{location}/githuboauth/default/getgithuboauthinfo
      name: subscriptions-subscriptionid-providers-microsoft-devhub-locations-location-githu
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.DevHub-locations-location-githu.
      operations:
      - method: POST
        name: microsoftazuregithuboauth
        description: Microsoft Azure Gets Githuboauth Info Used To Authenticate Users With The Developer Hub Github App
        call: developerhubserviceclient-githuboauth.microsoftazuregithuboauth
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: developerhubserviceclient-githuboauth-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure DeveloperHubServiceClient — GitHubOAuth. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-callback-url-hit
      description: Microsoft Azure Callback Url To Hit Once Authenticated With Github App To Have The Service Store The Oauth
        Token
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: developerhubserviceclient-githuboauth.microsoftazurelistgithuboauth
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-callback-url-hit-2
      description: Microsoft Azure Callback Url To Hit Once Authenticated With Github App To Have The Service Store The Oauth
        Token
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: developerhubserviceclient-githuboauth.microsoftazuregithuboauthcallback
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-gets-githuboauth-info
      description: Microsoft Azure Gets Githuboauth Info Used To Authenticate Users With The Developer Hub Github App
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: developerhubserviceclient-githuboauth.microsoftazuregithuboauth
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.