Skip to content

Commit b66f71c

Browse files
Merge pull request #235038 from davidsmatlak/ds-metadata-0419
Changes author metadata
2 parents 86c80db + 99b1b49 commit b66f71c

File tree

4 files changed

+6
-7
lines changed

4 files changed

+6
-7
lines changed

articles/azure-resource-manager/bicep/msbuild-bicep-file.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ description: Use MSBuild to convert a Bicep file to Azure Resource Manager templ
44
ms.date: 09/26/2022
55
ms.topic: quickstart
66
ms.custom: devx-track-bicep, devx-track-arm-template
7-
author: davidsmatlak
8-
ms.author: davidsmatlak
7+
98
# Customer intent: As a developer I want to convert Bicep files to Azure Resource Manager template (ARM template) JSON in an MSBuild pipeline.
109
---
1110

articles/governance/blueprints/concepts/lifecycle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Understand the lifecycle of a blueprint
33
description: Learn about the lifecycle that a blueprint definition goes through and details about each stage, including updating and removing blueprint assignments.
44
ms.date: 01/04/2023
55
ms.topic: conceptual
6-
ms.author: timwarner
6+
ms.author: jgao
77
---
88
# Understand the lifecycle of an Azure Blueprint
99

articles/governance/blueprints/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ metadata:
99
ms.service: blueprints
1010
ms.topic: landing-page
1111
ms.collection: collection
12-
author: timwarner-msft
13-
ms.author: dacoulte
12+
author: mumian
13+
ms.author: jgao
1414
ms.date: 08/27/2020
1515

1616
landingContent:

docfx.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@
431431
"articles/event-grid/**/*.md": "spelluru",
432432
"articles/event-hubs/**/*.md": "spelluru",
433433
"articles/governance/*.md": "davidsmatlak",
434-
"articles/governance/blueprints/**/*.md": "timwarner-msft",
434+
"articles/governance/blueprints/**/*.md": "mumian",
435435
"articles/governance/machine-configuration/**/*.md": "michaeltlombardi",
436436
"articles/governance/management-groups/**/*.md": "rthorn17",
437437
"articles/governance/policy/**/*.md": "davidsmatlak",
@@ -814,7 +814,7 @@
814814
"articles/event-grid/**/*.md": "spelluru",
815815
"articles/event-hubs/*.md": "spelluru",
816816
"articles/governance/*.md": "davidsmatlak",
817-
"articles/governance/blueprints/**/*.md": "timwarner",
817+
"articles/governance/blueprints/**/*.md": "jgao",
818818
"articles/governance/machine-configuration/**/*.md": "mlombardi",
819819
"articles/governance/management-groups/**/*.md": "rithorn",
820820
"articles/governance/policy/**/*.md": "davidsmatlak",

0 commit comments

Comments
 (0)