Skip to content

Commit b05422d

Browse files
authored
Merge pull request #110188 from curtand/linkedin0403
[Azure AD LinkedIn] remove link
2 parents b7e974c + 41a365f commit b05422d

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

articles/active-directory/users-groups-roles/linkedin-integration.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -21,21 +21,22 @@ You can allow users in your organization to access their LinkedIn connections wi
2121

2222
> [!IMPORTANT]
2323
> 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+
>
2525
> Exceptions:
26+
>
2627
> * 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.
2728
> * The setting is off by default for tenants provisioned in Germany. Note that the setting is not available for customers using Microsoft Cloud Germany.
2829
> * The setting is off by default for tenants provisioned in France.
2930
>
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 users 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).
3132
3233
## Enable LinkedIn account connections in the Azure portal
3334

3435
You can enable LinkedIn account connections for only the users you want to have access, from your entire organization to only selected users in your organization.
3536

3637
1. Sign in to the [Azure AD admin center](https://aad.portal.azure.com/) with an account that's a global admin for the Azure AD organization.
3738
1. Select **Users**.
38-
1. On the **Users** blade, select **User settings**.
39+
1. On the **Users** page, select **User settings**.
3940
1. Under **LinkedIn account connections**, allow users to connect their accounts to access their LinkedIn connections within some Microsoft apps. No data is shared until users consent to connect their accounts.
4041

4142
* Select **Yes** to enable the service for all users in your organization
@@ -50,25 +51,22 @@ You can enable LinkedIn account connections for only the users you want to have
5051
> 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.
5152
5253
### 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:
5456

5557
1. Get the current list of individual users
5658
1. Move the currently enabled individual users to a group
5759
1. Use the group from the previous as the selected group in the LinkedIn account connections setting in the Azure AD admin center.
5860

5961
> [!NOTE]
60-
> Even if you dont 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.
6163
62-
### Get the current list of selected users
64+
### Move currently selected users to a group
6365

66+
1. Create a CSV file of the users who are selected for LinkedIn account connections.
6467
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`
7270
1. Run the following script:
7371

7472
``` PowerShell

0 commit comments

Comments
 (0)