Skip to content

Commit 51d555e

Browse files
committed
Fix duplicate alt text
1 parent 4ab9c99 commit 51d555e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

articles/logic-apps/quickstart-create-logic-apps-visual-studio-code.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.suite: integration
66
ms.reviewers: estfan, azla
77
ms.topic: quickstart
88
ms.update-cycle: 365-days
9-
ms.date: 03/16/2026
9+
ms.date: 03/17/2026
1010
ms.custom:
1111
- mvc
1212
- mode-ui
@@ -209,7 +209,7 @@ Before you start, make sure that you have these items:
209209

210210
This step publishes your logic app workflow definition to the [Azure portal](https://portal.azure.com), which makes the workflow live and running in Azure.
211211

212-
![Screenshot that shows a dialog box in Visual Studio Code with the Upload button highlighted.](./media/quickstart-create-logic-apps-visual-studio-code/upload-new-logic-app.png)
212+
![Screenshot that shows a dialog box with the Upload button highlighted in Visual Studio Code for uploading a logic app to the Azure portal.](./media/quickstart-create-logic-apps-visual-studio-code/upload-new-logic-app.png)
213213

214214
## View logic app workflow definition in designer
215215

@@ -261,7 +261,7 @@ In Visual Studio Code, you can open and edit the workflow definition for an alre
261261

262262
This step publishes your updates to your logic app resource in the [Azure portal](https://portal.azure.com).
263263

264-
![Screenshot that shows a dialog box in Visual Studio Code with the Upload button highlighted.](./media/quickstart-create-logic-apps-visual-studio-code/upload-logic-app-changes.png)
264+
![Screenshot that shows a dialog box with the Upload button highlighted in Visual Studio Code for uploading logic app changes to the Azure portal.](./media/quickstart-create-logic-apps-visual-studio-code/upload-logic-app-changes.png)
265265

266266
## View or promote other versions
267267

0 commit comments

Comments
 (0)