Skip to content

Commit 246a468

Browse files
Merge pull request #293 from Levure/patch-1
Remove "Microsoft Application Registration Portal" from docs
2 parents 310d5cf + f8bb964 commit 246a468

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,7 @@ You can install the PHP SDK with Composer, either run `composer require microsof
1919

2020
### Register your application
2121

22-
Register your application to use the Microsoft Graph API by using one of the following
23-
supported authentication portals:
24-
25-
* [Microsoft Application Registration Portal](https://apps.dev.microsoft.com) (**Recommended**):
26-
Register a new application that authenticates using the v2.0 authentication endpoint. This endpoint authenticates both personal (Microsoft) and work or school (Azure Active Directory) accounts.
27-
* [Microsoft Azure Active Directory](https://manage.windowsazure.com): Register
28-
a new application in your tenant's Active Directory to support work or school
29-
users for your tenant, or multiple tenants.
22+
Register your application to use the Microsoft Graph API using [Microsoft Azure Active Directory](https://manage.windowsazure.com) in your tenant's Active Directory to support work or school users for your tenant, or multiple tenants.
3023

3124
### Authenticate with the Microsoft Graph service
3225

0 commit comments

Comments
 (0)