Sample Databases
Built-in sample database download and restore is not implemented in the tracked script yet.
Current option:
- Place
.bakfiles on the mounted Azure Files share. - Connect to the VM through Bastion.
- Run
Z:\restore-databases.ps1.
The helper restores .bak files with dbatools and -WithReplace.
Roadmap
Section titled “Roadmap”A future version may add allowlisted sample database sources, skip-if-existing restore behavior, and clearer licensing/attribution prompts.