Skip to content
This repository was archived by the owner on Jan 30, 2021. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 330 Bytes

readme.md

File metadata and controls

12 lines (9 loc) · 330 Bytes

Basic Linux Machine

This scenario will build an Ubuntu 16.04 machine.

Before you attempt this scenario, ensure you have followed the getting started docs.

Vagrant up

  • In this directory, run the following
    vagrant up --provider=azure

To clean up, run vagrant destroy