Skip to content

Commit e6f7f26

Browse files
committed
revert some changes
1 parent 65b9c3c commit e6f7f26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-resource-manager/templates/deployment-tutorial-pipeline.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Continuous integration with Azure Pipelines
33
description: Learn how to continuously build, test, and deploy Azure Resource Manager templates (ARM templates).
4-
ms.date: 11/11/2021
4+
ms.date: 03/02/2021
55
ms.topic: tutorial
66
ms.author: jgao
77
---
@@ -43,7 +43,7 @@ GitHub is used to store your project source code including Resource Manager temp
4343

4444
### Create a GitHub repository
4545

46-
If you don't have a GitHub account, see [Prerequisites](#prerequisites). If you don't have a repository, use the following
46+
If you don't have a GitHub account, see [Prerequisites](#prerequisites).
4747

4848
1. Sign in to [GitHub](https://github.com).
4949
1. Select your account image on the upper right corner, and then select **Your repositories**.

0 commit comments

Comments
 (0)