Skip to content

Commit 5909c9d

Browse files
author
Daniele Catanesi
committed
Added image to psot
1 parent f53fe7b commit 5909c9d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

_posts/2020-09-21-Exchange-Online-Certificate-Based-Authentication.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ I have been using the module preview in production for quite some time but held
2727

2828
The first step to deploy Certificate Based authentication is to register a new *Azure Application*. Navigate *Azure Active Directory* in the Azure portal and select **App Registrations** (alternatively use the search function which is what I usually do)
2929

30+
Testing clickable images:
31+
32+
<figure>
33+
<img src="/assets/images/Azure_Application_Registration_Blade.png"></a>
34+
</figure>
35+
3036
![Azure Application Registration](/assets/images/Azure_Application_Registration_Blade.png)
3137

3238
In the app registrations under *Owned applications* we can list all applications that we registered under our account, in my case this is still empty, and under *All applications* as the name implies all application registered tenant wide.

0 commit comments

Comments
 (0)