Skip to content

Commit c45e143

Browse files
authored
Merge pull request #119316 from hyoshioka0128/patch-775
Typo "[create a Azure Storage account]"→"[create an Azure~"
2 parents b783dd0 + 4eff2d6 commit c45e143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-connector/quickstart-cli-functions-connection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This quickstart shows you how to connect Azure Functions to other Cloud resource
1919

2020
- This quickstart requires version 2.30.0 or higher of the Azure CLI. If using Azure Cloud Shell, the latest version is already installed.
2121
- This quickstart assumes that you already have an Azure Function. If you don't have one yet, [create an Azure Function](../azure-functions/create-first-function-cli-python.md).
22-
- This quickstart assumes that you already have an Azure Storage account. If you don't have one yet, [create a Azure Storage account](../storage/common/storage-account-create.md).
22+
- This quickstart assumes that you already have an Azure Storage account. If you don't have one yet, [create an Azure Storage account](../storage/common/storage-account-create.md).
2323

2424
## Initial set-up
2525

0 commit comments

Comments
 (0)