naftiko: 1.0.0-alpha2 info: label: 'Microsoft Azure Azure OpenAI API version 2022-03-01-preview — Deployments:' description: 'Microsoft Azure Azure OpenAI API version 2022-03-01-preview — Deployments:. 5 operations. Lead operation: Microsoft Azure Gets The List Of Deployments Owned By The Azure Openai Resource. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure - 'Deployments:' 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: azure-openai-api-version-2022-03-01-preview-deployments baseUri: '' description: 'Microsoft Azure Azure OpenAI API version 2022-03-01-preview — Deployments: business capability. Self-contained, no shared references.' resources: - name: deployments path: /deployments operations: - name: microsoftazuredeploymentslist method: GET description: Microsoft Azure Gets The List Of Deployments Owned By The Azure Openai Resource outputRawFormat: json outputParameters: - name: result type: object value: $. - name: microsoftazuredeploymentscreate method: POST description: Microsoft Azure Creates A New Deployment For The Azure Openai Resource According To The Given Specification outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: string description: The specification of the deployment including the model to deploy and the scale settings. - name: deployments-deployment_id path: /deployments/{deployment_id} operations: - name: microsoftazuredeploymentsget method: GET description: Microsoft Azure Gets Details For A Single Deployment Specified By The Given Deployment Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: deployment_id in: path type: string description: The identifier of the deployment. required: true - name: microsoftazuredeploymentsupdate method: PATCH description: Microsoft Azure Updates The Mutable Details Of The Deployment With The Given Deployment Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: deployment_id in: path type: string description: The identifier of the deployment. required: true - name: body in: body type: string description: The updated values for the deployment. - name: microsoftazuredeploymentsdelete method: DELETE description: Microsoft Azure Deletes The Deployment Specified By The Given Deployment Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: deployment_id in: path type: string description: The identifier of the deployment. required: true exposes: - type: rest namespace: azure-openai-api-version-2022-03-01-preview-deployments-rest port: 8080 description: REST adapter for Microsoft Azure Azure OpenAI API version 2022-03-01-preview — Deployments:. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/deployments name: deployments description: REST surface for deployments. operations: - method: GET name: microsoftazuredeploymentslist description: Microsoft Azure Gets The List Of Deployments Owned By The Azure Openai Resource call: azure-openai-api-version-2022-03-01-preview-deployments.microsoftazuredeploymentslist outputParameters: - type: object mapping: $. - method: POST name: microsoftazuredeploymentscreate description: Microsoft Azure Creates A New Deployment For The Azure Openai Resource According To The Given Specification call: azure-openai-api-version-2022-03-01-preview-deployments.microsoftazuredeploymentscreate with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/deployments/{deployment-id} name: deployments-deployment-id description: REST surface for deployments-deployment_id. operations: - method: GET name: microsoftazuredeploymentsget description: Microsoft Azure Gets Details For A Single Deployment Specified By The Given Deployment Id call: azure-openai-api-version-2022-03-01-preview-deployments.microsoftazuredeploymentsget with: deployment_id: rest.deployment_id outputParameters: - type: object mapping: $. - method: PATCH name: microsoftazuredeploymentsupdate description: Microsoft Azure Updates The Mutable Details Of The Deployment With The Given Deployment Id call: azure-openai-api-version-2022-03-01-preview-deployments.microsoftazuredeploymentsupdate with: deployment_id: rest.deployment_id body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazuredeploymentsdelete description: Microsoft Azure Deletes The Deployment Specified By The Given Deployment Id call: azure-openai-api-version-2022-03-01-preview-deployments.microsoftazuredeploymentsdelete with: deployment_id: rest.deployment_id outputParameters: - type: object mapping: $. - type: mcp namespace: azure-openai-api-version-2022-03-01-preview-deployments-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure Azure OpenAI API version 2022-03-01-preview — Deployments:. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-azure-gets-list-deployments description: Microsoft Azure Gets The List Of Deployments Owned By The Azure Openai Resource hints: readOnly: true destructive: false idempotent: true call: azure-openai-api-version-2022-03-01-preview-deployments.microsoftazuredeploymentslist outputParameters: - type: object mapping: $. - name: microsoft-azure-creates-new-deployment description: Microsoft Azure Creates A New Deployment For The Azure Openai Resource According To The Given Specification hints: readOnly: false destructive: false idempotent: false call: azure-openai-api-version-2022-03-01-preview-deployments.microsoftazuredeploymentscreate with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-gets-details-single description: Microsoft Azure Gets Details For A Single Deployment Specified By The Given Deployment Id hints: readOnly: true destructive: false idempotent: true call: azure-openai-api-version-2022-03-01-preview-deployments.microsoftazuredeploymentsget with: deployment_id: tools.deployment_id outputParameters: - type: object mapping: $. - name: microsoft-azure-updates-mutable-details description: Microsoft Azure Updates The Mutable Details Of The Deployment With The Given Deployment Id hints: readOnly: false destructive: false idempotent: true call: azure-openai-api-version-2022-03-01-preview-deployments.microsoftazuredeploymentsupdate with: deployment_id: tools.deployment_id body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-deletes-deployment-specified description: Microsoft Azure Deletes The Deployment Specified By The Given Deployment Id hints: readOnly: false destructive: true idempotent: true call: azure-openai-api-version-2022-03-01-preview-deployments.microsoftazuredeploymentsdelete with: deployment_id: tools.deployment_id outputParameters: - type: object mapping: $.