az*: update outdated links (#14657)
This commit is contained in:
@@ -2,17 +2,17 @@
|
||||
|
||||
> La CLI officielle de Microsoft Azure.
|
||||
> Certaines commandes comme `az login` ont leur propre documentation.
|
||||
> Plus d'informations : <https://learn.microsoft.com/cli/azure>.
|
||||
> Plus d'informations : <https://learn.microsoft.com/cli/azure/reference-index>.
|
||||
|
||||
- Connexion à Azure :
|
||||
|
||||
`az login`
|
||||
|
||||
- Gère les informations de souscription azure :
|
||||
- Gère les informations de souscription Azure :
|
||||
|
||||
`az account`
|
||||
|
||||
- Affiche tous les disques managés Azure :
|
||||
- Affiche tous les disques administrés Azure :
|
||||
|
||||
`az disk list`
|
||||
|
||||
@@ -20,10 +20,18 @@
|
||||
|
||||
`az vm list`
|
||||
|
||||
- Gère Azure Kubernetes Services :
|
||||
- Gère les services Kubernetes Azure :
|
||||
|
||||
`az aks`
|
||||
|
||||
- Gère les ressources réseaux Azure :
|
||||
|
||||
`az network`
|
||||
|
||||
- Démarre en mode interactif :
|
||||
|
||||
`az interactive`
|
||||
|
||||
- Affiche l'aide :
|
||||
|
||||
`az --help`
|
||||
|
Reference in New Issue
Block a user