Skip to content

Commit b3334df

Browse files
committed
update
1 parent f352c79 commit b3334df

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

articles/azure-resource-manager/bicep/deploy-vscode.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,10 @@ You can use [Visual Studio Code with the Bicep extension](./visual-studio-code.m
1313

1414
From an opened Bicep file in VS Code, there are there ways you can find the command:
1515

16-
- Right-click the Bicep file name from the Explorer pane:
16+
- Right-click the Bicep file name from the Explorer pane, not the one under **OPEN EDITORS**:
1717

1818
:::image type="content" source="./media/deploy-vscode/bicep-deploy-from-explorer.png" alt-text="Deploy Bicep File in the Context menu explore pane":::
1919

20-
> [!NOTE]
21-
> Don't right-click the Bicep file listed under **OPEN EDITOR**.
22-
2320
- Right-click anywhere inside a Bicep file, and then select **Deploy Bicep File**.
2421

2522
- Select **Command Palette** from the **View** menu, and then select **Bicep: Deploy Bicep File**.
2.22 KB
Loading

0 commit comments

Comments
 (0)