Skip to content

Commit 1ac9d49

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into insights-overview
2 parents c9e9f89 + f411253 commit 1ac9d49

File tree

398 files changed

+7373
-4360
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

398 files changed

+7373
-4360
lines changed

.openpublishing.redirection.azure-monitor.json

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@
2525
"redirect_url": "/azure/azure-monitor/change/change-analysis",
2626
"redirect_document_id": false
2727
},
28+
{
29+
"source_path_from_root": "/articles/azure-monitor/app/java-in-process-agent-redirect.md",
30+
"redirect_url": "/azure/azure-monitor/app/opentelemetry-enable",
31+
"redirect_document_id": false
32+
},
2833
{
2934
"source_path_from_root": "/articles/azure-monitor/app/legacy-pricing.md",
3035
"redirect_url": "/azure/azure-monitor/best-practices-cost",
@@ -5703,13 +5708,18 @@
57035708
"redirect_document_id": false
57045709
},
57055710
{
5711+
"source_path_from_root": "/articles/azure-monitor/alerts/proactive-performance-diagnostics.md",
5712+
"redirect_url": "https://azure.microsoft.com/updates/public-preview-alerts-based-smart-detection-for-application-insights/",
5713+
"redirect_document_id": false
5714+
},
5715+
{
57065716
"source_path_from_root": "/articles/azure-monitor/autoscale/autoscale-resource-log-schema.md",
57075717
"redirect_url": "/azure/azure-monitor/autoscale/autoscale-diagnostics",
57085718
"redirect_document_id": false
57095719
},
5710-
{
5711-
"source_path_from_root": "/articles/azure-monitor/alerts/proactive-performance-diagnostics.md",
5712-
"redirect_url": "https://azure.microsoft.com/updates/public-preview-alerts-based-smart-detection-for-application-insights/",
5720+
{
5721+
"source_path_from_root": "/articles/azure-monitor/app/java-in-process-agent.md",
5722+
"redirect_url": "/azure/azure-monitor/app/opentelemetry-enable",
57135723
"redirect_document_id": false
57145724
}
57155725
]

articles/active-directory-b2c/add-sign-up-and-sign-in-policy.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ title: Set up a sign-up and sign-in flow
33
titleSuffix: Azure AD B2C
44
description: Learn how to set up a sign-up and sign-in flow in Azure Active Directory B2C.
55
services: active-directory-b2c
6-
author: kengaderdus
6+
author: garrodonnell
77
manager: CelesteDG
88

99
ms.service: active-directory
1010
ms.workload: identity
1111
ms.topic: how-to
12-
ms.date: 10/21/2021
13-
ms.author: kengaderdus
12+
ms.date: 02/09/2023
13+
ms.author: godonnell
1414
ms.subservice: B2C
1515
ms.custom: "b2c-support"
1616
zone_pivot_groups: b2c-policy-type
@@ -37,7 +37,7 @@ Watch this video to learn how the user sign-up and sign-in policy works.
3737
3838
## Prerequisites
3939

40-
If you haven't already done so, [register a web application in Azure Active Directory B2C](tutorial-register-applications.md).
40+
[!INCLUDE [active-directory-b2c-customization-prerequisites](../../includes/active-directory-b2c-customization-prerequisites.md)]
4141

4242
::: zone pivot="b2c-user-flow"
4343

articles/active-directory-b2c/faq.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ metadata:
33
title: 'Frequently asked questions (FAQ) for Azure Active Directory B2C'
44
description: Answers to frequently asked questions about Azure Active Directory B2C.
55
services: active-directory-b2c
6-
author: kengaderdus
6+
author: garrodonnell
77
manager: CelesteDG
88

99
ms.service: active-directory
1010
ms.workload: identity
1111
ms.topic: faq
12-
ms.date: 01/03/2022
13-
ms.author: kengaderdus
12+
ms.date: 02/09/2023
13+
ms.author: godonnell
1414
ms.subservice: B2C
1515
ms.custom: "b2c-support"
1616
title: 'Azure AD B2C: Frequently asked questions (FAQ)'

articles/active-directory/authentication/concept-certificate-based-authentication-smartcard.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,11 @@ The Windows smart card sign-in works with the latest preview build of Windows 11
7373
|✅ | ✅ | ✅ |✅ |
7474

