Skip to content

Commit 5cf1de1

Browse files
authored
(AzureCXP) fixes MicrosoftDocs/azure-docs#400158
Updated line no: 23 from "To learn more, see..." to "Sample template"
1 parent 9f87e87 commit 5cf1de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-infrastructure-as-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This article shows you how to automate the creation of resources and deployment
2020

2121
The template code required depends on the desired hosting options for your function app. This article supports the following hosting options:
2222

23-
| Hosting option | Deployment type | To learn more, see... |
23+
| Hosting option | Deployment type | Sample template |
2424
| ----- | ----- | ----- |
2525
| [Azure Functions Consumption plan](functions-infrastructure-as-code.md?pivots=consumption-plan) | Code-only | [Consumption plan](./consumption-plan.md) |
2626
| [Azure Functions Flex Consumption plan](functions-infrastructure-as-code.md?pivots=consumption-plan) | Code-only | [Flex Consumption plan](./flex-consumption-plan.md) |

0 commit comments

Comments
 (0)