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/change-pricing-tier.md
+41-28Lines changed: 41 additions & 28 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,74 +10,87 @@ ms.workload: mobile
10
10
ms.tgt_pltfrm:
11
11
ms.devlang:
12
12
ms.topic: article
13
-
ms.date: 01/28/2019
13
+
ms.date: 04/02/2020
14
14
ms.author: sethm
15
-
ms.reviewer: jowargo
15
+
ms.reviewer: thsomasu
16
16
ms.lastreviewed: 01/28/2019
17
17
---
18
18
19
19
# Change pricing tier of an Azure notification hubs namespace
20
-
Notification Hubs is offered in three tiers: **free**, **basic**, and **standard**. This article shows you how to change the pricing tier for an Azure Notification Hubs namespace.
20
+
21
+
Notification Hubs is offered in three tiers: **free**, **basic**, and **standard**. This article shows you how to change the pricing tier for an Azure Notification Hubs namespace.
21
22
22
23
## Overview
23
-
In Azure Notification Hubs, a **hub** is the smallest resource/entity. It generally maps to one application and can hold one certificate for each Platform Notification System we support for the app. The application can be a hybrid or a native and a cross-platform application.
24
24
25
-
A **namespace** is a collection of notification hubs. Each namespace usually consists of hubs that are related and used for a specific purpose. For example, you could have three different namespaces for development, test, and production purposes respectively.
25
+
In Azure Notification Hubs, a hub is the smallest resource/entity. It generally maps to one application and can hold one certificate for each Platform Notification System (PNS) we support for the app. The application can be a hybrid, or a native and a cross-platform application.
26
+
27
+
A **namespace** is a collection of notification hubs. Each namespace usually consists of hubs that are related and used for a specific purpose. For example, you can have three different namespaces for development, test, and production purposes, respectively.
26
28
27
-
You can associate a pricing tier at the namespace level. Notification Hubs supports three tiers: **free**, **basic**, and**standard**. You can use the tier for a namespace that suits your requirements. The following sections show you how to change the pricing tier of a Notification Hubs namespace.
29
+
You can associate a namespace with the **free**, **basic**, or**standard** pricing tiers. You can use the tier for a namespace that suits your requirements. The following sections show you how to change the pricing tier of a Notification Hubs namespace.
28
30
29
-
## Use Azure portal
30
-
When using Azure portal, you can change the pricing tier for a namespace on the namespace page or a hub page. When you change it on a hub page, you actually change it at the namespace level. It changes the pricing tier for the namespace and all hubs in the namespace.
31
+
## Use Azure portal
32
+
33
+
When using the Azure portal, you can change the pricing tier for a namespace on the namespace page, or on a hub page. When you change it on a hub page, you actually change it at the namespace level. It changes the pricing tier for the namespace and all hubs in the namespace.
31
34
32
35
### Change tier on the namespace page
33
-
The following procedure gives you steps to change the pricing tier for a namespace on the namespace page. When you change the tier for a namespace, it applies to all hubs in the namespace.
36
+
37
+
The following procedure shows how to change the pricing tier for a namespace on the namespace page. When you change the tier for a namespace, it applies to all hubs in that namespace.
34
38
35
39
1. Sign in to the [Azure portal](https://portal.azure.com).
36
-
2. Select **All services** on the left menu.
37
-
3. Select **Notification Hub Namespaces** in the **Internet of Things** section. If you select star (`*`) next to the text, it gets added to the left navigation bar under **FAVORITES**. It helps you with accessing the namespaces page faster the next time onwards. After you add it to the FAVORITES, select **Notification Hub Namespaces**.
40
+
2. Select **All services** on the left menu.
41
+
3. Select **Notification Hub Namespaces** in the **Internet of Things** section. If you select the asterisk (`*`) next to the text, it gets added to the left navigation bar under **FAVORITES**. It helps you access the namespaces page faster going forward. After you add it to FAVORITES, select **Notification Hub Namespaces**.
1. On the **Notification Hub Namespaces** page, select the namespace for which you want to change the pricing tier.
41
-
2. On the **Notification Hub Namespace** page for your namespace, you can see the current pricing tier for the namespace in the **Essentials** section. In the following image, you can see that the pricing tier of the namespace is **Free**.
44
+
45
+
4. On the **Notification Hub Namespaces** page, select the namespace for which you want to change the pricing tier.
46
+
5. On the **Notification Hub Namespace** page for your namespace, you can see the current pricing tier for the namespace in the **Essentials** section. In the following image, you can see that the pricing tier of the namespace is **Free**.
42
47
43
48

44
-
1. On the **Notification Hub Namespace** page for your namespace, select **Pricing Tier** under **Manage** section.
49
+
50
+
6. On the **Notification Hub Namespace** page for your namespace, select **Pricing Tier** under **Manage** section.
45
51
46
52

47
-
6. Change your pricing tier, and click the **Select** button.
48
-
7. You see the status of the tier change action in the **alerts**.
49
-
8. Switch to the **Overview** page. Confirm that the new tier is shown for the **Pricing Tier** field in the **Essentials** section.
50
-
1. This step is optional. Select any hub in the namespace. Confirm that you see the same pricing tier in the **Essentials** section. You should see the same pricing tier for all the hubs in the namespace.
53
+
54
+
7. Change the pricing tier, and then click the **Select** button.
55
+
8. You can see the status of the tier change action in the **alerts**.
56
+
9. Switch to the **Overview** page. Confirm that the new tier is shown for the **Pricing Tier** field in the **Essentials** section.
57
+
10. This step is optional. Select any hub in the namespace. Confirm that you see the same pricing tier in the **Essentials** section. You should see the same pricing tier for all hubs in the namespace.
51
58
52
59
### Change tier on the hub page
53
-
The following procedure gives you steps to change the pricing tier for a namespace on the hub page. Even though you do these steps starting from the hub page, you actually change the pricing tier for the namespace and all hubs in the namespace.
60
+
61
+
The following procedure shows how to change the pricing tier for a namespace on the hub page. Even though you do these steps starting from the hub page, you actually change the pricing tier for the namespace and all hubs in the namespace.
54
62
55
63
1. Sign in to the [Azure portal](https://portal.azure.com).
56
64
2. Select **All services** on the left menu.
57
-
3. Select **Notification Hubs** in the **Internet of Things** section.
58
-
4. Select your notification **hub**.
59
-
5. Select **Pricing Tier** on the left menu.
60
-
6. Change the pricing tier, and click the **Select** button. This action changes the pricing tier setting for the namespace that contains the hub. So, you see the new pricing tier on the namespace page and all hub pages.
65
+
3. Select **Notification Hubs** in the **Internet of Things** section.
66
+
4. Select your notification **hub**.
67
+
5. Select **Pricing Tier** on the left menu.
68
+
6. Change the pricing tier, and click the **Select** button. This action changes the pricing tier setting for the namespace that contains the hub. So, you see the new pricing tier on the namespace page and all hub pages.
69
+
70
+
> [!NOTE]
71
+
> All pricing tier changes are effective immediately.
61
72
62
73
## Use REST API
63
-
You can use the following Resource Provider REST APIs to get the current pricing tier and update it.
74
+
75
+
You can use the following Resource Provider REST APIs to get the current pricing tier and update it.
64
76
65
77
### Get current pricing tier for a namespace
66
-
To get the **current namespace tier**, send a GET command as shown in the following example:
78
+
79
+
To get the current namespace tier, send a GET command, as shown in the following example:
0 commit comments