Hi , i like to know if that work
PS $ip = $(az container list --query "[?contains(name, 'mycontainer2')].[ipAddress.ip]" --output tsv)
For the command :
PS $RepositoryTags = $(az acr repository show-tags --name $AzureRegistryName --repository $RepositoryName --orderby time_desc --query "[?contains(@,'prod')]" --output tsv).
Because it's presente the next error :
Delete of repository STPC: C:\Users\OscarDÃaz\Desktop> "C:\Program Files (x86)\Microsoft SDKs\Azure\CLI2\wbin\\..\python.exe" -IBm azure.cli acr repository show-tags --name testodiaz --repository recreacionyturismo/eventos/content --query [?contains(@,'prod')] --output tsv
Checking for repository: recreacionyturismo/eventos/front
] was unexpected at this time. in azure CLI