Skip to main content
Glama

select-tenant

Choose and set an Azure tenant and subscription using the MCP server to manage resources and configurations effectively. Simplify tenant-specific operations and streamline access.

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" }

Other Tools from Azure MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kalivaraprasad-gonapa/azure-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server