Skip to content

Commit 30be8ac

Browse files
Merge pull request #95838 from TomaszWieczorkowski/patch-2
Update deploy.md
2 parents 24a55ce + 7d5631f commit 30be8ac

File tree

1 file changed

+1
-1
lines changed
  • articles/azure-functions/start-stop-vms

1 file changed

+1
-1
lines changed

articles/azure-functions/start-stop-vms/deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ In an environment that includes two or more components on multiple Azure Resourc
235235

236236
:::image type="content" source="media/deploy/schedule-recurrence-property.png" alt-text="Configure the recurrence frequency for logic app":::
237237

238-
1. In the designer pane, select **Function-Try** to configure the target settings. In the request body, if you want to manage VMs across all resource groups in the subscription, modify the request body as shown in the following example.
238+
1. In the designer pane, select **Function-Try** to configure the target settings and then select the **</> Code view** button in the top menu to edit the code for the **Function-Try** element. In the request body, if you want to manage VMs across all resource groups in the subscription, modify the request body as shown in the following example.
239239

240240
```json
241241
{

0 commit comments

Comments
 (0)