1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 14:53:59 +02:00

az-*: update page description (#10929)

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
K.B.Dharun Krishna 2023-10-11 21:32:07 +05:30 committed by GitHub
parent 6dce51165c
commit 3a71e08857
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
# az account
> Manage Azure subscription information.
> Part of `az`, the command-line client for Microsoft Azure.
> Part of `az`.
> More information: <https://learn.microsoft.com/cli/azure/account>.
- Print a list of subscriptions for the logged in account:

View file

@ -1,7 +1,7 @@
# az appconfig
> Manage App configurations on Azure.
> Part of `az`, the command-line client for Microsoft Azure.
> Part of `az`.
> More information: <https://learn.microsoft.com/cli/azure/appconfig>.
- Create an App Configuration:

View file

@ -1,7 +1,7 @@
# az login
> Log in to Azure.
> Part of `az`, the command-line client for Microsoft Azure.
> Part of `az`.
> More information: <https://learn.microsoft.com/cli/azure/reference-index#az_login>.
- Log in interactively:

View file

@ -1,7 +1,7 @@
# az upgrade
> Upgrade Azure CLI and Extensions.
> Part of `az`, the command-line client for Microsoft Azure.
> Part of `az`.
> More information: <https://learn.microsoft.com/cli/azure/reference-index?view=azure-cli-latest#az-upgrade>.
- Upgrade Azure CLI:

View file

@ -1,7 +1,7 @@
# az version
> Shows the current version of Azure CLI modules and extensions.
> Part of `az`, the command-line client for Microsoft Azure.
> Part of `az`.
> More information: <https://learn.microsoft.com/cli/azure/reference-index?view=azure-cli-latest#az-version>.
- Show the current version of Azure CLI modules and extensions in JSON format: