Skip to content

Commit 60ef5c2

Browse files
authored
Update set-up-devops-deployment-single-tenant-azure-logic-apps.md
Fix typo
1 parent 1427015 commit 60ef5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/set-up-devops-deployment-single-tenant-azure-logic-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ To set up a build pipeline based on your logic app project type, complete the co
8080

8181
### Before release to Azure
8282

83-
The managed API connections inside your logic app project's **connections.json** file are created specifically for local use in Visual Studio Code. Before you can release your project artiffacts from Visual Studio Code to Azure, you have to update these artifacts. To use the managed API connections in Azure, you have to update their authentication methods so that they're in the correct format to use in Azure.
83+
The managed API connections inside your logic app project's **connections.json** file are created specifically for local use in Visual Studio Code. Before you can release your project artifacts from Visual Studio Code to Azure, you have to update these artifacts. To use the managed API connections in Azure, you have to update their authentication methods so that they're in the correct format to use in Azure.
8484

8585
#### Update authentication type
8686

0 commit comments

Comments
 (0)