{
  "markdown": "# Azure SQL Database container\n\nRun and build against Azure SQL Database, right on your local environment. Try it before you deploy, run your tests in CI, and ship with no code change. Free for development, with no Azure subscription and no credit card required.\n\n[![Sign Up](https://img.shields.io/badge/Sign%20Up-brightgreen?logo=github)](https://aka.ms/sqldbcontainerpreview-signup)\n[![Documentation](https://img.shields.io/badge/Documentation-blue?logo=github)](https://aka.ms/azuresqldb-container)\n[![Report Bug](https://img.shields.io/badge/Report%20Bug-red?logo=github)](https://aka.ms/azuresqldb-container-bug)\n[![Request Feature](https://img.shields.io/badge/Request%20Feature-blue?logo=github)](https://aka.ms/azuresqldb-container-feature-request)\n[![Discussions](https://img.shields.io/badge/Discussions-blueviolet?logo=github)](../../discussions)\n[![Skills](https://skills.sh/b/microsoft/azure-sql-database-container)](https://skills.sh/microsoft/azure-sql-database-container)\n\n<a href=\"https://aka.ms/azuresqldb-container-demo\">\n  <img src=\"docs/assets/img/container-cover.png\" alt=\"Watch the Azure SQL Database container demo\" width=\"760\">\n</a>\n\n<a href=\"https://aka.ms/azuresqldb-container-demo\">**▶ Watch the demo**</a>\n\nThe Azure SQL Database container is the Azure SQL Database engine, running locally. It runs on any modern container runtime (Docker, Podman, containerd, Rancher Desktop) on macOS, Linux, and Windows, and works with the drivers, ORMs, and editors developers already use. It supports the same AI-native capabilities as Azure SQL Database in the Microsoft Azure cloud: the native vector type, vector search with `VECTOR_DISTANCE`, in-database embeddings, and DiskANN vector indexes with `CREATE VECTOR INDEX`.\n\nFor the first time, developers can build, test, and ship applications against the Azure SQL Database engine without an Azure subscription and without a shared cloud instance. When you deploy to Azure SQL Database in the Microsoft Azure cloud, it is a connection-string change, not a code change.\n\n> [!IMPORTANT]\n> The container image is in a private registry. **[Sign up for the Private Preview](https://aka.ms/sqldbcontainerpreview-signup)** to get the registry username and password you need to pull it. Signing up is the only way to get access.\n\n## Global Table of Contents\n\n- [What is the Azure SQL Database container?](docs/what-is-the-container.md)\n- [Goals of the Private Preview](docs/goals-of-the-private-preview.md)\n- [Prerequisites](docs/prerequisites.md)\n- [Getting Started](docs/getting-started.md)\n- [Agent skills](docs/agent-skills.md)\n- [Known limitations](docs/known-limitations.md)\n- [Feedback and how to engage](docs/feedback-and-how-to-engage.md)\n\n## Agent skills\n\nPoint your AI coding agent at the container and let it start the engine, provision the database, scaffold the schema, write the migrations, and build the data layer. The repo ships [17 agent skills](docs/agent-skills.md) that work in **Claude Code, Codex, Cursor, and VS Code with GitHub Copilot**:\n\n```bash\nnpx skills add microsoft/azure-sql-database-container\n```\n\nClaude Code and Codex users can also install them as a native plugin (`/plugin marketplace add microsoft/azure-sql-database-container`). See the **[Agent skills page](https://microsoft.github.io/azure-sql-database-container/agent-skills.html)** for per-tool install and what each skill does, or [browse the skill source](skills/README.md).\n\nEach skill carries its knowledge in layers (instructions, bundled `references/` with version-pinned config shapes, and an optional live layer via the public [Microsoft Learn MCP](https://learn.microsoft.com/en-us/training/support/mcp) for the current docs on demand). The MCP is optional; the skills work without it. See [Knowledge layers](skills/README.md#knowledge-layers) and [Using the Microsoft Learn MCP](skills/README.md#using-the-microsoft-learn-mcp-optional).\n\n## Feedback\n\n- File a bug: [GitHub Issues](https://aka.ms/azuresqldb-container-bug)\n- Request a feature: [GitHub Issues](https://aka.ms/azuresqldb-container-feature-request)\n- Report a problem with an [agent skill](skills/README.md): [Skill feedback](https://aka.ms/sql-agent-skills-feedback)\n- Ask a question, share a build, suggest an idea: [GitHub Discussions](../../discussions)\n- Connect with the team: [book a session](https://aka.ms/azuresqldb-container-meet) or email [azuresqldb-container@microsoft.com](mailto:azuresqldb-container@microsoft.com)\n- Real-time conversation: the private Teams channel shared via the early-access feedback channel\n\nSee [Feedback and how to engage](docs/feedback-and-how-to-engage.md) for the full guide on which channel fits which question, and [SUPPORT.md](SUPPORT.md) for how to get help.\n\n## Contributing\n\nPull requests are welcome. Read [CONTRIBUTING.md](CONTRIBUTING.md) first: it covers what we are looking for during the Private Preview, how to build the site locally, and the conventions the agent skills follow (which are easy to break in ways that only show up when an agent silently stops loading a skill).\n\n## License\n\nThis Private Preview is governed by a separate Private Preview license shared with you during sign-up. The samples in this repository are released under the MIT license.\n\n## Trademarks\n\nThis project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft\ntrademarks or logos is subject to and must follow\n[Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general).\nUse of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.\nAny use of third-party trademarks or logos are subject to those third-party's policies.\n",
  "bytes": 5772,
  "sha": "48d7870894a265195c773201e8ff2fd6b3c5c67bb55b9cf65919f432ed38e2d4",
  "repo_slug": "microsoft/azure-sql-database-container",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_microsoft_azure_sql_database_container_a_c20b6575/readme"
}