Skip to content

Commit 066c2fa

Browse files
authored
Merge pull request #125176 from afroze9/patch-1
Removed duplication under "Create environment variables" section
2 parents 2a1224b + 83d6c7e commit 066c2fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/quickstart-code-to-cloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ az provider register --namespace Microsoft.OperationalInsights
102102
## Create environment variables
103103

104104
Now that your CLI setup is complete, you can define the environment variables that are used throughout this article.
105-
Now that your CLI setup is complete, you can define the environment variables that are used throughout this article.
105+
106106
# [Bash](#tab/bash)
107107

108108
Define the following variables in your bash shell.

0 commit comments

Comments
 (0)