Skip to content

Commit fb3ec4e

Browse files
authored
docs: add the link to the Application Registration Portal (#425)
1 parent ee20855 commit fb3ec4e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/examples/outlook.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
Outlook Calendar OAuth 2 Tutorial
22
=================================
33

4-
Create a new web application client in the `Microsoft Application Registration Portal`_
4+
Create a new web application client in the `Microsoft Application Registration Portal`_ (a login is required)
55
When you have obtained a ``client_id``, ``client_secret`` and registered
66
a callback URL then you can try out the command line interactive example below.
77

88
.. _`Outlook App console`: https://apps.dev.microsoft.com
9+
.. _`Microsoft Application Registration Portal`: https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade
910

1011
.. code-block:: pycon
1112

0 commit comments

Comments
 (0)