Skip to content

Commit 212a1d9

Browse files
authored
Merge pull request #25214 from microsoftgraph/lauragra-SecurityImageFix
Deleted images per security scan.
2 parents c92158a + f773e21 commit 212a1d9

6 files changed

+1
-8
lines changed

concepts/app-authorization.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ First, the wizard shows overview information about the application:
4545

4646
- **App publisher** — The Microsoft Entra tenant ID where the app is registered. For single-tenant apps, this value is the same Microsoft Entra tenant ID as your tenant.
4747

48-
![Screenshot showing the app details view for a teams call records dataset sample in Data Connect portal.](images/authorization-app-details-dataset.png)
49-
5048
Next, the wizard includes multiple dataset steps, one step per dataset registered in the app. Each page shows you relevant information for each dataset. For example:
5149

5250
- **Columns**—Specifies columns the app intends to extract via Data Connect. If approved, this app can extract any subset of approved columns for the specified dataset.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

concepts/notifications-integration-cross-device-experiences-onboarding.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ To get started, sign in to the [Partner Center dashboard](https://partner.micros
2727

2828
2. Select all supported platforms where your app will have a presence and be enabled to receive notifications. You can select from supported platforms that include Windows, Android, and iOS, as shown. 
2929

30-
![Set up supported platform types](images/notifications-crossdevice-supported-platforms.png)
31-
3230
3. Provide app IDs for each of the platforms where your app has a presence, as shown.
3331

3432
![Provide platform-specific app ids](images/notifications-crossdevice-platform-appids.png)
@@ -42,13 +40,10 @@ To get started, sign in to the [Partner Center dashboard](https://partner.micros
4240

4341
5. Microsoft Graph notifications use each of the native notification platforms on all major platforms to send notifications to the app client endpoints, namely, WNS (for Windows UWP), FCM (for Android), and APNS (for iOS). Provide your credentials for these notification platforms to enable Microsoft Graph notifications to deliver notifications for your app server when you publish user-targeted notifications, as shown.
4442

45-
![Provide cross-device push credentials](images/notifications-crossdevice-push-cred.png)
46-
4743
> [!NOTE]
4844
> For Windows UWP apps, enabling WNS push notification is a prerequisite to using Microsoft Graph notifications. For details, see [WNS overview](/windows/uwp/design/shell/tiles-and-notifications/windows-push-notification-services--wns--overview). After you onboard, you can provide push credentials via Partner Center to the Connected Device Platform.
4945
5046
6. Verify your cross-device app domain, which serves as a verification process to prove that your application has ownership of this domain. This acts like a cross-device app identity for the application or applications you registered, as shown.
51-
52-
![Verify domain](images/notifications-crossdevice-domain-verify.png)
47+
5348

5449
That's it! You've now registered your applications to receive notifications. Next, learn how to set up your [app service](notifications-integrating-app-server.md) and start sending notifications.

0 commit comments

Comments
 (0)