Microsoft Azure · Capability

Microsoft Azure Visual Studio Resource Provider Client — Accounts

Microsoft Azure Visual Studio Resource Provider Client — Accounts. 6 operations. Lead operation: Microsoft Azure Accounts Checknameavailability. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureAccounts

What You Can Do

POST
Microsoftazureaccountschecknameavailability — Microsoft Azure Accounts Checknameavailability
/v1/subscriptions/{subscriptionid}/providers/microsoft-visualstudio/checknameavailability
GET
Microsoftazureaccountslistbyresourcegroup — Microsoft Azure Accounts Listbyresourcegroup
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-visualstudio/account
PUT
Microsoftazureaccountscreateorupdate — Microsoft Azure Accounts Createorupdate
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-visualstudio/account/{resourcename}
DELETE
Microsoftazureaccountsdelete — Microsoft Azure Accounts Delete
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-visualstudio/account/{resourcename}
GET
Microsoftazureaccountsget — Microsoft Azure Accounts Get
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-visualstudio/account/{resourcename}
PATCH
Microsoftazureaccountsupdate — Microsoft Azure Accounts Update
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-visualstudio/account/{resourcename}

MCP Tools

microsoft-azure-accounts-checknameavailability

Microsoft Azure Accounts Checknameavailability

microsoft-azure-accounts-listbyresourcegroup

Microsoft Azure Accounts Listbyresourcegroup

read-only idempotent
microsoft-azure-accounts-createorupdate

Microsoft Azure Accounts Createorupdate

idempotent
microsoft-azure-accounts-delete

Microsoft Azure Accounts Delete

idempotent
microsoft-azure-accounts-get

Microsoft Azure Accounts Get

read-only idempotent
microsoft-azure-accounts-update

Microsoft Azure Accounts Update

idempotent

Capability Spec

visual-studio-resource-provider-client-accounts.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Visual Studio Resource Provider Client — Accounts
  description: 'Microsoft Azure Visual Studio Resource Provider Client — Accounts. 6 operations. Lead operation: Microsoft
    Azure Accounts Checknameavailability. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Accounts
  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: visual-studio-resource-provider-client-accounts
    baseUri: https://management.azure.com
    description: Microsoft Azure Visual Studio Resource Provider Client — Accounts business capability. Self-contained, no
      shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-microsoft.visualstudio-checkNameAvailabil
      path: /subscriptions/{subscriptionId}/providers/microsoft.visualstudio/checkNameAvailability
      operations:
      - name: microsoftazureaccountschecknameavailability
        method: POST
        description: Microsoft Azure Accounts Checknameavailability
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: string
          description: Parameters describing the name to check availability for.
          required: true
    - name: subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-microsof
      path: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/microsoft.visualstudio/account
      operations:
      - name: microsoftazureaccountslistbyresourcegroup
        method: GET
        description: Microsoft Azure Accounts Listbyresourcegroup
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-microsof
      path: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/microsoft.visualstudio/account/{resourceName}
      operations:
      - name: microsoftazureaccountscreateorupdate
        method: PUT
        description: Microsoft Azure Accounts Createorupdate
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: string
          description: The request data.
          required: true
        - name: resourceName
          in: path
          type: string
          description: Name of the resource.
          required: true
      - name: microsoftazureaccountsdelete
        method: DELETE
        description: Microsoft Azure Accounts Delete
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceName
          in: path
          type: string
          description: Name of the resource.
          required: true
      - name: microsoftazureaccountsget
        method: GET
        description: Microsoft Azure Accounts Get
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceName
          in: path
          type: string
          description: Name of the resource.
          required: true
      - name: microsoftazureaccountsupdate
        method: PATCH
        description: Microsoft Azure Accounts Update
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: string
          description: The request data.
          required: true
        - name: resourceName
          in: path
          type: string
          description: Name of the resource.
          required: true
  exposes:
  - type: rest
    namespace: visual-studio-resource-provider-client-accounts-rest
    port: 8080
    description: REST adapter for Microsoft Azure Visual Studio Resource Provider Client — Accounts. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-visualstudio/checknameavailability
      name: subscriptions-subscriptionid-providers-microsoft-visualstudio-checknameavailabil
      description: REST surface for subscriptions-subscriptionId-providers-microsoft.visualstudio-checkNameAvailabil.
      operations:
      - method: POST
        name: microsoftazureaccountschecknameavailability
        description: Microsoft Azure Accounts Checknameavailability
        call: visual-studio-resource-provider-client-accounts.microsoftazureaccountschecknameavailability
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-visualstudio/account
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-microsof.
      operations:
      - method: GET
        name: microsoftazureaccountslistbyresourcegroup
        description: Microsoft Azure Accounts Listbyresourcegroup
        call: visual-studio-resource-provider-client-accounts.microsoftazureaccountslistbyresourcegroup
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-visualstudio/account/{resourcename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourcegroups-resourceGroupName-providers-microsof.
      operations:
      - method: PUT
        name: microsoftazureaccountscreateorupdate
        description: Microsoft Azure Accounts Createorupdate
        call: visual-studio-resource-provider-client-accounts.microsoftazureaccountscreateorupdate
        with:
          body: rest.body
          resourceName: rest.resourceName
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureaccountsdelete
        description: Microsoft Azure Accounts Delete
        call: visual-studio-resource-provider-client-accounts.microsoftazureaccountsdelete
        with:
          resourceName: rest.resourceName
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazureaccountsget
        description: Microsoft Azure Accounts Get
        call: visual-studio-resource-provider-client-accounts.microsoftazureaccountsget
        with:
          resourceName: rest.resourceName
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazureaccountsupdate
        description: Microsoft Azure Accounts Update
        call: visual-studio-resource-provider-client-accounts.microsoftazureaccountsupdate
        with:
          body: rest.body
          resourceName: rest.resourceName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: visual-studio-resource-provider-client-accounts-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Visual Studio Resource Provider Client — Accounts. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-accounts-checknameavailability
      description: Microsoft Azure Accounts Checknameavailability
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: visual-studio-resource-provider-client-accounts.microsoftazureaccountschecknameavailability
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-accounts-listbyresourcegroup
      description: Microsoft Azure Accounts Listbyresourcegroup
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: visual-studio-resource-provider-client-accounts.microsoftazureaccountslistbyresourcegroup
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-accounts-createorupdate
      description: Microsoft Azure Accounts Createorupdate
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: visual-studio-resource-provider-client-accounts.microsoftazureaccountscreateorupdate
      with:
        body: tools.body
        resourceName: tools.resourceName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-accounts-delete
      description: Microsoft Azure Accounts Delete
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: visual-studio-resource-provider-client-accounts.microsoftazureaccountsdelete
      with:
        resourceName: tools.resourceName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-accounts-get
      description: Microsoft Azure Accounts Get
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: visual-studio-resource-provider-client-accounts.microsoftazureaccountsget
      with:
        resourceName: tools.resourceName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-accounts-update
      description: Microsoft Azure Accounts Update
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: visual-studio-resource-provider-client-accounts.microsoftazureaccountsupdate
      with:
        body: tools.body
        resourceName: tools.resourceName
      outputParameters:
      - type: object
        mapping: $.