Skip to content

Commit 628aa27

Browse files
author
Michael Bender
committed
Merged PS/CLI
1 parent 0fd6e40 commit 628aa27

File tree

2 files changed

+384
-23
lines changed

2 files changed

+384
-23
lines changed

articles/load-balancer/tutorial-cross-region-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@ If you don’t have an Azure subscription, create a [free account](https://azure
3636

3737
If you choose to install and use the CLI locally, this quickstart requires Azure CLI version 2.0.28 or later. To find the version, run `az --version`. If you need to install or upgrade, see [Install the Azure CLI]( /cli/azure/install-azure-cli).
3838

39-
## Sign in to Azure CLI
39+
### Sign in to Azure CLI
4040

4141
Sign in to Azure CLI:
4242

4343
```azurecli-interactive
4444
az login
4545
```
46-
## Set resource variables
46+
### Set resource variables
4747

4848
```azurecli-interactive
4949

0 commit comments

Comments
 (0)