Skip to content

Template that deploys an Azure SQL Database instance with AdventureWorks pre-created as a database.

License

Notifications You must be signed in to change notification settings

Azure-Samples/database-templates-sql-adventureworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure SQL Database with AdventureWorks Azure Developer CLI template

This template deploys an Azure SQL Database instance with AdventureWorks pre-created as a database.

Details

Value
Database name AdventureworksLT
Username sqladmin
Password [email protected]

Deploy

azd init --template database-templates-sql-adventureworks --environment development
 
azd up

Clean-up

azd down --force --purge

About

Template that deploys an Azure SQL Database instance with AdventureWorks pre-created as a database.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages