Skip to content

Commit 7d5631f

Browse files
Update articles/azure-functions/start-stop-vms/deploy.md
1 parent 9a2260d commit 7d5631f

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
@@ -227,7 +227,7 @@ In an environment that includes two or more components on multiple Azure Resourc
227227

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

230-
1. In the designer pane, select **Function-Try** to configure the target settings and click the "</> Code view" button at 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.
230+
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.
231231

232232
```json
233233
{

0 commit comments

Comments
 (0)