Search Suggest

Azure CLI


1 Get image of app
docker pull microsoft/azure-cli

2 Run app
#docker run -it microsoft/azure-cli bash

It will go to azure terminal as follows:
bash-4.4#

Login to your azure account:
bash-4.4# az login 




Đăng nhận xét