Skip to content

Commit fd496ba

Browse files
authored
Merge pull request #220214 from vmagelo/bulk-update
Bulk metadata update.
2 parents d4e4303 + 45d3caf commit fd496ba

27 files changed

+27
-27
lines changed

articles/app-service/configure-language-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: quickstart
55
ms.date: 11/16/2022
66
ms.reviewer: astay; kraigb
77
ms.devlang: python
8-
ms.custom: mvc, seodec18, devx-track-python, devx-track-azurecli, mode-other
8+
ms.custom: mvc, seodec18, devx-track-python, devx-track-azurecli, mode-other, py-fresh-zinc
99
adobe-target: true
1010
---
1111

articles/automation/learn/automation-tutorial-runbook-textual-python-3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: automation
55
ms.subservice: process-automation
66
ms.date: 04/28/2021
77
ms.topic: tutorial
8-
ms.custom: has-adal-ref, devx-track-python
8+
ms.custom: has-adal-ref, devx-track-python, py-fresh-zinc
99
---
1010

1111
# Tutorial: Create a Python 3 runbook (preview)

articles/azure-app-configuration/quickstart-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: maud-lv
66
ms.service: azure-app-configuration
77
ms.devlang: python
88
ms.topic: sample
9-
ms.custom: devx-track-python, mode-other, engagement-fy23
9+
ms.custom: devx-track-python, mode-other, engagement-fy23, py-fresh-zinc
1010
ms.date: 11/17/2022
1111
ms.author: malev
1212
#Customer intent: As a Python developer, I want to use the Azure SDK for Python to access my data in Azure App Configuration.

articles/azure-cache-for-redis/cache-python-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.date: 11/05/2019
77
ms.topic: quickstart
88
ms.service: cache
99
ms.devlang: python
10-
ms.custom: mvc, seo-python-october2019, devx-track-python, mode-api
10+
ms.custom: mvc, seo-python-october2019, devx-track-python, mode-api, py-fresh-zinc
1111
#Customer intent: As a Python developer new to Azure Cache for Redis, I want to create a new Python app that uses Azure Cache for Redis.
1212
---
1313
# Quickstart: Use Azure Cache for Redis in Python

articles/azure-functions/develop-python-worker-extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Develop Python worker extensions for Azure Functions
33
description: Learn how to create and publish worker extensions that let you inject middleware behavior into Python functions running in Azure.
44
ms.topic: how-to
55
ms.date: 6/1/2021
6-
ms.custom: devx-track-python
6+
ms.custom: devx-track-python, py-fresh-zinc
77
---
88

99
# Develop Python worker extensions for Azure Functions

articles/azure-functions/functions-machine-learning-tensorflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: anthonychu
66
ms.topic: tutorial
77
ms.date: 01/15/2020
88
ms.author: antchu
9-
ms.custom: mvc, devx-track-python, devx-track-azurepowershell
9+
ms.custom: mvc, devx-track-python, devx-track-azurepowershell, py-fresh-zinc
1010
---
1111

1212
# Tutorial: Apply machine learning models in Azure Functions with Python and TensorFlow

articles/azure-functions/machine-learning-pytorch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use a pre-trained ResNet 18 deep neural network from PyTorch with A
44

55
ms.topic: tutorial
66
ms.date: 02/28/2020
7-
ms.custom: devx-track-python, devx-track-azurepowershell
7+
ms.custom: devx-track-python, devx-track-azurepowershell, py-fresh-zinc
88

99
---
1010

articles/azure-functions/python-memory-profiler-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to profile Python apps memory usage and identify memory b
44
ms.topic: how-to
55
ms.date: 3/22/2021
66
ms.devlang: python
7-
ms.custom: devx-track-python
7+
ms.custom: devx-track-python, py-fresh-zinc
88
---
99
# Profile Python apps memory usage in Azure Functions
1010

articles/azure-functions/python-scale-performance-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to develop Azure Functions apps using Python that are hig
44
ms.topic: article
55
ms.date: 10/13/2020
66
ms.devlang: python
7-
ms.custom: devx-track-python
7+
ms.custom: devx-track-python, py-fresh-zinc
88
---
99
# Improve throughput performance of Python apps in Azure Functions
1010

articles/azure-functions/recover-python-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to troubleshoot Python functions.
44
ms.topic: article
55
ms.date: 11/21/2022
66
ms.devlang: python
7-
ms.custom: devx-track-python
7+
ms.custom: devx-track-python, py-fresh-zinc
88
zone_pivot_groups: python-mode-functions
99
---
1010

0 commit comments

Comments
 (0)