Skip to main content

microsoft/azure-sql-database-container

O SkillsMP coletou 17 skills de microsoft/azure-sql-database-container. Abra uma skill para revisar a origem e os detalhes.

Última atividade de origem registrada
Catálogo do SkillsMP atualizado
skills coletadas
17
Estrelas no GitHub
15
Forks no GitHub
3

Skills neste repositório

classificação pendente

Mostrando 17 de 17 skills coletadas.

ocupação
sem classificação
descrição

Connects an app to the Azure SQL Database container securely, with a least-privilege database user instead of the sa login, the right auth method per environment, and safe handling of the connection secret. Use when a user asks "don't use sa in my app",…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Runs integration tests against the Azure SQL Database container (Private Preview, local engine) in CI. Use when setting up GitHub Actions, Azure Pipelines, or GitLab CI to test against Azure SQL DB; when adding a database service container to a CI workflow;…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Makes an app's database connections reliable against the local Azure SQL Database container (Private Preview) and, unchanged, against Azure SQL Database in the cloud: connection pooling plus retry/transient-fault handling. Use when the user mentions…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Runs the Azure SQL Database container (the Azure SQL Database engine) locally (Private Preview): the real PaaS engine where SERVERPROPERTY('EngineEdition') returns 5 and Edition is 'SQL Azure'. This is NOT the SQL Server image mcr.microsoft.com/mssql/server.…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Stands up an instant no-code REST + GraphQL API over the local Azure SQL Database container using Microsoft Data API Builder (DAB). Use when a user wants to "expose my table as an API", "add a REST API over the database", "generate a GraphQL API", "put an API…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Answers questions about what the Azure SQL Database container (Private Preview) can and cannot do, and WHY it differs from Azure SQL Database in the Microsoft Azure cloud. Use when a user asks "can I take a backup", "why does USE fail", "is X supported", "why…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Reports a bug or files feedback about the azuresql-db-* agent skills themselves, or about the Azure SQL Database container (the local Azure SQL Database engine, Private Preview). Use when the user says a skill or the container "did not work", hit an error,…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Migrates a local SQL Server setup to the Azure SQL Database container for Azure-faithful local development. Use when a project already uses mcr.microsoft.com/mssql/server, mssql/server, an sqlcmd plus SA password docker setup, a "SQL Server in docker" or…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Builds a serverless API and event-driven handlers over the local Azure SQL Database container using Azure Functions with the Azure SQL bindings. Use when a user wants "a serverless API over SQL", "Azure Functions with a database", "HTTP CRUD with SQL…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Imports an existing Azure SQL Database or SQL Server schema and data INTO the local Azure SQL Database container using SqlPackage. Use when asked to "import a bacpac", "load my existing database locally", "restore a dacpac into the container", "bring my prod…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Proves that code built and tested against the local Azure SQL Database container runs unchanged against Azure SQL Database in the cloud, with only the connection string changing. Use when a user wants to develop locally then deploy to the cloud, asks "will…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Builds local vector search, RAG, embeddings, and semantic search on the Azure SQL Database container using the native VECTOR type and VECTOR_DISTANCE. Use when you need to store embeddings, do similarity search, top-k nearest neighbor, cosine distance,…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Scaffolds a NEW app (.NET Aspire, FastAPI, Next.js, NestJS) wired to the local Azure SQL Database container as its default dev database. Use when starting/bootstrapping/initializing a project that needs SQL Server or Azure SQL locally, or when adding "set up…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Runs database schema migrations against the local Azure SQL Database container so the same migrations apply identically on the local engine and in the Azure cloud. Use when asked to "run my migrations against the local SQL", "apply schema to the container",…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Populates the local Azure SQL Database container's database (appdb) with realistic sample/test data so a developer has something to build against. Use when the user says "seed the database", "add test data", "populate the dev database", "generate sample…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Adds the Azure SQL Database container as a sidecar service in an existing Docker Compose stack or Dev Container. Use when wiring the local Azure SQL Database engine into compose or devcontainer.json, when an app needs a SQL backend via a service name (not…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Writes integration tests that run IN CODE against a real Azure SQL Database container, spun up per test or per suite with Testcontainers and torn down after. Use when the user asks for "integration tests against SQL", "Testcontainers", "spin up a database for…

Idioma do texto original: inglês

atualizado
Mostrando 17 de 17 skills coletadas.