mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-14 17:15:50 +02:00

* pages.pt*: fix verb tenses * pages.pt*: fix all pt_PT verb tenses in the start and more pt_BR verb tenses * pages.pt_BR: fix more verb tenses * pages.pt_BR: fix more verb tenses * pages.pt_BR: fix more verb tenses * pages.pt*: fix more verb tenses * review PR --------- Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com> Co-authored-by: Isaac Vicente <contatoisaacvicente@gmail.com>
476 B
476 B
az
A interface de linha de comando oficial do Microsoft Azure. Mais informações: https://learn.microsoft.com/cli/azure.
- Faz log in no Azure:
az login
- Gerencia informações de assinatura do Microsoft Azure:
az account
- Lista todos os discos gerenciados pelo Azure:
az disk list
- Lista todas as máquinas virtuais do Azure:
az vm list
- Gerencia os serviços do Azure Kubernetes:
az aks
- Gerencia recursos de rede do Azure:
az network