Sign inSign up

kvaes/docker-powershell-azure

By kvaes

•Updated almost 10 years ago

Container with donet core, powershell & the powershell azureRM module

Image
4

1.6K

kvaes/docker-powershell-azure repository overview

⁠AzureRM Powershell Module via Docker

A small docker container to get your AzureRM commands up & running via Docker ;-)

⁠Getting Started

Launch your container via the following command ; docker run -ti kvaes/docker-powershell-azure

Next up is to login to your Azure account & subscription

PS /powershell> Login-AzureRMAccount

PS /powershell> Get-AzureRmSubscription

PS /powershell> Select-AzureRmSubscription -SubscriptionId

And take a look at the command that are available (quite limited in the preview)

PS /powershell> get-command azurerm

Tag summary

Content type

Image

Digest

Size

210.3 MB

Last updated

almost 10 years ago

docker pull kvaes/docker-powershell-azure