Microsoft Azure · Capability

Microsoft Azure Microsoft.Elastic — DeploymentInfo

Microsoft Azure Microsoft.Elastic — DeploymentInfo. 2 operations. Lead operation: Microsoft Azure Create User Inside Elastic Deployment Which Are Used By Customers To Perform Operations On The Elastic Deployment. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureDeploymentInfo

What You Can Do

POST
Microsoftazureexternalusercreateorupdate — Microsoft Azure Create User Inside Elastic Deployment Which Are Used By Customers To Perform Operations On The Elastic Deployment
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-elastic/monitors/{monitorname}/createorupdateexternaluser
POST
Microsoftazuredeploymentinfolist — Microsoft Azure Fetch Information Regarding Elastic Cloud Deployment Corresponding To The Elastic Monitor Resource
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-elastic/monitors/{monitorname}/listdeploymentinfo

MCP Tools

microsoft-azure-create-user-inside

Microsoft Azure Create User Inside Elastic Deployment Which Are Used By Customers To Perform Operations On The Elastic Deployment

microsoft-azure-fetch-information-regarding

Microsoft Azure Fetch Information Regarding Elastic Cloud Deployment Corresponding To The Elastic Monitor Resource

read-only

Capability Spec

microsoftelastic-deploymentinfo.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Microsoft.Elastic — DeploymentInfo
  description: 'Microsoft Azure Microsoft.Elastic — DeploymentInfo. 2 operations. Lead operation: Microsoft Azure Create User
    Inside Elastic Deployment Which Are Used By Customers To Perform Operations On The Elastic Deployment. Self-contained
    Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - DeploymentInfo
  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: microsoftelastic-deploymentinfo
    baseUri: https://management.azure.com
    description: Microsoft Azure Microsoft.Elastic — DeploymentInfo business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Elastic/monitors/{monitorName}/createOrUpdateExternalUser
      operations:
      - name: microsoftazureexternalusercreateorupdate
        method: POST
        description: Microsoft Azure Create User Inside Elastic Deployment Which Are Used By Customers To Perform Operations
          On The Elastic Deployment
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: string
          description: Elastic External User Creation Parameters
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Elastic/monitors/{monitorName}/listDeploymentInfo
      operations:
      - name: microsoftazuredeploymentinfolist
        method: POST
        description: Microsoft Azure Fetch Information Regarding Elastic Cloud Deployment Corresponding To The Elastic Monitor
          Resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: microsoftelastic-deploymentinfo-rest
    port: 8080
    description: REST adapter for Microsoft Azure Microsoft.Elastic — DeploymentInfo. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-elastic/monitors/{monitorname}/createorupdateexternaluser
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureexternalusercreateorupdate
        description: Microsoft Azure Create User Inside Elastic Deployment Which Are Used By Customers To Perform Operations
          On The Elastic Deployment
        call: microsoftelastic-deploymentinfo.microsoftazureexternalusercreateorupdate
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-elastic/monitors/{monitorname}/listdeploymentinfo
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazuredeploymentinfolist
        description: Microsoft Azure Fetch Information Regarding Elastic Cloud Deployment Corresponding To The Elastic Monitor
          Resource
        call: microsoftelastic-deploymentinfo.microsoftazuredeploymentinfolist
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoftelastic-deploymentinfo-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Microsoft.Elastic — DeploymentInfo. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-create-user-inside
      description: Microsoft Azure Create User Inside Elastic Deployment Which Are Used By Customers To Perform Operations
        On The Elastic Deployment
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoftelastic-deploymentinfo.microsoftazureexternalusercreateorupdate
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-fetch-information-regarding
      description: Microsoft Azure Fetch Information Regarding Elastic Cloud Deployment Corresponding To The Elastic Monitor
        Resource
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: microsoftelastic-deploymentinfo.microsoftazuredeploymentinfolist
      outputParameters:
      - type: object
        mapping: $.