azure-cosmos-rust Skill
Azure Cosmos DB library for Rust (NoSQL API). Document CRUD, containers, and globally distributed data. Triggers: "cosmos db rust", "CosmosClient rust", "document crud rust", "NoSQL rust", "partition key rust". Published by microsoft in skills.
What is azure-cosmos-rust Skill?
Azure Cosmos DB library for Rust (NoSQL API). Document CRUD, containers, and globally distributed data. Triggers: "cosmos db rust", "CosmosClient rust", "document crud rust", "NoSQL rust", "partition key rust". 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-cosmos-rust Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills
- Skill file: .github/plugins/azure-sdk-rust/skills/azure-cosmos-rust/SKILL.md
What it does
Azure Cosmos DB library for Rust (NoSQL API). Document CRUD, containers, and globally distributed data. Triggers: "cosmos db rust", "CosmosClient rust", "document crud rust", "NoSQL rust", "partition key rust".
Skill instructions
Azure Cosmos DB library for Rust Client library for Azure Cosmos DB NoSQL API — document CRUD, containers, and globally distributed data. Use this skill when: - An app needs to store or query documents in Cosmos DB from Rust - You need CRUD operations on items with partition keys - You need key-based auth as an alternative to Entra ID IMPORTANT: Only use the official azuredatacosmos crate published by the azure-sdk crates.io user. Do NOT use the unofficial azurecosmos or azuresdkforrust community crates. Official crates use underscores in names and none have version 0.21.0. Installation sh cargo add azuredatacosmos azureidentity serde serdejson tokio If your code uses azurecore types directly (for example, azurecore::credentials::TokenCredential), add azurecore to Cargo.toml. If you only use azuredatacosmos re-exports, direct azurecore dependency is optional. Environment Variables bash COSMOSENDPOINT=https://<account.documents.azure.com/ Required for all operations Authentication rust
Explore related resources
Frequently asked questions
What is azure-cosmos-rust?
azure-cosmos-rust is a open-source AI agent skill with Copy skill directory. Azure Cosmos DB library for Rust (NoSQL API). Document CRUD, containers, and globally distributed data.
Who is azure-cosmos-rust best for?
azure-cosmos-rust is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install azure-cosmos-rust?
Install or run azure-cosmos-rust using Copy skill directory. Check azure-cosmos-rust for the latest setup command.
Is azure-cosmos-rust actively maintained?
azure-cosmos-rust may need a closer maintenance check before production use.
Auto-fetched from GitHub.