Setup & Installation
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. Managing Atlas organizations through the Azure ARM API keeps them in the same resource graph, RBAC model, and billing pipeline as the rest of your Azure infrastructure, which direct Atlas API calls cannot provide.
When to use it
- Working with azure mgmt mongodbatlas dotnet functionality
- Implementing azure mgmt mongodbatlas dotnet features
- Debugging azure mgmt mongodbatlas dotnet related issues
