Skip to content

Commit 78be6d2

Browse files
committed
2025_08 - Fix monthly broken links
1 parent be68390 commit 78be6d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/logic-apps/quickstart-create-deploy-azure-resource-manager-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ For more information, see the following documentation:
160160
PUT https://management.azure.com/subscriptions/xxxxXXXXxxxxXXXXX/resourcegroups/Check-Azure-Status-RG/providers/Microsoft.Resources/deployments/Check-Azure-Status-LA?api-version=2019-10-01
161161
```
162162

163-
For more information, see [Resource Management REST API: Deployments - Create Or Update](/rest/api/resources/deployments/createorupdate).
163+
For more information, see [Resource Management REST API: Deployments - Create Or Update](/rest/api/resources/deployments/create-or-update).
164164

165165
1. To provide the values to use for the deployment, such as the Azure region and links to the quickstart template and [parameter file](../azure-resource-manager/templates/parameters.md), which contains the values for the quickstart template to use at deployment, follow this syntax for the request body that you send to the Resource Management REST API:
166166

0 commit comments

Comments
 (0)