Skip to content

Commit 47adf95

Browse files
committed
Minor fixes.
1 parent fbc3c40 commit 47adf95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-apps/managed-identity-image-pull.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ This article describes how to use a Bicep template to configure your container a
616616
## Prerequisites
617617

618618
- An Azure account with an active subscription.
619-
- If you don't have one, you can [create one for free](https://azure.microsoft.com/free/)
619+
- If you don't have one, you can [create one for free](https://azure.microsoft.com/free/).
620620
- If using Azure CLI, [install the Azure CLI](/cli/azure/install-azure-cli) on your local machine.
621621
- If using PowerShell, [install the Azure PowerShell](/powershell/azure/install-azure-powershell) on your local machine. Ensure that the latest version of the Az.App module is installed by running the command `Install-Module -Name Az.App`.
622622

@@ -626,7 +626,7 @@ This article describes how to use a Bicep template to configure your container a
626626

627627
If you don't have Bicep installed, you can install it as follows.
628628

629-
# [Bash](#tab/bash)
629+
# [Azure CLI](#tab/azure-cli)
630630

631631
```azurecli
632632
az bicep install

0 commit comments

Comments
 (0)