Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 292 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 292 Bytes

demos-arm-install-package

A simple demo of how to install a package via PowerShell upon ARM deployment, doing the simplest thing that could possibly work:

  • Grab a package using the .NET HTTP client (in this case, the Python runtime)
  • Run it non-interactively (depends on the installer)