Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev environment for Azure Cosmos DB projects

AI Ready

This repository provides shared setup guidance for AI coding agents launched from Azure Cosmos DB documentation.

Use this repository as a neutral starting point for agent-assisted quickstart work. The agent should read the source Microsoft Learn article named in the prompt, generate a small runnable app, use safe placeholder configuration values, and validate the result before finishing.

Agent guidance

Azure Cosmos DB Agent Kit

Agents should install the Azure Cosmos DB Agent Kit before working on generated Azure Cosmos DB apps:

npx --yes skills add AzureCosmosDB/cosmosdb-agent-kit

GitHub Copilot installs the kit through .github/workflows/copilot-setup-steps.yml. The source is intentionally unpinned, so each fresh Copilot environment installs the current kit from its default branch. Other clients can run the command above when they don't provide an equivalent setup hook. The generated skill files and skills-lock.json aren't committed to this repository.

About

Development environment for coding agents using Azure Cosmos DB

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors