Skip to content

Sample Databases

Built-in sample database download and restore is not implemented in the tracked script yet.

Current option:

  1. Place .bak files on the mounted Azure Files share.
  2. Connect to the VM through Bastion.
  3. Run Z:\restore-databases.ps1.

The helper restores .bak files with dbatools and -WithReplace.

A future version may add allowlisted sample database sources, skip-if-existing restore behavior, and clearer licensing/attribution prompts.