Add Powershell Management alongside Azure CLI
Well, the subject pretty much sums it up. Having the ability to manage repositories and images with PowerShell would be very useful. To be honest, the only reason I have the Azure CLI installed is for ACR operations.

3 comments
-
Antonio commented
I can list images contained in ACR with cli commands like:
az acr repository list/show
but there are no equivalents in powershell
is this a sign MS will prefer CLI over PS for the future?
Powershell is much better IMO, programmable and with a pipeline, why is it treated as a low priority citizen?
-
Callum MacDonald commented
trying to automate some container lifecycle such as flagging on age and automating scanning etc and would prefer powershell over azure cli/bash combo as it is simply nicer to work with
-
Anthony Widdowson commented
Having ability to delete old images via powershell would also give us ability to deploy n Azure Automation