Azure/azure-powershell

Azure PowerShell Improvement Discussion

twitchax opened this issue · 6 comments

This issue is meant to evaluate community needs and wishes. Please comment with suggestions and upvote (thumbs up) comments which we should pay special attention to.

It would be good to get parity on the Mac version of powershell. I have a lot of trouble using the cmdlets on mac, and I'm trying to make platform agnostic deployment scripts.

I'd like to be able to import/export whole zones with the import being idempotent.

I want to be able to maintain a zone file and just import it any time I need to make a change.

PS> MyZone_com.dns | Import-AzureRmDnsZone -ZoneName $zone would be nice.

Good feedback, thank you. I'll track on our backlog.

Since updating to Azure PowerShell 4.3.0, every Azure PowerShell cmdlet is returning "WARNING: System.ArgumentNullException: Value cannot be null." Further details in MSDN forum post:
https://social.msdn.microsoft.com/Forums/en-US/767c392d-d6a5-4ca9-870d-56c6c0de0ccd/azure-powershell-430-every-cmdlet-returning-warning-systemargumentnullexception-value-cannot?forum=azurescripting

Can this be installed on Linux (Ubuntu) ?

I'm interested in an azuresdk/azure-powershell docker image with PowerShell 5.x.x Is there any ETA on when that will be made available?

Looks like 4.4.0 is the latest