Skip to content

Commit ef1e4fd

Browse files
author
Daniele Catanesi
committed
Fixed issue with images path
1 parent 7b67fa2 commit ef1e4fd

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Open *Certificate Manager* MMC console and under *Certificates Current User / Pe
9393

9494
In the Azure Portal select *Certificates and Secretes* from the left blade and *Upload certificate* navigating to the path where the certificate has been expoted/stored
9595

96-
![ExOV2 Certificate Authentication Certificate Upload](/assets/images/assets/images/Azure_Certificate_Upload.png)
96+
![ExOV2 Certificate Authentication Certificate Upload](/assets/images/Azure_Certificate_Upload.png)
9797

9898
**Note:** Write down the certificate thumbprint displayed in the Azure page as we will need this later on.
9999
{: .notice--primary}
@@ -105,19 +105,19 @@ What we can do is granting a **[AzureAD Directory Role](https://docs.microsoft.c
105105

106106
With the *Azure AD* blade selected go to **Roles and administrators** and select **Exchange Administrator** confirming with the *Add Assignment* button
107107

108-
![ExOV2 Certificate Authentication Role Assignment](/assets/images/assets/images/Azure_Exchange_Admin_Role.png)
108+
![ExOV2 Certificate Authentication Role Assignment](/assets/images/Azure_Exchange_Admin_Role.png)
109109

110110
In *Select Member* windows you will need to search application by GUID and select it
111111

112-
![Application Role Assignment](/assets/images/assets/images/Azure_Exchange_Assignment.png)
112+
![Application Role Assignment](/assets/images/Azure_Exchange_Assignment.png)
113113

114114
In the *Add Assignment* page be sure to select **Active** under *Assignment Type* and tick the **Permanently Assign** checkbox
115115

116-
![Assignment Page](/assets/images/assets/images/Add_Assignment_Page.png)
116+
![Assignment Page](/assets/images/Add_Assignment_Page.png)
117117

118118
Once configuration is complete you will see a page similar the following
119119

120-
![Assignment Confirmation](/assets/images/assets/images/Azure_Assignment_Confirmation.png) where you can review applied configuration and make any required change.
120+
![Assignment Confirmation](/assets/images/Azure_Assignment_Confirmation.png) where you can review applied configuration and make any required change.
121121

122122
## Exchange Online Certificate Based authentication - Testing connection
123123

@@ -137,7 +137,7 @@ Where *certThumbPrint* is the certificate thumbprint we created and uploaded to
137137

138138
And here's the result
139139

140-
![Get Mailbox result](/assets/images/assets/images/Exchange_Get_Mailbox.png)
140+
![Get Mailbox result](/assets/images/Exchange_Get_Mailbox.png)
141141

142142
## Closing notes
143143

0 commit comments

Comments
 (0)