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/cloud-infrastructure-entitlement-management/onboard-enable-tenant.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,12 @@ To enable Permissions Management in your organization:
27
27
28
28
> [!NOTE]
29
29
> During public preview, Permissions Management doesn't perform a license check.
30
+
> The public preview environment will only be available until October 7th, 2022. You will be no longer be able view or access your configuration and data in the public preview environment after that date.
31
+
> Once you complete all the steps and confirm to use Microsoft Entra Permissions Management, access to the public preview environment will be lost. You can take a note of your configuration before you start.
32
+
> To start using generally available Microsoft Entra Permissions Management, you must purchase a license or begin a trial. From the public preview console, initiate the workflow by selecting Start.
33
+
34
+
35
+
30
36
31
37
## How to enable Permissions Management on your Azure AD tenant
Copy file name to clipboardExpand all lines: articles/active-directory/fundamentals/active-directory-how-to-find-tenant.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,13 +28,13 @@ Azure subscriptions have a trust relationship with Azure Active Directory (Azure
28
28
29
29
1. Select **Properties**.
30
30
31
-
1.Then, scroll down to the **Tenant ID** field. Your tenant ID will be in the box.
31
+
1.Scroll down to the **Tenant ID** field. Your tenant ID will be in the box.
32
32
33
33
:::image type="content" source="media/active-directory-how-to-find-tenant/portal-tenant-id.png" alt-text="Azure Active Directory - Properties - Tenant ID - Tenant ID field":::
34
34
35
35
## Find tenant ID with PowerShell
36
36
37
-
You can also find the tenant programmatically. To find the tenant ID with Azure PowerShell, use the cmdlet `Get-AzTenant`.
37
+
To find the tenant ID with Azure PowerShell, use the cmdlet `Get-AzTenant`.
38
38
39
39
```azurepowershell-interactive
40
40
Connect-AzAccount
@@ -45,7 +45,7 @@ For more information, see this Azure PowerShell cmdlet reference for [Get-AzTena
45
45
46
46
47
47
## Find tenant ID with CLI
48
-
If you want to use a command-line interface to find the tenant ID, you can do so with [Azure CLI](/cli/azure/install-azure-cli) or [Microsoft 365 CLI](https://pnp.github.io/cli-microsoft365/).
48
+
The [Azure CLI](/cli/azure/install-azure-cli) or [Microsoft 365 CLI](https://pnp.github.io/cli-microsoft365/) can be used to find the tenant ID.
49
49
50
50
For Azure CLI, use one of the commands **az login**, **az account list**, or **az account tenant list** as shown in the following example. Notice the **tenantId** property for each of your subscriptions in the output from each command.
Copy file name to clipboardExpand all lines: articles/active-directory/fundamentals/active-directory-troubleshooting-support-howto.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,8 +34,7 @@ If you are unable to find answers by using self-help resources, you can open an
34
34
### How to open a support ticket for Azure AD in the Azure portal
35
35
36
36
> [!NOTE]
37
-
> * For billing or subscription issues, you must use the [Microsoft 365 admin center](https://admin.microsoft.com).
38
-
> * If you're using Azure AD B2C, open a support ticket by first switching to an Azure AD tenant that has an Azure subscription associated with it. Typically, this is your employee tenant or the default tenant created for you when you signed up for an Azure subscription. To learn more, see [how an Azure subscription is related to Azure AD](active-directory-how-subscriptions-associated-directory.md).
37
+
> If you're using Azure AD B2C, open a support ticket by first switching to an Azure AD tenant that has an Azure subscription associated with it. Typically, this is your employee tenant or the default tenant created for you when you signed up for an Azure subscription. To learn more, see [how an Azure subscription is related to Azure AD](active-directory-how-subscriptions-associated-directory.md).
39
38
40
39
1. Sign in to [the Azure portal](https://portal.azure.com) and open **Azure Active Directory**.
Copy file name to clipboardExpand all lines: articles/active-directory/fundamentals/active-directory-users-profile-azure-portal.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,8 @@ As you'll see, there's more information available in a user's profile than what
54
54
55
55
>[!Note]
56
56
>You must use Windows Server Active Directory to update the identity, contact info, or job info for users whose source of authority is Windows Server Active Directory. After you complete your update, you must wait for the next synchronization cycle to complete before you'll see the changes.
57
+
>
58
+
> If you're having issues updating a user's Profile picture, please ensure that your Office 365 Exchange Online Enterprise App is Enabled for users to sign-in.
57
59
58
60
## Next steps
59
61
After you've updated your users' profiles, you can perform the following basic processes:
Copy file name to clipboardExpand all lines: articles/active-directory/governance/entitlement-management-organization.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -158,6 +158,9 @@ Only users from configured connected organizations can request access packages t
158
158
159
159
> [!NOTE]
160
160
> As part of rolling out this new feature, all connected organizations created before 09/09/20 were considered **configured**. If you had an access package that allowed users from any organization to sign up, you should review your list of connected organizations that were created before that date to ensure none are miscategorized as **configured**. An admin can update the **State** property as appropriate. For guidance, see [Update a connected organization](#update-a-connected-organization).
161
+
> [!NOTE]
162
+
> In some cases, a user might request an access package using their personal account having the same domain as the connected organization resulting in a new suggested connected organization. In this case, make sure the user is using their organization account instead and the portal will identify this user coming from the configured connected organization Azure AD tenant.
Copy file name to clipboardExpand all lines: articles/automation/update-management/remove-vms.md
+20-14Lines changed: 20 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,17 +18,23 @@ Sign in to the [Azure portal](https://portal.azure.com).
18
18
19
19
## To remove your machines
20
20
21
-
1. In the Azure portal, launch **Cloud Shell** from the top navigation of the Azure portal. If you are unfamiliar with Azure Cloud Shell, see [Overview of Azure Cloud Shell](../../cloud-shell/overview.md).
21
+
### To identify Azure VM
22
22
23
-
2. Use the following method to identify the UUID of an Azure virtual machine or non-Azure machine that you want to remove from management.
23
+
1. In the Azure portal, launch **Cloud Shell** from the top navigation of the Azure portal. If you are unfamiliar with Azure Cloud Shell, see [Overview of Azure Cloud Shell](../../cloud-shell/overview.md).
24
24
25
-
# [Azure VM](#tab/azure-vm)
25
+
2. Use the following method to identify the UUID of an Azure virtual machine that you want to remove from management.
26
26
27
27
```azurecli
28
28
az vm show -g MyResourceGroup -n MyVm -d
29
29
```
30
30
31
-
# [Non-Azure machine](#tab/non-azure-machine)
31
+
### To identify Non-Azure machine
32
+
33
+
1. In the Azure portal, navigate to **Log Analytics workspaces**. Select your workspace from the list.
34
+
35
+
2. In your Log Analytics workspace, select **Logs** from the left-hand menu.
36
+
37
+
3. Use the following query to identify the UUID of a non-Azure machine that you want to remove from management.
32
38
33
39
```kusto
34
40
Heartbeat
@@ -37,17 +43,17 @@ Sign in to the [Azure portal](https://portal.azure.com).
37
43
| summarize by Computer, VMUUID
38
44
```
39
45
40
-
---
46
+
### To remove the identified Azure or Non-Azure machine
41
47
42
-
3. In the Azure portal, navigate to **Log Analytics workspaces**. Select your workspace from the list.
48
+
1. In the Azure portal, navigate to **Log Analytics workspaces**. Select your workspace from the list.
43
49
44
-
4. In your Log Analytics workspace, select **Computer Groups** from the left-hand menu.
50
+
2. In your Log Analytics workspace, select **Computer Groups** from the left-hand menu.
45
51
46
-
5. From **Computer Groups** in the right-hand pane, the **Saved groups** tab is shown by default.
52
+
3. From **Computer Groups** in the right-hand pane, the **Saved groups** tab is shown by default.
47
53
48
-
6. From the table, click the icon **Run query** to the right of the item **MicrosoftDefaultComputerGroup** with the **Legacy category** value **Updates**.
54
+
4. From the table, click the icon **Run query** to the right of the item **MicrosoftDefaultComputerGroup** with the **Legacy category** value **Updates**.
49
55
50
-
7. In the query editor, review the query and find the UUID for the machine. Remove the UUID for the machine and repeat the steps for any other machines you want to remove.
56
+
5. In the query editor, review the query and find the UUID for the machine. Remove the UUID for the machine and repeat the steps for any other machines you want to remove.
51
57
52
58
> [!NOTE]
53
59
> For added protection, before making edits be sure to make a copy of the query. Then you can restore it if a problem occurs.
@@ -60,15 +66,15 @@ Sign in to the [Azure portal](https://portal.azure.com).
60
66
| distinct Computer
61
67
```
62
68
63
-
8. Save the saved search when you're finished editing it by selecting **Save > Save as function** from the top bar. When prompted, specify the following:
69
+
6. Save the saved search when you're finished editing it by selecting **Save > Save as function** from the top bar. When prompted, specify the following:
64
70
65
71
***Name**: Updates__MicrosoftDefaultComputerGroup
66
72
***Save as computer Group** is selected
67
73
***Legacy category**: Updates
68
74
69
-
>[!NOTE]
70
-
>Machines are still shown after you have unenrolled them because we report on all machines assessed in the last 24 hours. After removing the machine, you need to wait 24 hours before they are no longer listed.
75
+
>[!NOTE]
76
+
>Machines are still shown after you have unenrolled them because we report on all machines assessed in the last 24 hours. After removing the machine, you need to wait 24 hours before they are no longer listed.
71
77
72
78
## Next steps
73
79
74
-
To re-enable managing your Azure or non-Azure machine, see [Enable Update Management by browsing the Azure portal](enable-from-portal.md) or [Enable Update Management from an Azure VM](enable-from-vm.md).
80
+
To re-enable managing your Azure or non-Azure machine, see [Enable Update Management by browsing the Azure portal](enable-from-portal.md) or [Enable Update Management from an Azure VM](enable-from-vm.md).
0 commit comments