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/communication-services/tutorials/add-chat-push-notifications.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
@@ -40,7 +40,7 @@ Access the sample code for this tutorial on [GitHub](https://github.com/Azure-Sa
40
40
1.Finish all the prerequisite steps in [Chat Quickstart](../quickstarts/chat/includes/chat-swift.md)
41
41
42
42
2.ANH Setup
43
-
Create an Azure Notification Hub within the same subscription as your Communication Services resource and link the Notification Hub to your Communication Services resource. See [Notification Hub provisioning](../concepts/notifications#notification-hub-provisioning)
43
+
Create an Azure Notification Hub within the same subscription as your Communication Services resource and link the Notification Hub to your Communication Services resource. See [Notification Hub provisioning](../concepts/notifications.md#notification-hub-provisioning).
44
44
45
45
3.APNS Cert Configuration
46
46
Here we recommend to create a .p12 APNS cert and set it in Notification Hub.
@@ -54,9 +54,9 @@ Here we recommend to create a .p12 APNS cert and set it in Notification Hub.
54
54
55
55
* Step 2: On the screen for your App ID, check `Capabilities > Push Notifications`. Click Save and respond “Confirm” to the Modify App Capabilities dialog box that appears.
0 commit comments