azuresql-db-seed
Installation
SKILL.md
Azure SQL Developer: seed the dev database
Fill an existing appdb with realistic sample data so the app has something to render, query, and test against. This is the Azure SQL engine (Private Preview), not the SQL Server image.
Use this skill for populating data. For bootstrapping a whole new app use azuresql-db-scaffold;
for restoring an existing .bacpac use azuresql-db-import.