diff --git a/docs/examples/outlook.rst b/docs/examples/outlook.rst index d038d17..fe1af25 100644 --- a/docs/examples/outlook.rst +++ b/docs/examples/outlook.rst @@ -1,11 +1,12 @@ Outlook Calendar OAuth 2 Tutorial ================================= -Create a new web application client in the `Microsoft Application Registration Portal`_ +Create a new web application client in the `Microsoft Application Registration Portal`_ (a login is required) When you have obtained a ``client_id``, ``client_secret`` and registered a callback URL then you can try out the command line interactive example below. .. _`Outlook App console`: https://apps.dev.microsoft.com +.. _`Microsoft Application Registration Portal`: https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade .. code-block:: pycon