Skip to content

Commit e1021d5

Browse files
Merge pull request #269483 from sethmanheim/bp3-19
ANH remove preview tags
2 parents 0e5316b + c8b815c commit e1021d5

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

articles/notification-hubs/browser-push.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,22 @@
11
---
2-
title: Send browser (web push) notifications with Azure Notification Hubs (preview)
2+
title: Send browser (web push) notifications with Azure Notification Hubs
33
description: Learn about support for browser push notifications in Azure Notification Hubs.
44
services: notification-hubs
55
author: sethmanheim
66
manager: femila
77
ms.service: notification-hubs
88
ms.tgt_pltfrm: mobile-multiple
99
ms.topic: article
10-
ms.date: 03/14/2024
10+
ms.date: 03/19/2024
1111
ms.author: sethm
1212
ms.reviewer: heathertian
13-
ms.lastreviewed: 03/14/2024
13+
ms.lastreviewed: 03/19/2024
1414
---
1515

16-
# Web push notifications with Azure Notification Hubs (preview)
16+
# Web push notifications with Azure Notification Hubs
1717

1818
This article describes how to send browser push notifications to single users through Azure Notification Hubs.
1919

20-
> [!NOTE]
21-
> This feature is currently in preview. To access browser push features [on the Azure portal, use this link](https://portal.azure.com/?feature.browserpush=true).
22-
2320
At a high level, the process is:
2421

2522
1. [Set credentials](#set-credentials):
@@ -86,9 +83,7 @@ To subscribe to browser push notifications on your web site, you can use VAPID k
8683

8784
### Set credentials in Azure portal
8885

89-
You can set credentials for browser push in the Azure portal using the browser credentials. For the preview, [use this link to access the Azure portal](https://portal.azure.com/?feature.browserpush=true) in order to manage browser push features.
90-
91-
To set browser push credentials in the portal, follow these steps:
86+
To set browser push credentials in the Azure portal, follow these steps:
9287

9388
1. In the [Azure portal](https://portal.azure.com), open the **Browser (Web Push)** blade in your notification hub.
9489

0 commit comments

Comments
 (0)