Skip to content

Commit 4e8eb1e

Browse files
Merge pull request #235924 from kenwith/patch-81
Updates for acrolinx improvements.
2 parents af901a4 + ed46b4d commit 4e8eb1e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/active-directory/app-provisioning/expression-builder.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
88
ms.subservice: app-provisioning
99
ms.topic: conceptual
1010
ms.workload: identity
11-
ms.date: 10/20/2022
11+
ms.date: 04/26/2023
1212
ms.author: kenwith
1313
ms.reviewer: arvinh
1414
---
@@ -31,13 +31,13 @@ In application provisioning, you use expressions for attribute mappings. You acc
3131

3232
To use expression builder, select a function and attribute and then enter a suffix if needed. Then select **Add expression** to add the expression to the code box. To learn more about the functions available and how to use them, see [Reference for writing expressions for attribute mappings](functions-for-customizing-application-data.md).
3333

34-
Test the expression by searching for a user or providing values and selecting **Test expression**. The output of the expression test will appear in the **View expression output** box.
34+
Test the expression by searching for a user or providing values and selecting **Test expression**. The output of the expression test appears in the **View expression output** box.
3535

3636
When you're satisfied with the expression, move it to an attribute mapping. Copy and paste it into the expression box for the attribute mapping you're working on.
3737

3838
## Known limitations
39-
* Extension attributes are not available for selection in the expression builder. However, extension attributes can be used in the attribute mapping expression.
39+
* Extension attributes aren't available for selection in the expression builder. However, extension attributes can be used in the attribute mapping expression.
4040

4141
## Next steps
4242

43-
[Reference for writing expressions for attribute mappings](functions-for-customizing-application-data.md)
43+
[Reference for writing expressions for attribute mappings](functions-for-customizing-application-data.md)

0 commit comments

Comments
 (0)