Azure Mgmt Mongodbatlas Dotnet
技能 已验证 活跃Manage MongoDB Atlas Organizations as Azure ARM resources using Azure.ResourceManager.MongoDBAtlas SDK. Use when creating, updating, listing, or deleting MongoDB Atlas organizations through Azure Marketplace integration. This SDK manages the Azure-side organization resource, not Atlas clusters/databases directly.
To enable programmatic management of MongoDB Atlas Organizations as Azure ARM resources, simplifying integration with Azure's billing and management ecosystem.
功能
- Manage MongoDB Atlas Organizations as Azure ARM resources
- Utilize Azure Marketplace for unified billing
- Create, update, list, and delete organizations via .NET SDK
- Integrate with Azure authentication mechanisms
使用场景
- Automating the setup of new MongoDB Atlas organizations within an Azure environment.
- Programmatically managing organizational structures for MongoDB Atlas across multiple Azure subscriptions.
- Integrating MongoDB Atlas organization provisioning into CI/CD pipelines for Azure deployments.
非目标
- Direct management of Atlas clusters, databases, or collections.
- Management of MongoDB Atlas users or roles (beyond organization admin details).
- Handling of MongoDB Atlas-specific configurations outside of the organization resource.
安装
请先添加 Marketplace
/plugin marketplace add microsoft/skills/plugin install azure-sdk-dotnet@skills质量评分
已验证类似扩展
Azure Ai Document Intelligence Dotnet
100Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models. Use for invoice processing, receipt extraction, ID document analysis, and custom document models. Triggers: "Document Intelligence", "DocumentIntelligenceClient", "form recognizer", "invoice extraction", "receipt OCR", "document analysis .NET".
Azure Servicebus Py
100Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns. Triggers: "service bus", "ServiceBusClient", "queue", "topic", "subscription", "message broker".
Azure Monitor Query Py
100Azure Monitor Query SDK for Python. Use for querying Log Analytics workspaces and Azure Monitor metrics. Triggers: "azure-monitor-query", "LogsQueryClient", "MetricsQueryClient", "Log Analytics", "Kusto queries", "Azure metrics".
Azure Container Registry SDK for Python
100Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories. Triggers: "azure-containerregistry", "ContainerRegistryClient", "container images", "docker registry", "ACR".
Azure App Configuration SDK for Python
100Azure App Configuration SDK for Python. Use for centralized configuration management, feature flags, and dynamic settings. Triggers: "azure-appconfiguration", "AzureAppConfigurationClient", "feature flags", "configuration", "key-value settings".
Microsoft Skill Creator
100使用官方文档为 Microsoft 技术创建代理技能。当用户希望为任何 Microsoft 技术(Azure、.NET、M365、VS Code、Bicep 等)构建、生成或脚手架技能时使用——即使是以随意的方式表达,例如“为 Cosmos DB 创建一个技能”。通过官方文档调查主题,然后生成一个混合技能,其中核心知识存储在本地,并动态查找以增加深度。