You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-functions/functions-cli-samples.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ The following table includes links to bash scripts for Azure Functions that use
18
18
|---|---|
19
19
|[Create a function app for serverless execution](scripts/functions-cli-create-serverless.md)| Create a function app in a Consumption plan. |
20
20
|[Create a serverless Python function app](scripts/functions-cli-create-serverless-python.md)| Create a Python function app in a Consumption plan. |
21
-
|[Create a function app in a scalable Premium plan](scripts/functions-cli-create-premium-plan.md)| Create a function app in a dedicated App Service plan. |
21
+
|[Create a function app in a scalable Premium plan](scripts/functions-cli-create-premium-plan.md)| Create a function app in a Premium plan. |
22
22
|[Create a function app in a dedicated (App Service) plan](scripts/functions-cli-create-app-service-plan.md)| Create a function app in a dedicated App Service plan. |
0 commit comments