/demos-arm-install-package

A simple demo of how to install a package via PowerShell upon ARM deployment

Primary LanguagePowerShell

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)