Microsoft Azure · Capability

Microsoft Azure Deployment Settings — DeploymentSettings

Microsoft Azure Deployment Settings — DeploymentSettings. 4 operations. Lead operation: Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters Clustername Deploymentsettings. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureDeploymentSettings

What You Can Do

GET
Microsoftazuredeploymentsettingslistbyclusters — Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters Clustername Deploymentsettings
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-azurestackhci/clusters/{clustername}/deploymentsettings
GET
Microsoftazuredeploymentsettingsget — Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters Clustername Deploymentsettings Deploymentsettingsname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-azurestackhci/clusters/{clustername}/deploymentsettings/{deploymentsettingsname}
PUT
Microsoftazuredeploymentsettingscreateorupdate — Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters Clustername Deploymentsettings Deploymentsettingsname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-azurestackhci/clusters/{clustername}/deploymentsettings/{deploymentsettingsname}
DELETE
Microsoftazuredeploymentsettingsdelete — Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters Clustername Deploymentsettings Deploymentsettingsname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-azurestackhci/clusters/{clustername}/deploymentsettings/{deploymentsettingsname}

MCP Tools

get-subscriptions-subscriptionid-resourcegroups-resourcegroupname

Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters Clustername Deploymentsettings

read-only idempotent
get-subscriptions-subscriptionid-resourcegroups-resourcegroupname-2

Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters Clustername Deploymentsettings Deploymentsettingsname

read-only idempotent
put-subscriptions-subscriptionid-resourcegroups-resourcegroupname

Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters Clustername Deploymentsettings Deploymentsettingsname

idempotent
delete-subscriptions-subscriptionid-resourcegroups-resourcegroupname

Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters Clustername Deploymentsettings Deploymentsettingsname

idempotent

Capability Spec

deployment-settings-deploymentsettings.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Deployment Settings — DeploymentSettings
  description: 'Microsoft Azure Deployment Settings — DeploymentSettings. 4 operations. Lead operation: Get Subscriptions
    Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters Clustername Deploymentsettings.
    Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - DeploymentSettings
  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: deployment-settings-deploymentsettings
    baseUri: https://management.azure.com
    description: Microsoft Azure Deployment Settings — DeploymentSettings business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHCI/clusters/{clusterName}/deploymentSettings
      operations:
      - name: microsoftazuredeploymentsettingslistbyclusters
        method: GET
        description: Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters
          Clustername Deploymentsettings
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AzureStackHCI/clusters/{clusterName}/deploymentSettings/{deploymentSettingsName}
      operations:
      - name: microsoftazuredeploymentsettingsget
        method: GET
        description: Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters
          Clustername Deploymentsettings Deploymentsettingsname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: deploymentSettingsName
          in: path
          type: string
          description: Name of Deployment Setting
          required: true
      - name: microsoftazuredeploymentsettingscreateorupdate
        method: PUT
        description: Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters
          Clustername Deploymentsettings Deploymentsettingsname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: deploymentSettingsName
          in: path
          type: string
          description: Name of Deployment Setting
          required: true
        - name: resource
          in: body
          type: string
          description: Resource create parameters.
          required: true
      - name: microsoftazuredeploymentsettingsdelete
        method: DELETE
        description: Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci
          Clusters Clustername Deploymentsettings Deploymentsettingsname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: deploymentSettingsName
          in: path
          type: string
          description: Name of Deployment Setting
          required: true
  exposes:
  - type: rest
    namespace: deployment-settings-deploymentsettings-rest
    port: 8080
    description: REST adapter for Microsoft Azure Deployment Settings — DeploymentSettings. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-azurestackhci/clusters/{clustername}/deploymentsettings
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuredeploymentsettingslistbyclusters
        description: Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters
          Clustername Deploymentsettings
        call: deployment-settings-deploymentsettings.microsoftazuredeploymentsettingslistbyclusters
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-azurestackhci/clusters/{clustername}/deploymentsettings/{deploymentsettingsname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuredeploymentsettingsget
        description: Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters
          Clustername Deploymentsettings Deploymentsettingsname
        call: deployment-settings-deploymentsettings.microsoftazuredeploymentsettingsget
        with:
          deploymentSettingsName: rest.deploymentSettingsName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazuredeploymentsettingscreateorupdate
        description: Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters
          Clustername Deploymentsettings Deploymentsettingsname
        call: deployment-settings-deploymentsettings.microsoftazuredeploymentsettingscreateorupdate
        with:
          deploymentSettingsName: rest.deploymentSettingsName
          resource: rest.resource
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazuredeploymentsettingsdelete
        description: Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci
          Clusters Clustername Deploymentsettings Deploymentsettingsname
        call: deployment-settings-deploymentsettings.microsoftazuredeploymentsettingsdelete
        with:
          deploymentSettingsName: rest.deploymentSettingsName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: deployment-settings-deploymentsettings-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Deployment Settings — DeploymentSettings. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: get-subscriptions-subscriptionid-resourcegroups-resourcegroupname
      description: Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters
        Clustername Deploymentsettings
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: deployment-settings-deploymentsettings.microsoftazuredeploymentsettingslistbyclusters
      outputParameters:
      - type: object
        mapping: $.
    - name: get-subscriptions-subscriptionid-resourcegroups-resourcegroupname-2
      description: Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters
        Clustername Deploymentsettings Deploymentsettingsname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: deployment-settings-deploymentsettings.microsoftazuredeploymentsettingsget
      with:
        deploymentSettingsName: tools.deploymentSettingsName
      outputParameters:
      - type: object
        mapping: $.
    - name: put-subscriptions-subscriptionid-resourcegroups-resourcegroupname
      description: Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci Clusters
        Clustername Deploymentsettings Deploymentsettingsname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: deployment-settings-deploymentsettings.microsoftazuredeploymentsettingscreateorupdate
      with:
        deploymentSettingsName: tools.deploymentSettingsName
        resource: tools.resource
      outputParameters:
      - type: object
        mapping: $.
    - name: delete-subscriptions-subscriptionid-resourcegroups-resourcegroupname
      description: Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Azurestackhci
        Clusters Clustername Deploymentsettings Deploymentsettingsname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: deployment-settings-deploymentsettings.microsoftazuredeploymentsettingsdelete
      with:
        deploymentSettingsName: tools.deploymentSettingsName
      outputParameters:
      - type: object
        mapping: $.