You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/users-groups-roles/linkedin-integration.md
+10-12Lines changed: 10 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,13 +21,14 @@ You can allow users in your organization to access their LinkedIn connections wi
21
21
22
22
> [!IMPORTANT]
23
23
> The LinkedIn account connections setting is currently being rolled out to Azure AD organizations. When it is rolled out to your organization, it is enabled by default.
24
-
>
24
+
>
25
25
> Exceptions:
26
+
>
26
27
> * The setting is not available for customers using Microsoft Cloud for US Government, Microsoft Cloud Germany, or Azure and Office 365 operated by 21Vianet in China.
27
28
> * The setting is off by default for tenants provisioned in Germany. Note that the setting is not available for customers using Microsoft Cloud Germany.
28
29
> * The setting is off by default for tenants provisioned in France.
29
30
>
30
-
> Once LinkedIn account connections are enabled for your organization, the account connections work after users consent to apps accessing company data on their behalf. For information about the user consent setting, see [How to remove a user’s access to an application](https://docs.microsoft.com/azure/active-directory/application-access-assignment-how-to-remove-assignment).
31
+
> Once LinkedIn account connections are enabled for your organization, the account connections work after users consent to apps accessing company data on their behalf. For information about the user consent setting, see [How to remove a user's access to an application](https://docs.microsoft.com/azure/active-directory/application-access-assignment-how-to-remove-assignment).
31
32
32
33
## Enable LinkedIn account connections in the Azure portal
33
34
@@ -50,25 +51,22 @@ You can enable LinkedIn account connections for only the users you want to have
50
51
> LinkedIn integration is not fully enabled for your users until they consent to connect their accounts. No data is shared when you enable account connections for your users.
51
52
52
53
### Assign selected users with a group
53
-
We have replaced the ‘Selected’ option that specifies a list of users with the option to select a group of users so that you can enable the ability to connect LinkedIn and Microsoft accounts for a single group instead of many individual users. If you don’t have LinkedIn account connections enabled for selected individual users, you don’t need to do anything. If you have previously enabled LinkedIn account connections for selected individual users, you should:
54
+
55
+
We have replaced the 'Selected' option that specifies a list of users with the option to select a group of users so that you can enable the ability to connect LinkedIn and Microsoft accounts for a single group instead of many individual users. If you don't have LinkedIn account connections enabled for selected individual users, you don't need to do anything. If you have previously enabled LinkedIn account connections for selected individual users, you should:
54
56
55
57
1. Get the current list of individual users
56
58
1. Move the currently enabled individual users to a group
57
59
1. Use the group from the previous as the selected group in the LinkedIn account connections setting in the Azure AD admin center.
58
60
59
61
> [!NOTE]
60
-
> Even if you don’t move your currently selected individual users to a group, they can still see LinkedIn information in Microsoft apps.
62
+
> Even if you don't move your currently selected individual users to a group, they can still see LinkedIn information in Microsoft apps.
61
63
62
-
### Get the current list of selected users
64
+
##Move currently selected users to a group
63
65
66
+
1. Create a CSV file of the users who are selected for LinkedIn account connections.
64
67
1. Sign into Microsoft 365 with your administrator account.
65
-
1. Go to https://linkedinselectedusermigration.azurewebsites.net/. You will see list of users who are selected for LinkedIn account connections.
66
-
1. Export the list to a CSV file.
67
-
68
-
### Move the currently selected individual users to a group
69
-
70
-
1. Launch PowerShell
71
-
1. Install Azure AD module by running `Install-Module AzureAD`
68
+
1. Launch PowerShell.
69
+
1. Install the Azure AD module by running `Install-Module AzureAD`
0 commit comments