Microsoft Azure · Capability

Microsoft Azure CloudServiceManagementClient — CloudServiceOperatingSystems

Microsoft Azure CloudServiceManagementClient — CloudServiceOperatingSystems. 4 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Cloudserviceosfamilies. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureCloudServiceOperatingSystems

What You Can Do

GET
Microsoftazurecloudserviceoperatingsystemslistosfamilies — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Cloudserviceosfamilies
/v1/subscriptions/{subscriptionid}/providers/microsoft-compute/locations/{location}/cloudserviceosfamilies
GET
Microsoftazurecloudserviceoperatingsystemsgetosfamily — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Cloudserviceosfamilies Osfamilyname
/v1/subscriptions/{subscriptionid}/providers/microsoft-compute/locations/{location}/cloudserviceosfamilies/{osfamilyname}
GET
Microsoftazurecloudserviceoperatingsystemslistosversions — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Cloudserviceosversions
/v1/subscriptions/{subscriptionid}/providers/microsoft-compute/locations/{location}/cloudserviceosversions
GET
Microsoftazurecloudserviceoperatingsystemsgetosversion — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Cloudserviceosversions Osversionname
/v1/subscriptions/{subscriptionid}/providers/microsoft-compute/locations/{location}/cloudserviceosversions/{osversionname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Cloudserviceosfamilies

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

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Cloudserviceosfamilies Osfamilyname

read-only idempotent
microsoft-azure-get-subscriptions-subscriptionid-3

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Cloudserviceosversions

read-only idempotent
microsoft-azure-get-subscriptions-subscriptionid-4

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Cloudserviceosversions Osversionname

read-only idempotent

Capability Spec

cloudservicemanagementclient-cloudserviceoperatingsystems.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure CloudServiceManagementClient — CloudServiceOperatingSystems
  description: 'Microsoft Azure CloudServiceManagementClient — CloudServiceOperatingSystems. 4 operations. Lead operation:
    Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Cloudserviceosfamilies.
    Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - CloudServiceOperatingSystems
  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-cloudserviceoperatingsystems
    baseUri: https://management.azure.com
    description: Microsoft Azure CloudServiceManagementClient — CloudServiceOperatingSystems business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.Compute-locations-location-clou
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/cloudServiceOsFamilies
      operations:
      - name: microsoftazurecloudserviceoperatingsystemslistosfamilies
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Cloudserviceosfamilies
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: location
          in: path
          type: string
          description: Name of the location that the OS families pertain to.
          required: true
    - name: subscriptions-subscriptionId-providers-Microsoft.Compute-locations-location-clou
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/cloudServiceOsFamilies/{osFamilyName}
      operations:
      - name: microsoftazurecloudserviceoperatingsystemsgetosfamily
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Cloudserviceosfamilies
          Osfamilyname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: location
          in: path
          type: string
          description: Name of the location that the OS family pertains to.
          required: true
        - name: osFamilyName
          in: path
          type: string
          description: Name of the OS family.
          required: true
    - name: subscriptions-subscriptionId-providers-Microsoft.Compute-locations-location-clou
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/cloudServiceOsVersions
      operations:
      - name: microsoftazurecloudserviceoperatingsystemslistosversions
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Cloudserviceosversions
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: location
          in: path
          type: string
          description: Name of the location that the OS versions pertain to.
          required: true
    - name: subscriptions-subscriptionId-providers-Microsoft.Compute-locations-location-clou
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Compute/locations/{location}/cloudServiceOsVersions/{osVersionName}
      operations:
      - name: microsoftazurecloudserviceoperatingsystemsgetosversion
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Cloudserviceosversions
          Osversionname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: location
          in: path
          type: string
          description: Name of the location that the OS version pertains to.
          required: true
        - name: osVersionName
          in: path
          type: string
          description: Name of the OS version.
          required: true
  exposes:
  - type: rest
    namespace: cloudservicemanagementclient-cloudserviceoperatingsystems-rest
    port: 8080
    description: REST adapter for Microsoft Azure CloudServiceManagementClient — CloudServiceOperatingSystems. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-compute/locations/{location}/cloudserviceosfamilies
      name: subscriptions-subscriptionid-providers-microsoft-compute-locations-location-clou
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Compute-locations-location-clou.
      operations:
      - method: GET
        name: microsoftazurecloudserviceoperatingsystemslistosfamilies
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Cloudserviceosfamilies
        call: cloudservicemanagementclient-cloudserviceoperatingsystems.microsoftazurecloudserviceoperatingsystemslistosfamilies
        with:
          location: rest.location
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-compute/locations/{location}/cloudserviceosfamilies/{osfamilyname}
      name: subscriptions-subscriptionid-providers-microsoft-compute-locations-location-clou
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Compute-locations-location-clou.
      operations:
      - method: GET
        name: microsoftazurecloudserviceoperatingsystemsgetosfamily
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Cloudserviceosfamilies
          Osfamilyname
        call: cloudservicemanagementclient-cloudserviceoperatingsystems.microsoftazurecloudserviceoperatingsystemsgetosfamily
        with:
          location: rest.location
          osFamilyName: rest.osFamilyName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-compute/locations/{location}/cloudserviceosversions
      name: subscriptions-subscriptionid-providers-microsoft-compute-locations-location-clou
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Compute-locations-location-clou.
      operations:
      - method: GET
        name: microsoftazurecloudserviceoperatingsystemslistosversions
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Cloudserviceosversions
        call: cloudservicemanagementclient-cloudserviceoperatingsystems.microsoftazurecloudserviceoperatingsystemslistosversions
        with:
          location: rest.location
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-compute/locations/{location}/cloudserviceosversions/{osversionname}
      name: subscriptions-subscriptionid-providers-microsoft-compute-locations-location-clou
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Compute-locations-location-clou.
      operations:
      - method: GET
        name: microsoftazurecloudserviceoperatingsystemsgetosversion
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Cloudserviceosversions
          Osversionname
        call: cloudservicemanagementclient-cloudserviceoperatingsystems.microsoftazurecloudserviceoperatingsystemsgetosversion
        with:
          location: rest.location
          osVersionName: rest.osVersionName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: cloudservicemanagementclient-cloudserviceoperatingsystems-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure CloudServiceManagementClient — CloudServiceOperatingSystems. 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 Providers Microsoft Compute Locations Location Cloudserviceosfamilies
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cloudservicemanagementclient-cloudserviceoperatingsystems.microsoftazurecloudserviceoperatingsystemslistosfamilies
      with:
        location: tools.location
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Cloudserviceosfamilies
        Osfamilyname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cloudservicemanagementclient-cloudserviceoperatingsystems.microsoftazurecloudserviceoperatingsystemsgetosfamily
      with:
        location: tools.location
        osFamilyName: tools.osFamilyName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-3
      description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Cloudserviceosversions
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cloudservicemanagementclient-cloudserviceoperatingsystems.microsoftazurecloudserviceoperatingsystemslistosversions
      with:
        location: tools.location
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-4
      description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Compute Locations Location Cloudserviceosversions
        Osversionname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cloudservicemanagementclient-cloudserviceoperatingsystems.microsoftazurecloudserviceoperatingsystemsgetosversion
      with:
        location: tools.location
        osVersionName: tools.osVersionName
      outputParameters:
      - type: object
        mapping: $.