Skip to content

Commit 33e8ba3

Browse files
authored
Update articles/azure-functions/dedicated-plan.md
1 parent 021567c commit 33e8ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/dedicated-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Consider an App Service plan in the following situations:
1717
* You want to provide a custom image on which to run your functions.
1818

1919
> [!IMPORTANT]
20-
> Free and Shared tier App Service plans aren't supported by Azure Functions. For a lower-cost option hosting your function execution, you should instead consider the [Consumption plan](consumption-plan.md), where you are billed based on function executions.
20+
> Free and Shared tier App Service plans aren't supported by Azure Functions. For a lower-cost option hosting your function executions, you should instead consider the [Consumption plan](consumption-plan.md), where you are billed based on function executions.
2121
2222
## Billing
2323

0 commit comments

Comments
 (0)