Skip to main content
Glama

select-tenant

Choose and manage Azure tenant and subscription configurations to streamline resource management and ensure secure authentication for Azure services.

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

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