Skip to content

Commit 80dc688

Browse files
committed
edit pass: seven-cloud-provisioning-articles
1 parent 2258c43 commit 80dc688

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ To add a custom attribute mapping, follow these steps.
5757
}
5858
},
5959
```
60-
1. Edit the code so that the company attribute is mapped to `ExtensionAttribute3`.
60+
1. Edit the code so that the company attribute is mapped to `ExtensionAttribute3`.
6161
62-
```
62+
```
6363
{
6464
"defaultValue": null,
6565
"exportMissingReferences": false,
@@ -84,7 +84,7 @@ To add a custom attribute mapping, follow these steps.
8484
]
8585
}
8686
},
87-
```
87+
```
8888
1. Copy the schema back into Graph Explorer, change the **Request Type** to **PUT**, and select **Run Query**.
8989
9090
![Run Query](media/how-to-transformation/transform2.png)

0 commit comments

Comments
 (0)