Skip to content

Commit 9ea4d12

Browse files
authored
Fix wording
1 parent 68bf3df commit 9ea4d12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/create-first-function-vs-code-other.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ In this article, you use Visual Studio Code to create a [custom handler](functio
1717
Custom handlers can be used to create functions in any language or runtime by running an HTTP server process. This article supports both [Go](create-first-function-vs-code-other.md?tabs=go) and [Rust](create-first-function-vs-code-other.md?tabs=rust).
1818

1919
>[!TIP]
20-
>Completing this quickstart creates an Elastic Premium plan app, which can incur costs in your Azure account even when you're not using it. You should [Clean up resources](##clean-up-resources) to remove the function app, App Service plan, and related resources after you've completed the article.
20+
>Completing this quickstart creates an app that runs in an [Elastic Premium plan](functions-premium-plan.md), which can incur costs in your Azure account even when you're not using it. You should [Clean up resources](##clean-up-resources) to remove the function app, App Service plan, and related resources after you've completed the article.
2121
2222
## Configure your environment
2323

0 commit comments

Comments
 (0)