azure-csa-pt / demos-arm-install-package

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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


Languages

Language:PowerShell 100.0%