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/governance/policy/how-to/extension-for-vscode.md
+17-16Lines changed: 17 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,20 @@
1
1
---
2
2
title: Azure Policy extension for Visual Studio Code
3
3
description: Learn how to use the Azure Policy extension for Visual Studio Code to look up Azure Resource Manager aliases.
4
-
ms.date: 09/01/2021
4
+
ms.date: 04/12/2022
5
5
ms.topic: how-to
6
+
ms.custom: timwarner
6
7
---
7
8
# Use Azure Policy extension for Visual Studio Code
8
9
9
10
> Applies to Azure Policy extension version **0.1.2** and newer
10
11
11
-
Learn how to use the Azure Policy extension for Visual Studio Code to look up
12
+
Learn how to use the Azure Policy extension for Visual Studio Code (VS Code) to look up
12
13
[aliases](../concepts/definition-structure.md#aliases), review resources and policy definitions,
13
14
export objects, and evaluate policy definitions. First, we'll describe how to install the Azure
14
15
Policy extension in Visual Studio Code. Then we'll walk through how to look up aliases.
15
16
16
-
The Azure Policy extension for Visual Studio Code can be installed on Linux, Mac, and Windows.
17
+
The Azure Policy extension for Visual Studio Code can be installed on Linux, macOS, and Windows.
17
18
18
19
## Prerequisites
19
20
@@ -25,7 +26,7 @@ The following items are required for completing the steps in this article:
25
26
26
27
## Install and configure the Azure Policy extension
27
28
28
-
After you meet the prerequisites, you can install Azure Policy extension for Visual Studio Code by
29
+
After you meet the prerequisites, you can install the [Azure Policy extension for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=AzurePolicy.azurepolicyextension) by
29
30
following these steps:
30
31
31
32
1. Open Visual Studio Code.
@@ -36,7 +37,7 @@ following these steps:
36
37
37
38
For a national cloud user, follow these steps to set the Azure environment first:
0 commit comments