Microsoft Azure · Capability

Microsoft Azure CloudServiceManagementClient — CloudServicesUpdateDomain

Microsoft Azure CloudServiceManagementClient — CloudServicesUpdateDomain. 3 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Cloudservices Cloudservicename Updatedomains. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureCloudServicesUpdateDomain

What You Can Do

GET
Microsoftazurecloudservicesupdatedomainlistupdatedomains — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Cloudservices Cloudservicename Updatedomains
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-compute/cloudservices/{cloudservicename}/updatedomains
PUT
Microsoftazurecloudservicesupdatedomainwalkupdatedomain — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Cloudservices Cloudservicename Updatedomains Updatedomain
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-compute/cloudservices/{cloudservicename}/updatedomains/{updatedomain}
GET
Microsoftazurecloudservicesupdatedomaingetupdatedomain — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Cloudservices Cloudservicename Updatedomains Updatedomain
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-compute/cloudservices/{cloudservicename}/updatedomains/{updatedomain}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Cloudservices Cloudservicename Updatedomains

read-only idempotent
microsoft-azure-put-subscriptions-subscriptionid

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Cloudservices Cloudservicename Updatedomains Updatedomain

idempotent
microsoft-azure-get-subscriptions-subscriptionid-2

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Cloudservices Cloudservicename Updatedomains Updatedomain

read-only idempotent

Capability Spec

cloudservicemanagementclient-cloudservicesupdatedomain.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure CloudServiceManagementClient — CloudServicesUpdateDomain
  description: 'Microsoft Azure CloudServiceManagementClient — CloudServicesUpdateDomain. 3 operations. Lead operation: Microsoft
    Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Cloudservices Cloudservicename
    Updatedomains. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - CloudServicesUpdateDomain
  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: cloudservicemanagementclient-cloudservicesupdatedomain
    baseUri: https://management.azure.com
    description: Microsoft Azure CloudServiceManagementClient — CloudServicesUpdateDomain business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}/updateDomains
      operations:
      - name: microsoftazurecloudservicesupdatedomainlistupdatedomains
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Compute Cloudservices Cloudservicename Updatedomains
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: Name of the resource group.
          required: true
        - name: cloudServiceName
          in: path
          type: string
          description: Name of the cloud service.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/cloudServices/{cloudServiceName}/updateDomains/{updateDomain}
      operations:
      - name: microsoftazurecloudservicesupdatedomainwalkupdatedomain
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Compute Cloudservices Cloudservicename Updatedomains Updatedomain
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: Name of the resource group.
          required: true
        - name: cloudServiceName
          in: path
          type: string
          description: Name of the cloud service.
          required: true
        - name: updateDomain
          in: path
          type: integer
          description: 'Specifies an integer value that identifies the update domain. Update domains are identified with a
            zero-based index: the first update domain has an ID of 0, the'
          required: true
        - name: parameters
          in: body
          type: string
          description: The update domain object.
      - name: microsoftazurecloudservicesupdatedomaingetupdatedomain
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Compute Cloudservices Cloudservicename Updatedomains Updatedomain
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: Name of the resource group.
          required: true
        - name: cloudServiceName
          in: path
          type: string
          description: Name of the cloud service.
          required: true
        - name: updateDomain
          in: path
          type: integer
          description: 'Specifies an integer value that identifies the update domain. Update domains are identified with a
            zero-based index: the first update domain has an ID of 0, the'
          required: true
  exposes:
  - type: rest
    namespace: cloudservicemanagementclient-cloudservicesupdatedomain-rest
    port: 8080
    description: REST adapter for Microsoft Azure CloudServiceManagementClient — CloudServicesUpdateDomain. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-compute/cloudservices/{cloudservicename}/updatedomains
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurecloudservicesupdatedomainlistupdatedomains
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Compute Cloudservices Cloudservicename Updatedomains
        call: cloudservicemanagementclient-cloudservicesupdatedomain.microsoftazurecloudservicesupdatedomainlistupdatedomains
        with:
          resourceGroupName: rest.resourceGroupName
          cloudServiceName: rest.cloudServiceName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-compute/cloudservices/{cloudservicename}/updatedomains/{updatedomain}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: PUT
        name: microsoftazurecloudservicesupdatedomainwalkupdatedomain
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Compute Cloudservices Cloudservicename Updatedomains Updatedomain
        call: cloudservicemanagementclient-cloudservicesupdatedomain.microsoftazurecloudservicesupdatedomainwalkupdatedomain
        with:
          resourceGroupName: rest.resourceGroupName
          cloudServiceName: rest.cloudServiceName
          updateDomain: rest.updateDomain
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazurecloudservicesupdatedomaingetupdatedomain
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Compute Cloudservices Cloudservicename Updatedomains Updatedomain
        call: cloudservicemanagementclient-cloudservicesupdatedomain.microsoftazurecloudservicesupdatedomaingetupdatedomain
        with:
          resourceGroupName: rest.resourceGroupName
          cloudServiceName: rest.cloudServiceName
          updateDomain: rest.updateDomain
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: cloudservicemanagementclient-cloudservicesupdatedomain-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure CloudServiceManagementClient — CloudServicesUpdateDomain. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-subscriptions-subscriptionid
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute
        Cloudservices Cloudservicename Updatedomains
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cloudservicemanagementclient-cloudservicesupdatedomain.microsoftazurecloudservicesupdatedomainlistupdatedomains
      with:
        resourceGroupName: tools.resourceGroupName
        cloudServiceName: tools.cloudServiceName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute
        Cloudservices Cloudservicename Updatedomains Updatedomain
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: cloudservicemanagementclient-cloudservicesupdatedomain.microsoftazurecloudservicesupdatedomainwalkupdatedomain
      with:
        resourceGroupName: tools.resourceGroupName
        cloudServiceName: tools.cloudServiceName
        updateDomain: tools.updateDomain
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute
        Cloudservices Cloudservicename Updatedomains Updatedomain
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cloudservicemanagementclient-cloudservicesupdatedomain.microsoftazurecloudservicesupdatedomaingetupdatedomain
      with:
        resourceGroupName: tools.resourceGroupName
        cloudServiceName: tools.cloudServiceName
        updateDomain: tools.updateDomain
      outputParameters:
      - type: object
        mapping: $.