Skip to content

Commit da68cd0

Browse files
authored
Merge pull request #273044 from SnehaSudhirG/23Apr-TagsUpdate
added image - syntax for tags
2 parents e8f7b93 + b44d592 commit da68cd0

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

articles/automation/python-packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Manage Python 2 packages in Azure Automation
33
description: This article tells how to manage Python 2 packages in Azure Automation.
44
services: automation
55
ms.subservice: process-automation
6-
ms.date: 08/21/2023
6+
ms.date: 04/23/2024
77
ms.topic: conceptual
88
ms.custom: devx-track-python
99
---
190 KB
Loading

articles/update-manager/tutorial-assessment-deployment-using-policy.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Schedule updates and enable periodic assessment at scale using policy.
33
description: In this tutorial, you learn on how enable periodic assessment or update the deployment using policy.
44
ms.service: azure-update-manager
5-
ms.date: 09/18/2023
5+
ms.date: 04/23/2024
66
ms.topic: tutorial
77
author: SnehaSudhirG
88
ms.author: sudhirsneha
@@ -65,6 +65,8 @@ You can monitor the compliance of resources under **Compliance** and remediation
6565
- Machine locations: You can optionally specify the regions that you want to select. By default, all are selected.
6666
- Tags on machines: You can use tags to scope down further. By default, all are selected.
6767
- Tags operator: In case you have selected multiple tags, you can specify if you want the scope to be machines that have all the tags or machines which have any of those tags.
68+
69+
:::image type="content" source="./media/tutorial-assessment-deployment-using-policy/tags-syntax.png" alt-text="Screenshot that shows the syntax to add tags." lightbox="./media/tutorial-assessment-deployment-using-policy/tags-syntax.png":::
6870

6971
1. In **Remediation**, **Managed Identity**, **Type of Managed Identity**, select System assigned managed identity and **Permissions** is already set as *Contributor* according to the policy definition.
7072

0 commit comments

Comments
 (0)