Skip to content

Commit e25890a

Browse files
author
ecfan
committed
Fix Acrolinx issues
1 parent ffb41ac commit e25890a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/logic-apps-securing-a-logic-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,7 @@ For this task, you'll need a tool to send REST API calls, for example:
750750
}
751751
```
752752

753-
1. Update your workflow using the edited content as the request body, and run the [**Workflows - Update** operation](/rest/api/logic/workflows/update&tabs=HTTP) with the following **PATCH** request:
753+
1. Update your workflow using the edited content as the request body, and run the [**Workflows - Update** operation](/rest/api/logic/workflows/update) with the following **PATCH** request:
754754

755755
**`PATCH https://management.azure.com/subscriptions/{subscription-ID}/resourceGroups/{resource-group-name}/providers/Microsoft.Logic/workflows/{workflow-name}?api-version=2016-06-01`**
756756

0 commit comments

Comments
 (0)