Skip to content

Commit 6b6107d

Browse files
authored
Merge pull request #79705 from spelluru/nhubkindle0614
updated steps for creating the app in Amazon Developer Center
2 parents 4e57aea + e941b0b commit 6b6107d

File tree

6 files changed

+23
-12
lines changed

6 files changed

+23
-12
lines changed
53.2 KB
Loading
57.7 KB
Loading
61.7 KB
Loading
63.5 KB
Loading
41.2 KB
Loading

articles/notification-hubs/notification-hubs-kindle-amazon-adm-push-notification.md

Lines changed: 23 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -54,24 +54,35 @@ In this tutorial, you create/update code to do the following tasks:
5454
5. Select **Save**.
5555

5656
![New App Submission page](./media/notification-hubs-kindle-get-started/new-app-submission-page.png)
57-
2. At the top, switch to the **Mobile Ads** tab, and do the following steps:
57+
2. At the top, switch to the **App Services** tab.
58+
59+
![App Services tab](./media/notification-hubs-kindle-get-started/app-services-tab.png)
60+
1. On the **App Services** tab, scroll down, and select **View Mobile Ads** in the **Mobile Ads** section. You see the **Mobile Ads** page in a new tab in the web browser.
61+
62+
![Mobile Ads section - View Mobile Ads link](./media/notification-hubs-kindle-get-started/view-mobile-ads-link.png)
63+
1. On the **Mobile Ads** page, do the following steps:
5864
1. Specify whether your app is directed primarily at kids under 13. For this tutorial, select **No**.
59-
2. Select **Submit**.
65+
1. Select **Submit**.
6066

6167
![Mobile Ads page](./media/notification-hubs-kindle-get-started/mobile-ads-page.png)
6268
3. Copy the **application key** from the **Mobile Ads** page.
6369

6470
![Application key](./media/notification-hubs-kindle-get-started/application-key.png)
65-
3. Select **Apps & Services** menu at the top, and select your application in the list.
66-
67-
![Select your app from list](./media/notification-hubs-kindle-get-started/all-apps-select.png)
68-
4. Switch to the **Device Messaging** tab, and follow these steps:
69-
1. Select **Create a New Security Profile**.
70-
2. Enter a **name** for your security profile.
71-
3. Enter **description** for your security profile.
72-
4. Select **Save**.
73-
5. Select **View Security Profile** on the result page.
74-
5. Now, on the **Security Profile** page, do the following steps:
71+
3. Now, switch to the web browser's tab that has the **App Services** tab open, and do the following steps:
72+
1. Scroll to the **Device Messaging** section.
73+
1. Expand **Select existing security profile or create new**, and then select **Create Security Profile**.
74+
75+
![Create security profile button](./media/notification-hubs-kindle-get-started/create-security-profile-button.png)
76+
1. Enter a **name** for your security profile.
77+
2. Enter **description** for your security profile.
78+
3. Select **Save**.
79+
80+
![Save the security profile](./media/notification-hubs-kindle-get-started/save-security-profile.png)
81+
1. Select **Enable Device Messaging** to enable device messaging on this security profile.
82+
83+
![Enable Device Messaging](./media/notification-hubs-kindle-get-started/enable-device-messaging.png)
84+
1. Then, select **View Security Profile** on the result page.
85+
1. Now, on the **Security Profile** page, do the following steps:
7586
1. Switch to the **Web Settings** tab, and copy the **Client ID** and **Client Secret** value for later use.
7687

7788
![Get client ID and secret](./media/notification-hubs-kindle-get-started/client-id-secret.png)

0 commit comments

Comments
 (0)