You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instructions: to get PowerShell version, type $PSVersionTable and look for the value associated with PSVersion
Module Version
OS Version
Instructions: to get OS version, type $PSversionTable and look for value associated with BuildVersion
Description
Currently there is no way to interact with the repositories beyond the AzureCli which is not really addressable from an azure function app. I would love to be able to send a JSON body with the tag of my containers I would like to delete and then automate the deletion of my containers in my registry