Skip to content

Commit 26a2f08

Browse files
Merge pull request #296263 from PesalaPavan/patch-64
(AzureCXP) fixes MicrosoftDocs/azure-docs#400158
2 parents 392cdbf + 5cf1de1 commit 26a2f08

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)