7575
>[!NOTE]
76-
>Azure AD CBA supports both certificates on-device as well as external storage like security keys on Windows.
76+
>Azure AD CBA supports both certificates on-device as well as external storage like security keys on Windows.
77+
78+
## Windows Out of the box experience (OOBE)
79+
80+
Windows OOBE should allow the user to login using an external smart card reader and authenticate against Azure AD CBA. Windows OOBE by default should have the necessary smart card drivers or the smart card drivers previously added to the Windows image before OOBE setup.
7781

7882
## Restrictions and caveats
7983

Loading
Loading
Loading

articles/active-directory/cloud-infrastructure-entitlement-management/onboard-aws.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.author: jfields
1717
This article describes how to onboard an Amazon Web Services (AWS) account on Permissions Management.
1818

1919
> [!NOTE]
20-
> A *global administrator* or *super admin* (an admin for all authorization system types) can perform the tasks in this article after the global administrator has initially completed the steps provided in [Enable Permissions Management on your Azure Active Directory tenant](onboard-enable-tenant.md).
20+
> A *global administrator* or *root user* (an admin for all authorization system types) can perform the tasks in this article after the global administrator has initially completed the steps provided in [Enable Permissions Management on your Azure Active Directory tenant](onboard-enable-tenant.md).
2121
2222
## Explanation
2323

articles/active-directory/cloud-infrastructure-entitlement-management/permissions-management-trial-user-guide.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,10 @@ Use the **Activity triggers** dashboard to view information and set alerts and t
216216
- See data for **identity governance** to ensure inactive users are decommissioned because they left the company or to remove vendor accounts that have been left behind, old consultant accounts, or users who as parts of the Joiner/Mover/Leaver process have moved onto another role and are no longer using their access. Consider this a fail-safe to ensure dormant accounts are removed.
217217
- Identify over-permissioned access to later use the Remediation to pursue **Zero Trust and least privileges.**
218218

219-
**Example of** [**Permissions Management Report**](https://microsoft.sharepoint.com/:v:/t/MicrosoftEntraPermissionsManagementAssets/EQWmUsMsdkZEnFVv-M9ZoagBd4B6JUQ2o7zRTupYrfxbGA)
219+
**Example of Permissions Management Analytics Report**
220+
221+
> [!div class="mx-imgBorder"]
222+
> :::image type="content" source="media/permissions-management-trial-user-guide/permissions-management-report-example.png" alt-text="Example of Permissions Management Analytics Report." lightbox="media/permissions-management-trial-user-guide/permissions-management-report-example.png":::
220223
221224
**Actions to try**
222225
- [View system reports in the Reports dashboard](../cloud-infrastructure-entitlement-management/product-reports.md)

articles/active-directory/cloud-infrastructure-entitlement-management/usage-analytics-active-tasks.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
88
ms.subservice: ciem
99
ms.workload: identity
1010
ms.topic: how-to
11-
ms.date: 02/23/2022
11+
ms.date: 02/08/2023
1212
ms.author: jfields
1313
---
1414

@@ -48,11 +48,10 @@ When you select **Active Tasks**, the **Analytics** dashboard provides a high-le
4848
The **Active Tasks** table displays the results of your query.
4949

5050
- **Task Name**: Provides the name of the task.
51-
- To view details about the task, select the down arrow in the table.
51+
- To view details about the task, select the down arrow next to the task in the table.
5252

53-
- A **Normal Task** icon displays to the left of the task name if the task is normal (that is, not risky).
54-
- A **Deleted Task** icon displays to the left of the task name if the task involved deleting data.
55-
- A **High-Risk Task** icon displays to the left of the task name if the task is high-risk.
53+
- An icon (![Image of task icon](media/usage-analytics-active-tasks/normal-task.png)) displays to the left of the task name if the task is a **Normal Task** (that is, not risky).
54+
- A highlighted icon (![Image of highlighted task icon](media/usage-analytics-active-tasks/high-risk-deleted-task.png)) displays to the left of the task name if the task involved deleting data — a **High-Delete Task** — or if the task is a **High-Risk Task**.
5655

5756
- **Performed on (resources)**: The number of resources on which the task was used.
5857

0 commit comments

Comments
 (0)