You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/notification-hubs/create-notification-hub-terraform.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
-
title: 'Quickstart: Create an Azure Notification Hub using Terraform'
3
-
description: 'In this article, you create an Azure Notification Hub using Terraform'
2
+
title: 'Quickstart: Create an Azure notification hub using Terraform'
3
+
description: In this article, you create an Azure notification hub using Terraform
4
4
services: notification-hubs
5
5
author: TomArcherMsft
6
6
ms.topic: quickstart
@@ -10,7 +10,7 @@ ms.author: tarcher
10
10
ms.date: 4/13/2023
11
11
---
12
12
13
-
# Quickstart: Create an Azure Notification Hub using Terraform
13
+
# Quickstart: Create an Azure notification hub using Terraform
14
14
15
15
This article uses Terraform to create an Azure Notification Hubs namespace and a notification hub. The name of each resource is randomly generated to avoid naming conflicts.
0 commit comments