Skip to content

Commit 1843bbe

Browse files
authored
Merge pull request #157432 from v-nisska/bentley
bentley doc
2 parents f96b9d9 + 0e7da6c commit 1843bbe

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

articles/active-directory/saas-apps/bentley-automatic-user-provisioning-tutorial.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,6 @@ Once you've configured provisioning, use the following resources to monitor your
147147
2. 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
148148
3. 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).
149149

150-
## Connector limitations
151-
* The enterprise extension attribute "urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:manager" is not supported and will be removed.
152-
153150
## Additional resources
154151

155152
* [Managing user account provisioning for Enterprise Apps](../app-provisioning/configure-automatic-user-provisioning-portal.md)

articles/active-directory/saas-apps/slack-provisioning-tutorial.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,21 @@ The objective of this tutorial is to show you the steps you need to perform in S
3131
The scenario outlined in this tutorial assumes that you already have the following items:
3232

3333
* [An Azure AD tenant](../develop/quickstart-create-new-tenant.md).
34-
* A user account in Azure AD with [permission](../roles/permissions-reference.md) to configure provisioning (e.g. Application Administrator, Cloud Application administrator, Application Owner, or Global Administrator).
34+
* A user account in Azure AD with [permission](../roles/permissions-reference.md) to configure provisioning (for example, Application Administrator, Cloud Application administrator, Application Owner, or Global Administrator).
3535
* A Slack tenant with the [Plus plan](https://aadsyncfabric.slack.com/pricing) or better enabled.
3636
* A user account in Slack with Team Admin permissions.
3737

38+
> [!NOTE]
39+
> This integration is also available to use from Azure AD US Government Cloud environment. You can find this application in the Azure AD US Government Cloud Application Gallery and configure it in the same way as you do from public cloud.
40+
3841
## Step 1. Plan your provisioning deployment
3942
1. Learn about [how the provisioning service works](../app-provisioning/user-provisioning.md).
4043
2. Determine who will be in [scope for provisioning](../app-provisioning/define-conditional-rules-for-provisioning-user-accounts.md).
4144
3. Determine what data to [map between Azure AD and Slack](../app-provisioning/customize-application-attributes.md).
4245

4346
## Step 2. Add Slack from the Azure AD application gallery
4447

45-
Add Slack from the Azure AD application gallery to start managing provisioning to Slack. If you have previously setup Slack for SSO you can use the same application. However it is recommended that you create a separate app when testing out the integration initially. Learn more about adding an application from the gallery [here](../manage-apps/add-application-portal.md).
48+
Add Slack from the Azure AD application gallery to start managing provisioning to Slack. If you have previously setup Slack for SSO, you can use the same application. However it is recommended that you create a separate app when testing out the integration initially. Learn more about adding an application from the gallery [here](../manage-apps/add-application-portal.md).
4649

4750
## Step 3. Define who will be in scope for provisioning
4851

@@ -120,6 +123,7 @@ This section guides you through connecting your Azure AD to Slack's user account
120123
|profileUrl|String|
121124
|timezone|String|
122125
|userType|String|
126+
|preferredLanguage|String|
123127
|urn:scim:schemas:extension:enterprise:1.0.department|String|
124128
|urn:scim:schemas:extension:enterprise:1.0.manager|Reference|
125129
|urn:scim:schemas:extension:enterprise:1.0.employeeNumber|String|
@@ -177,7 +181,7 @@ Once you've configured provisioning, use the following resources to monitor your
177181

178182
* Slack only allows matching with the attributes **userName** and **email**.
179183

180-
* Common erorr codes are documented in the official Slack documentation - https://api.slack.com/scim#errors
184+
* Common error codes are documented in the official Slack documentation - https://api.slack.com/scim#errors
181185

182186
## Change log
183187

@@ -190,4 +194,4 @@ Once you've configured provisioning, use the following resources to monitor your
190194

191195
## Next steps
192196

193-
* [Learn how to review logs and get reports on provisioning activity](../app-provisioning/check-status-user-account-provisioning.md)
197+
* [Learn how to review logs and get reports on provisioning activity](../app-provisioning/check-status-user-account-provisioning.md)

0 commit comments

Comments
 (0)