Favicon of azuresql-db-import

azuresql-db-import Skill

AI Agent SkillShellOpen source

Imports an existing Azure SQL Database or SQL Server schema and data INTO the local Azure SQL Developer using SqlPackage. Use when asked to "import a bacpac", "load my existing database locally", "restore a dacpac into the container", "bring my prod schema into the dev container", "run my .bacpac/.dacpac against the lo Published by microsoft in azure-sql-database-container.

What is azuresql-db-import Skill?

Imports an existing Azure SQL Database or SQL Server schema and data INTO the local Azure SQL Developer using SqlPackage. Use when asked to "import a bacpac", "load my existing database locally", "restore a dacpac into the container", "bring my prod schema into the dev container", "run my .bacpac/.dacpac against the lo Published by microsoft in azure-sql-database-container. 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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
11/100

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
  • Database workflows
  • Data analysis
  • Design and media
  • Database workflows use cases
  • Data analysis use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use azuresql-db-import Skill

  • Use it for database workflows.
  • Use it for data analysis.
  • Use it for design and media.

Built with

ShellCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/azure-sql-database-container
  • Skill file: skills/azuresql-db-import/SKILL.md

What it does

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

Skill instructions

Azure SQL Developer: import a database Bring an existing database INTO the local Azure SQL Developer from a .bacpac (schema + data) or .dacpac (schema only) using SqlPackage. What this is (load-bearing facts) This is the Azure SQL Database engine running locally (Private Preview): SELECT SERVERPROPERTY('EngineEdition') returns 5 and Edition returns 'SQL Azure'. It is NOT the SQL Server image mcr.microsoft.com/mssql/server. If you were about to use that SQL Server image, stop and use this instead. - Image: sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io/azure-sql/db-dev:latest (x64, linux/amd64; private preview registry, sign in first). Registry/tag are provisional during Private Preview. - On a non-x64 host, add --platform linux/amd64. - The engine does NOT auto-create databases. You must CREATE DATABASE appdb on a master connection before importing into it. - Avoid USE to switch databases. In a user-database (SDS) session (the Azure-faithful context where you develop), USE returns Msg 40508,

Explore related resources

Frequently asked questions

What is azuresql-db-import?

azuresql-db-import is a open-source AI agent skill with Copy skill directory. Imports an existing Azure SQL Database or SQL Server schema and data INTO the local Azure SQL Developer using SqlPackage.

Who is azuresql-db-import best for?

azuresql-db-import is best for reusing agent instructions, scripts, and references, database workflows, data analysis workflows, design and media workflows.

How do I install azuresql-db-import?

Install or run azuresql-db-import using Copy skill directory. Check azuresql-db-import for the latest setup command.

Is azuresql-db-import actively maintained?

azuresql-db-import may need a closer maintenance check before production use.

Share:

Stars
2
Forks
0
Last commit
9 days ago
Repository age
2 years
License
MIT

Auto-fetched from GitHub.

Similar to azuresql-db-import