Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 545 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 545 Bytes

AzureVm

Azure Virtual Machine Manager Task

Prerequisites

npm install -g typescript
npm install mocha --save-dev -g
npm install -g tfx-cli

Restore files

At the azVmManagerTask folder level

npm i

Run tests

At the src folder level

.\Run-Tests.ps1

Build extension

At the src folder level

.\Build-Task.ps1