Skip to content

Commit 69f202e

Browse files
committed
Add back Prerequisites section
1 parent 5c77b25 commit 69f202e

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

hub/apps/develop/notifications/push-notifications/push-quickstart.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,15 @@ ms.custom:
1212

1313
# Quickstart: Push notifications in the Windows App SDK
1414

15+
In this quickstart you will create a desktop Windows application that sends and receives push notifications using the [Windows App SDK](../../../windows-app-sdk/index.md).
16+
17+
## Prerequisites
18+
19+
- [Start developing Windows apps](../../../get-started/start-here.md)
20+
- Either [Create a new project that uses the Windows App SDK](../../../winui/winui3/create-your-first-winui3-app.md) OR [Use the Windows App SDK in an existing project](../../../windows-app-sdk/use-windows-app-sdk-in-existing-project.md)
21+
- An [Azure Account](https://azure.microsoft.com/free/) is required in order to use Windows App SDK push notifications.
22+
- Read [Push notifications overview](../../../windows-app-sdk/notifications/push-notifications/index.md)
23+
1524
## Sample app
1625

1726
This quickstart walks through adding push notifications support to your app on Windows App SDK 1.7. See similar code to this quickstart in the sample apps found on [GitHub](https://github.com/microsoft/WindowsAppSDK-Samples/tree/release/1.7-stable/Samples/Notifications/Push). Make sure to check out the [branch with your preferred version of the Windows App SDK](https://github.com/microsoft/WindowsAppSDK-Samples/branches) for the samples that best match your project.

0 commit comments

Comments
 (0)