Skip to content

Commit 2d89938

Browse files
authored
Merge pull request #194153 from v-missam/metas
doc-1
2 parents bafcb86 + 9e5a3a7 commit 2d89938

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/active-directory/saas-apps/meta-networks-connector-provisioning-tutorial.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,10 +149,10 @@ This section guides you through the steps to configure the Azure AD provisioning
149149
|Attribute|Type|Supported for filtering|Required by Meta Networks Connector|
150150
|---|---|---|---|
151151
|userName|String|✓|✓
152+
|active|Boolean||
153+
|phonenumbers[type eq "work"].value|String||
152154
|name.givenName|String||✓
153155
|name.familyName|String||✓
154-
|active|Boolean||
155-
|phonenumbers[type eq "work"].value|String||
156156

157157
> [!NOTE]
158158
> phonenumbers value should be in E164 format. For example +16175551212
@@ -189,8 +189,10 @@ Once you've configured provisioning, use the following resources to monitor your
189189

190190
* Use the [provisioning logs](../reports-monitoring/concept-provisioning-logs.md) to determine which users have been provisioned successfully or unsuccessfully
191191
* Check the [progress bar](../app-provisioning/application-provisioning-when-will-provisioning-finish-specific-user.md) to see the status of the provisioning cycle and how close it is to completion
192-
* If the provisioning configuration seems to be in an unhealthy state, the application will go into quarantine. Learn more about quarantine states [here](../app-provisioning/application-provisioning-quarantine-status.md).
192+
* If the provisioning configuration seems to be in an unhealthy state, the application will go into quarantine. Learn more about quarantine states [here](../app-provisioning/application-provisioning-quarantine-status.md).
193193

194+
## Change Log
195+
04/06/2022 - Added support for **phoneNumbers[type eq "work"].value**. Removed support for **emails[type eq "work"].value** and **manager** . **name.givenName** and **name.familyName** made required attributes.
194196

195197
## More resources
196198

0 commit comments

Comments
 (0)