File tree Expand file tree Collapse file tree 1 file changed +2
-14
lines changed
Expand file tree Collapse file tree 1 file changed +2
-14
lines changed Original file line number Diff line number Diff line change @@ -43,19 +43,7 @@ The following are common tasks that an application performs with webhooks subscr
4343- Request more information about changed resources using data in the notification if no data is provided with the notification.
4444- Decrypts the resource data provided with the notification if any has been provided with the notification.
4545
46- ## Screenshots
47-
48- 1 . First you need sign in.
49-
50- ![ sign in] ( https://user-images.githubusercontent.com/3375461/31968683-c373ad30-b8c6-11e7-9d01-413fab9fd6d5.png )
51-
52- 1 . Once signing in, the app will listen to the incoming emails.
53-
54- ![ listening] ( https://user-images.githubusercontent.com/3375461/31968718-e19696c4-b8c6-11e7-91f2-f1806be0b134.png )
55-
56- 1 . After sending the email to the address, you will see the email in the app.
57-
58- ![ email] ( https://user-images.githubusercontent.com/3375461/31968754-0ce4dafc-b8c7-11e7-8458-8152d598228e.png )
46+ ## Using the Microsoft Graph Webhooks Sample
5947
6048### Prerequisites
6149
@@ -143,7 +131,7 @@ You'll need the `NGROK_ID` value in the next section.
143131
144132> See [ troubleshooting] ( ./TROUBLESHOOTING.md ) for more information about using tunnels.
145133
146- ## Configure and run the sample
134+ ### Configure and run the sample
147135
1481361 . Use a text editor to open ` constants.js ` .
1491371 . Replace ` ENTER_YOUR_CLIENT_ID ` with the client ID of your registered Azure application.
You can’t perform that action at this time.
0 commit comments