Skip to content

Commit 400c63b

Browse files
committed
Linter testing (control group)
1 parent 5618aa3 commit 400c63b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/notification-hubs/create-notification-hub-template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@ services: notification-hubs
55
author: sethmanheim
66
ms.author: sethm
77
ms.reviewer: thsomasu
8-
ms.date: 08/04/2020
8+
ms.date: 09/21/2022
99
ms.lastreviewed: 05/15/2020
1010
ms.topic: quickstart
1111
ms.service: notification-hubs
1212
ms.custom: devx-track-azurepowershell, subject-armqs, mode-arm
1313
---
1414

15-
# Quickstart: Create a notification hub using an ARM template
15+
# Quickstart: Create a notification hub using a Resource Manager template
1616

1717
Azure Notification Hubs provides an easy-to-use and scaled-out push engine that enables you to send notifications to any platform (iOS, Android, Windows, Kindle, etc.) from any backend (cloud or on-premises). For more information about the service, see [What is Azure Notification Hubs](notification-hubs-push-notification-overview.md).
1818

1919
[!INCLUDE [About Azure Resource Manager](../../includes/resource-manager-quickstart-introduction.md)]
2020

21-
This quickstart uses an Azure Resource Manager template (ARM template) to create an Azure Notification Hubs namespace, and a notification hub named **MyHub** within that namespace.
21+
This quickstart uses an Azure Resource Manager template to create an Azure Notification Hubs namespace, and a notification hub named **MyHub** within that namespace.
2222

2323
If your environment meets the prerequisites and you're familiar with using ARM templates, select the **Deploy to Azure** button. The template will open in the Azure portal.
2424

0 commit comments

Comments
 (0)