azure-mgmt-mongodbatlas-dotnet
MongoDB Atlas as ARM resources
Developer Setup
Setup & Installation
npx skills add https://github.com/microsoft/skills --skill azure-mgmt-mongodbatlas-dotnetnpx skills add https://github.com/microsoft/skills --skill azure-mgmt-mongodbatlas-dotnetOverview
What This Skill Does
Azure.ResourceManager.MongoDBAtlas is a .NET SDK for managing MongoDB Atlas organizations as Azure ARM resources through the Azure Marketplace integration. It handles the Azure-side lifecycle of Atlas organizations, including creation, updates, tagging, and deletion with unified billing. For cluster and database management, you still use the MongoDB Atlas API directly.
Application
When to use this Skill
- Configuring integration settings for custom agent workflows.
- Optimizing query execution and response latency in production.
- Developing clean, standard-compliant implementations for enterprise services.
- Troubleshooting connection timeouts and authentication handshakes.
- Monitoring API rate limits and execution pipelines programmatically.
Documentation
Show Skills.md file
Azure.ResourceManager.MongoDBAtlas SDK
Manage MongoDB Atlas Organizations as Azure ARM resources with unified billing through Azure Marketplace.
Package Information
| Property | Value |
|---|---|
| Package | Azure.ResourceManager.MongoDBAtlas |
| Version | 1.0.0 (GA) |
| API Version | 2025-06-01 |
| Resource Type | MongoDB.Atlas/organizations |
| NuGet | Azure.ResourceManager.MongoDBAtlas |
Installation
dotnet add package Azure.ResourceManager.MongoDBAtlas
dotnet add package Azure.Identity
dotnet add package Azure.ResourceManager
Important Scope Limitation
This SDK manages MongoDB Atlas Organizations as Azure ARM resources for marketplace integration. It does NOT directly manage:
Recommendations
Explore other random skills
fal-upscale
Upscale and enhance image and video resolution using AI
fal-video-edit
Edit existing videos using AI — remix style, upscale, remove background, add audio
fal-vision
Analyze images — segment objects, detect, OCR, describe, visual Q&A