You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-resource-manager/bicep/deploy-vscode.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ ms.date: 12/03/2024
10
10
11
11
You can use [Visual Studio Code with the Bicep extension](./visual-studio-code.md#deploy-bicep-file) to deploy a Bicep file. You can deploy to any scope. This article shows deploying to a resource group.
12
12
13
-
From an opened Bicep file in VS Code, there are there ways you can find the command:
13
+
From an opened Bicep file in VS Code, there are three ways you can find the command:
14
14
15
15
- Right-click the Bicep file name from the Explorer pane, not the one under **OPEN EDITORS**:
0 commit comments