Skip to content

Commit ce692de

Browse files
authored
Merge pull request #105657 from craigshoemaker/crs-functions-reassign
Update author
2 parents 4f549a9 + fad4cb3 commit ce692de

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

articles/azure-functions/functions-how-to-azure-devops.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Continuously update function app code using Azure DevOps
33
description: Learn how to set up an Azure DevOps pipeline that targets Azure Functions.
4-
author: ahmedelnably
4+
author: craigshoemaker
55

66
ms.topic: conceptual
77
ms.date: 04/18/2019
8-
ms.author: aelnably
8+
ms.author: cshoe
99
---
1010

1111
# Continuous delivery by using Azure DevOps

articles/azure-functions/functions-how-to-github-actions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Use GitHub Actions to make code updates in Azure Functions
33
description: Learn how to use GitHub Actions to define a workflow to build and deploy Azure Functions projects in GitHub.
4-
author: ahmedelnably
4+
author: craigshoemaker
55
ms.topic: conceptual
66
ms.date: 09/16/2019
7-
ms.author: aelnably
7+
ms.author: cshoe
88
---
99

1010
# Continuous delivery by using GitHub Action

articles/azure-functions/functions-monitor-log-analytics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Monitoring Azure Functions with Azure Monitor Logs
33
description: Learn how to use Azure Monitor Logs with Azure Functions to monitor function executions.
4-
author: ahmedelnably
4+
author: craigshoemaker
55
ms.topic: conceptual
66
ms.date: 10/09/2019
7-
ms.author: aelnably
7+
ms.author: cshoe
88
# Customer intent: As a developer, I want to monitor my functions so I can know if they're running correctly.
99
---
1010

0 commit comments

Comments
 (0)