azure-resource-manager-cosmosdb-dotnet Skill
Azure Resource Manager SDK for Cosmos DB in .NET. Use for MANAGEMENT PLANE operations: creating/managing Cosmos DB accounts, databases, containers, throughput settings, and RBAC via Azure Resource Manager. NOT for data plane operations (CRUD on documents) - use Microsoft.Azure.Cosmos for that. Triggers: "Cosmos DB acco Published by microsoft in skills.
What is azure-resource-manager-cosmosdb-dotnet Skill?
Azure Resource Manager SDK for Cosmos DB in .NET. Use for MANAGEMENT PLANE operations: creating/managing Cosmos DB accounts, databases, containers, throughput settings, and RBAC via Azure Resource Manager. NOT for data plane operations (CRUD on documents) - use Microsoft.Azure.Cosmos for that. Triggers: "Cosmos DB acco Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use azure-resource-manager-cosmosdb-dotnet Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills
- Skill file: .github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-cosmosdb-dotnet/SKILL.md
What it does
Azure Resource Manager SDK for Cosmos DB in .NET. Use for MANAGEMENT PLANE operations: creating/managing Cosmos DB accounts, databases, containers, throughput settings, and RBAC via Azure Resource Manager. NOT for data plane operations (CRUD on documents) - use Microsoft.Azure.Cosmos for that. Triggers: "Cosmos DB acco
Skill instructions
Azure.ResourceManager.CosmosDB (.NET) Management plane SDK for provisioning and managing Azure Cosmos DB resources via Azure Resource Manager. ⚠️ Management vs Data Plane - This SDK (Azure.ResourceManager.CosmosDB): Create accounts, databases, containers, configure throughput, manage RBAC - Data Plane SDK (Microsoft.Azure.Cosmos): CRUD operations on documents, queries, stored procedures execution Installation bash dotnet add package Azure.ResourceManager.CosmosDB dotnet add package Azure.Identity Current Versions: Stable v1.4.0, Preview v1.4.0-beta.13 Environment Variables bash AZURESUBSCRIPTIONID=<your-subscription-id Required: Azure subscription ID AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production AZURETENANTID=<tenant-id For service principal auth (optional) AZURECLIENTID=<client-id For service principal auth (optional) AZURECLIENTSECRET=<client-secret For service principal auth (optional) Authentication csharp using Azure.Identity; using Azure
Explore related resources
Frequently asked questions
What is azure-resource-manager-cosmosdb-dotnet?
azure-resource-manager-cosmosdb-dotnet is a open-source AI agent skill with Copy skill directory. Azure Resource Manager SDK for Cosmos DB in .NET. Use for MANAGEMENT PLANE operations: creating/managing Cosmos DB accounts, databases, containers, throughput settings, and RBAC.
Who is azure-resource-manager-cosmosdb-dotnet best for?
azure-resource-manager-cosmosdb-dotnet is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install azure-resource-manager-cosmosdb-dotnet?
Install or run azure-resource-manager-cosmosdb-dotnet using Copy skill directory. Check azure-resource-manager-cosmosdb-dotnet for the latest setup command.
Is azure-resource-manager-cosmosdb-dotnet actively maintained?
azure-resource-manager-cosmosdb-dotnet may need a closer maintenance check before production use.
Auto-fetched from GitHub.