Skip to content

Commit 7440c24

Browse files
authored
remove apostrophe
1 parent e3cfd8a commit 7440c24

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
@@ -10,7 +10,7 @@ zone_pivot_groups: functions-hosting-plan
1010

1111
# Automate resource deployment for your function app in Azure Functions
1212

13-
You can use a Bicep file or an Azure Resource Manager (ARM) template to automate the process of deploying your function app. During the deployment, you can use existing Azure resources or create new ones. Automation help's you with these scenarios:
13+
You can use a Bicep file or an Azure Resource Manager (ARM) template to automate the process of deploying your function app. During the deployment, you can use existing Azure resources or create new ones. Automation helps you with these scenarios:
1414

1515
+ Integrating your resource deployments with your source code in Azure Pipelines and GitHub Actions-based deployments.
1616
+ Restoring a function app and related resources from a backup.

0 commit comments

Comments
 (0)