Skip to content

Commit 0063d18

Browse files
removed note on DINE policy and added support note on overview
1 parent 6f64699 commit 0063d18

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

articles/virtual-machines/vm-applications-how-to.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ ms.custom:
1717
VM Applications are a resource type in Azure Compute Gallery (formerly known as Shared Image Gallery) that simplifies management, sharing and global distribution of applications for your virtual machines.
1818

1919

20-
> [!IMPORTANT]
21-
> Deploying VM applications in Azure Compute Gallery **do not currently support using Azure policies**.
2220

2321

2422
## Prerequisites

articles/virtual-machines/vm-applications.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ ms.custom:
1717

1818
VM Applications are a resource type in Azure Compute Gallery (formerly known as Shared Image Gallery) that simplifies management, sharing, and global distribution of applications for your virtual machines.
1919

20-
> [!IMPORTANT]
21-
> Deploying VM applications in Azure Compute Gallery **do not currently support using Azure policies**.
2220

2321

2422
While you can create an image of a VM with apps pre-installed, you would need to update your image each time you have application changes. Separating your application installation from your VM images means there’s no need to publish a new image for every line of code change.
2523

2624
Application packages provide benefits over other deployment and packaging methods:
2725

26+
- VM applications support [DeployIfNotExists](/azure/governance/policy/concepts/effects#deployifnotexists) policies
27+
2828
- Grouping and versioning of your packages
2929

3030
- VM applications can be globally replicated to be closer to your infrastructure, so you don’t need to use AzCopy or other storage copy mechanisms to copy the bits across Azure regions.

0 commit comments

Comments
 (0)