az*: update outdated links (#14657)

This commit is contained in:
Sebastiaan Speck
2024-11-09 20:19:25 +01:00
committed by GitHub
parent 38f91d3a30
commit 4ce87dcebc
11 changed files with 32 additions and 15 deletions

View File

@@ -1,13 +1,14 @@
# az
> A interface de linha de comando oficial do Microsoft Azure.
> Mais informações: <https://learn.microsoft.com/cli/azure>.
> Alguns subcomandos como `login` tem sua própria documentação de uso.
> Mais informações: <https://learn.microsoft.com/cli/azure/reference-index>.
- Faz log in no Azure:
`az login`
- Gerencia informações de assinatura do Microsoft Azure:
- Gerencia informações de assinatura do Azure:
`az account`
@@ -26,3 +27,11 @@
- Gerencia recursos de rede do Azure:
`az network`
- Inicia modo interativo:
`az interactive`
- Mostra ajuda:
`az --help`