When issuing a call to az container create -h, the first Image Registry argument is listed as --registry-login-server, but the last example uses --registry-server.
I tested the --registry-server argument to see if it was an alias for the correct argument, but it yielded the error message:
When issuing a call to
az container create -h
, the first Image Registry argument is listed as--registry-login-server
, but the last example uses--registry-server
.I tested the
--registry-server
argument to see if it was an alias for the correct argument, but it yielded the error message: