Skip to content

Commit 89ceef9

Browse files
authored
Merge pull request #113727 from mumian/0504-portal-deployment
add a note
2 parents 7a20833 + caf35f2 commit 89ceef9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-resource-manager/templates/deploy-to-azure-button.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Deploy to Azure button
33
description: Use button to deploy Azure Resource Manager templates from a GitHub repository.
44
ms.topic: conceptual
5-
ms.date: 02/07/2020
5+
ms.date: 05/04/2020
66
---
77
# Use a deployment button to deploy templates from GitHub repository
88

9-
This article describes how to use the **Deploy to Azure** button to deploy templates from a GitHub repository. You can add the button directly to the README.md file in your GitHub repository or to a web page that references the repository.
9+
This article describes how to use the **Deploy to Azure** button to deploy templates from a GitHub repository. You can add the button directly to the README.md file in your GitHub repository or to a web page that references the repository. This method only supports resource group level deployment.
1010

1111
## Use common image
1212

0 commit comments

Comments
 (0)