Microsoft Azure · Capability

Microsoft Azure GraphRbacManagementClient — OAuth2PermissionGrant_Create

Microsoft Azure GraphRbacManagementClient — OAuth2PermissionGrant_Create. 1 operations. Lead operation: Microsoft Azure Post Tenantid Oauth2permissiongrants. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureOAuth2PermissionGrant_Create

What You Can Do

POST
Microsoftazureoauth2permissiongrantcreate — Microsoft Azure Post Tenantid Oauth2permissiongrants
/v1/{tenantid}/oauth2permissiongrants

MCP Tools

microsoft-azure-post-tenantid-oauth2permissiongrants

Microsoft Azure Post Tenantid Oauth2permissiongrants

Capability Spec

graphrbacmanagementclient-oauth2permissiongrant-create.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure GraphRbacManagementClient — OAuth2PermissionGrant_Create
  description: 'Microsoft Azure GraphRbacManagementClient — OAuth2PermissionGrant_Create. 1 operations. Lead operation: Microsoft
    Azure Post Tenantid Oauth2permissiongrants. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - OAuth2PermissionGrant_Create
  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: graphrbacmanagementclient-oauth2permissiongrant-create
    baseUri: https://graph.windows.net
    description: Microsoft Azure GraphRbacManagementClient — OAuth2PermissionGrant_Create business capability. Self-contained,
      no shared references.
    resources:
    - name: tenantID-oauth2PermissionGrants
      path: /{tenantID}/oauth2PermissionGrants
      operations:
      - name: microsoftazureoauth2permissiongrantcreate
        method: POST
        description: Microsoft Azure Post Tenantid Oauth2permissiongrants
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: string
          description: The relevant app Service Principal Object Id and the Service Principal Object Id you want to grant.
  exposes:
  - type: rest
    namespace: graphrbacmanagementclient-oauth2permissiongrant-create-rest
    port: 8080
    description: REST adapter for Microsoft Azure GraphRbacManagementClient — OAuth2PermissionGrant_Create. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/{tenantid}/oauth2permissiongrants
      name: tenantid-oauth2permissiongrants
      description: REST surface for tenantID-oauth2PermissionGrants.
      operations:
      - method: POST
        name: microsoftazureoauth2permissiongrantcreate
        description: Microsoft Azure Post Tenantid Oauth2permissiongrants
        call: graphrbacmanagementclient-oauth2permissiongrant-create.microsoftazureoauth2permissiongrantcreate
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: graphrbacmanagementclient-oauth2permissiongrant-create-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure GraphRbacManagementClient — OAuth2PermissionGrant_Create. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-post-tenantid-oauth2permissiongrants
      description: Microsoft Azure Post Tenantid Oauth2permissiongrants
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: graphrbacmanagementclient-oauth2permissiongrant-create.microsoftazureoauth2permissiongrantcreate
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.