Skip to content

Commit 4064e10

Browse files
authored
Merge pull request #196349 from juliakm/users/jukullam/updating-policy-task
Updating Azure policy task name and screenshot
2 parents 72a0880 + 6c1c43a commit 4064e10

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
59.4 KB
Loading

articles/governance/policy/tutorials/policy-devops-pipelines.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Tutorial: Implement Azure Policy with Azure DevOps"
33
description: In this tutorial, you implement an Azure Policy with an Azure DevOps release pipeline.
4-
ms.date: 03/24/2022
4+
ms.date: 04/27/2022
55
ms.topic: tutorial
66
ms.author: jukullam
77
ms.custom: devops-pipelines-deploy
@@ -25,7 +25,7 @@ and [Create your first pipeline](/azure/devops/pipelines/create-first-pipeline).
2525

2626
1. In Azure DevOps, create a release pipeline that contains at least one stage, or open an existing release pipeline.
2727

28-
1. Add a pre- or post-deployment condition that includes the **Security and compliance assessment** task as a gate.
28+
1. Add a pre- or post-deployment condition that includes the **Check Azure Policy compliance** task as a gate.
2929
[More details](/azure/devops/pipelines/release/deploy-using-approvals#set-up-gates).
3030

3131
![Screenshot of Azure Policy Gate.](../media/devops-policy/azure-policy-gate.png)

0 commit comments

Comments
 (0)