Azure MCP Server

Official

select-tenant

Choose and apply specific Azure tenant and subscription IDs for secure resource management and subscription handling within the Azure MCP Server environment.

Instructions

Select Azure tenant and subscription

Input Schema

NameRequiredDescriptionDefault
subscriptionIdYesAzure Subscription ID to select
tenantIdYesAzure Tenant ID to select

Input Schema (JSON Schema)

{ "properties": { "subscriptionId": { "description": "Azure Subscription ID to select", "type": "string" }, "tenantId": { "description": "Azure Tenant ID to select", "type": "string" } }, "required": [ "tenantId", "subscriptionId" ], "type": "object" }

You must be authenticated.

Other Tools from Azure MCP Server

Related Tools

ID: 8lqipo67ap