Skip to content

Commit 1ce68d2

Browse files
authored
fix alignment issue
1 parent 859a9a2 commit 1ce68d2

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

articles/active-directory/cloud-provisioning/how-to-transformation.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -88,11 +88,7 @@ To add a custom attribute mapping, use the following procedure.
8888
![](media/how-to-transformation/transform2.png)</br>
8989
6. Now, in the Azure portal, navigate to the cloud provisioning configuration and **Restart Provisioning**.
9090
![](media/how-to-transformation/transform3.png)</br>
91-
7. After a little while, verify the attributes are being populated by running the following query in Graph Explorer.
92-
93-
```
94-
https://graph.microsoft.com/beta/users/{Azure AD user UPN}
95-
```
91+
7. After a little while, verify the attributes are being populated by running the following query in Graph Explorer: `https://graph.microsoft.com/beta/users/{Azure AD user UPN}`.
9692
8. You should now see the value.
9793
![](media/how-to-transformation/transform4.png)</br>
9894
@@ -107,4 +103,4 @@ For information on the syntax and examples of expressions, see [Writing Expressi
107103
## Next steps
108104
109105
- [What is provisioning?](what-is-provisioning.md)
110-
- [What is Azure AD Connect cloud provisioning?](what-is-cloud-provisioning.md)
106+
- [What is Azure AD Connect cloud provisioning?](what-is-cloud-provisioning.md)

0 commit comments

Comments
 (0)