Skip to content

Commit ac35abe

Browse files
authored
Merge pull request #225734 from MicrosoftDocs/main
Publish to live, Tuesday 4 AM PST, 1/31
2 parents b699fa1 + 5f5230d commit ac35abe

File tree

163 files changed

+3843
-2147
lines changed

Some content is hidden

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

163 files changed

+3843
-2147
lines changed

.openpublishing.redirection.azure-monitor.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4174,7 +4174,7 @@
41744174
},
41754175
{
41764176
"source_path_from_root": "/articles/azure-monitor/platform/autoscale-resource-log-schema.md",
4177-
"redirect_url": "/azure/azure-monitor/autoscale/autoscale-resource-log-schema",
4177+
"redirect_url": "/azure/azure-monitor/autoscale/autoscale-diagnostics",
41784178
"redirect_document_id": false
41794179
},
41804180
{
@@ -5681,6 +5681,11 @@
56815681
"source_path_from_root": "/articles/azure-monitor/app/windows-desktop.md",
56825682
"redirect_url": "https://github.com/Microsoft/appcenter",
56835683
"redirect_document_id": false
5684+
},
5685+
{
5686+
"source_path_from_root": "/articles/azure-monitor/autoscale/autoscale-resource-log-schema.md",
5687+
"redirect_url": "/azure/azure-monitor/autoscale/autoscale-diagnostics",
5688+
"redirect_document_id": false
56845689
}
56855690
]
56865691
}

articles/active-directory-b2c/azure-monitor.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.workload: identity
1111
ms.topic: how-to
1212
ms.author: kengaderdus
1313
ms.subservice: B2C
14-
ms.date: 07/12/2022
14+
ms.date: 01/31/2023
1515
---
1616

1717
# Monitor Azure AD B2C with Azure Monitor
@@ -66,7 +66,7 @@ In summary, you'll use Azure Lighthouse to allow a user or group in your Azure A
6666
First, create, or choose a resource group that contains the destination Log Analytics workspace that will receive data from Azure AD B2C. You'll specify the resource group name when you deploy the Azure Resource Manager template.
6767

6868
1. Sign in to the [Azure portal](https://portal.azure.com).
69-
1. Make sure you're using the directory that contains your Azure AD tenant. Select the **Directories + subscriptions** icon in the portal toolbar.
69+
1. Make sure you're using the directory that contains your *Azure AD* tenant. Select the **Directories + subscriptions** icon in the portal toolbar.
7070
1. On the **Portal settings | Directories + subscriptions** page, find your Azure AD directory in the **Directory name** list, and then select **Switch**.
7171
1. [Create a resource group](../azure-resource-manager/management/manage-resource-groups-portal.md#create-resource-groups) or choose an existing one. This example uses a resource group named _azure-ad-b2c-monitor_.
7272

@@ -75,7 +75,7 @@ First, create, or choose a resource group that contains the destination Log Anal
7575
A **Log Analytics workspace** is a unique environment for Azure Monitor log data. You'll use this Log Analytics workspace to collect data from Azure AD B2C [audit logs](view-audit-logs.md), and then visualize it with queries and workbooks, or create alerts.
7676

7777
1. Sign in to the [Azure portal](https://portal.azure.com).
78-
1. Make sure you're using the directory that contains your Azure AD tenant. Select the **Directories + subscriptions** icon in the portal toolbar.
78+
1. Make sure you're using the directory that contains your *Azure AD* tenant. Select the **Directories + subscriptions** icon in the portal toolbar.
7979
1. On the **Portal settings | Directories + subscriptions** page, find your Azure AD directory in the **Directory name** list, and then select **Switch**.
8080
1. [Create a Log Analytics workspace](../azure-monitor/logs/quick-create-workspace.md). This example uses a Log Analytics workspace named _AzureAdB2C_, in a resource group named _azure-ad-b2c-monitor_.
8181

@@ -88,7 +88,7 @@ In this step, you choose your Azure AD B2C tenant as a **service provider**. You
8888
First, get the **Tenant ID** of your Azure AD B2C directory (also known as the directory ID).
8989

9090
1. Sign in to the [Azure portal](https://portal.azure.com/).
91-
1. Make sure you're using the directory that contains your Azure AD B2C tenant. Select the **Directories + subscriptions** icon in the portal toolbar.
91+
1. Make sure you're using the directory that contains your *Azure AD B2C* tenant. Select the **Directories + subscriptions** icon in the portal toolbar.
9292
1. On the **Portal settings | Directories + subscriptions** page, find your Azure AD B2C directory in the **Directory name** list, and then select **Switch**.
9393
1. Select **Azure Active Directory**, select **Overview**.
9494
1. Record the **Tenant ID**.
@@ -110,7 +110,7 @@ To make management easier, we recommend using Azure AD user _groups_ for each ro
110110
To create the custom authorization and delegation in Azure Lighthouse, we use an Azure Resource Manager template. This template grants Azure AD B2C access to the Azure AD resource group, which you created earlier, for example, _azure-ad-b2c-monitor_. Deploy the template from the GitHub sample by using the **Deploy to Azure** button, which opens the Azure portal and lets you configure and deploy the template directly in the portal. For these steps, make sure you're signed in to your Azure AD tenant (not the Azure AD B2C tenant).
111111

112112
1. Sign in to the [Azure portal](https://portal.azure.com).
113-
1. Make sure you're using the directory that contains your Azure AD tenant. Select the **Directories + subscriptions** icon in the portal toolbar.
113+
1. Make sure you're using the directory that contains your *Azure AD tenant*. Select the **Directories + subscriptions** icon in the portal toolbar.
114114
1. On the **Portal settings | Directories + subscriptions** page, find your Azure AD directory in the **Directory name** list, and then select **Switch**.
115115
1. Use the **Deploy to Azure** button to open the Azure portal and deploy the template directly in the portal. For more information, see [create an Azure Resource Manager template](../lighthouse/how-to/onboard-customer.md#create-an-azure-resource-manager-template).
116116

@@ -172,7 +172,7 @@ You're ready to [create diagnostic settings](../active-directory/reports-monitor
172172

173173
To configure monitoring settings for Azure AD B2C activity logs:
174174

175-
1. Sign in to the [Azure portal](https://portal.azure.com/) with your Azure AD B2C administrative account. This account must be a member of the security group you specified in the [Select a security group](#32-select-a-security-group) step.
175+
1. Sign in to the [Azure portal](https://portal.azure.com/) with your *Azure AD B2C* administrative account. This account must be a member of the security group you specified in the [Select a security group](#32-select-a-security-group) step.
176176
1. Make sure you're using the directory that contains your Azure AD B2C tenant:
177177
1. Select the **Directories + subscriptions** icon in the portal toolbar.
178178
2. On the **Portal settings | Directories + subscriptions** page, find your Azure AD B2C directory in the **Directory name** list, and then select **Switch**.
@@ -207,6 +207,8 @@ Now you can configure your Log Analytics workspace to visualize your data and co
207207

208208
Log queries help you to fully use the value of the data collected in Azure Monitor Logs. A powerful query language allows you to join data from multiple tables, aggregate large sets of data, and perform complex operations with minimal code. Virtually any question can be answered and analysis performed as long as the supporting data has been collected, and you understand how to construct the right query. For more information, see [Get started with log queries in Azure Monitor](../azure-monitor/logs/get-started-queries.md).
209209

210+
1. Sign in to the [Azure portal](https://portal.azure.com).
211+
1. Make sure you're using the directory that contains your *Azure AD* tenant. Select the **Directories + subscriptions** icon in the portal toolbar.
210212
1. From **Log Analytics workspace** window, select **Logs**
211213
1. In the query editor, paste the following [Kusto Query Language](/azure/data-explorer/kusto/query/) query. This query shows policy usage by operation over the past x days. The default duration is set to 90 days (90d). Notice that the query is focused only on the operation where a token/code is issued by policy.
212214

@@ -256,6 +258,8 @@ Workbooks provide a flexible canvas for data analysis and the creation of rich v
256258

257259
Follow the instructions below to create a new workbook using a JSON Gallery Template. This workbook provides a **User Insights** and **Authentication** dashboard for Azure AD B2C tenant.
258260

261+
1. Sign in to the [Azure portal](https://portal.azure.com).
262+
1. Make sure you're using the directory that contains your *Azure AD* tenant. Select the **Directories + subscriptions** icon in the portal toolbar.
259263
1. From the **Log Analytics workspace** window, select **Workbooks**.
260264
1. From the toolbar, select **+ New** option to create a new workbook.
261265
1. On the **New workbook** page, select the **Advanced Editor** using the **</>** option on the toolbar.
@@ -286,6 +290,8 @@ Alerts are created by alert rules in Azure Monitor and can automatically run sav
286290

287291
Use the following instructions to create a new Azure Alert, which will send an [email notification](../azure-monitor/alerts/action-groups.md#configure-notifications) whenever there's a 25% drop in the **Total Requests** compared to previous period. Alert will run every 5 minutes and look for the drop in the last hour compared to the hour before it. The alerts are created using Kusto query language.
288292

293+
1. Sign in to the [Azure portal](https://portal.azure.com).
294+
1. Make sure you're using the directory that contains your *Azure AD* tenant. Select the **Directories + subscriptions** icon in the portal toolbar.
289295
1. From **Log Analytics workspace**, select **Logs**.
290296
1. Create a new **Kusto query** by using the query below.
291297

articles/active-directory/develop/v2-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Choose your preferred [application scenario](authentication-flows-app-scenarios.
5151

5252
As you work with the Microsoft identity platform to integrate authentication and authorization in your apps, you can refer to this image that outlines the most common app scenarios and their identity components. Select the image to view it full-size.
5353

54-
[![Metro map showing several application scenarios in Microsoft identity platform](./media/v2-overview/application-scenarios-identity-platform.png)](./media/v2-overview/application-scenarios-identity-platform.svg#lightbox)
54+
[![Metro map showing several application scenarios in Microsoft identity platform](./media/v2-overview/application-scenarios-identity-platform.png)](./media/v2-overview/application-scenarios-identity-platform.png#lightbox)
5555

5656
## Learn authentication concepts
5757

articles/active-directory/fundamentals/whats-new.md

Lines changed: 113 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: active-directory
1010
ms.subservice: fundamentals
1111
ms.workload: identity
1212
ms.topic: conceptual
13-
ms.date: 11/7/2022
13+
ms.date: 01/26/2023
1414
ms.author: owinfrey
1515
ms.reviewer: dhanyahk
1616
ms.custom: it-pro
@@ -32,6 +32,118 @@ Azure AD receives improvements on an ongoing basis. To stay up to date with the
3232
This page is updated monthly, so revisit it regularly. If you're looking for items older than six months, you can find them in [Archive for What's new in Azure Active Directory](whats-new-archive.md).
3333

3434

35+
## January 2023
36+
37+
### Public Preview - Cross-tenant synchronization
38+
39+
40+
41+
**Type:** New feature
42+
**Service category:** Provisioning
43+
**Product capability:** Collaboration
44+
45+
Cross-tenant synchronization allows you to set up a scalable and automated solution for users to access applications across tenants in your organization. It builds upon the Azure AD B2B functionality and automates creating, updating, and deleting B2B users. For more information, see: [What is cross-tenant synchronization? (preview)](../multi-tenant-organizations/cross-tenant-synchronization-overview.md).
46+
47+
48+
---
49+
50+
### Public Preview - Devices Blade Self-Help Capability for Pending Devices
51+
52+
53+
54+
**Type:** New feature
55+
**Service category:** Device Access Management
56+
**Product capability:** End User Experiences
57+
58+
In the **All Devices** blade under the registered column, you can now select any pending devices you have, and it will open a context pane to help troubleshoot why the device may be pending. You can also offer feedback on if the summarized information is helpful or not. For more information, see: [Pending devices in Azure Active Directory](/troubleshoot/azure/active-directory/pending-devices).
59+
60+
61+
---
62+
63+
### General Availability - Apple Watch companion app removed from Authenticator for iOS
64+
65+
66+
67+
**Type:** Deprecated
68+
**Service category:** Identity Protection
69+
**Product capability:** Identity Security & Protection
70+
71+
In the January 2023 release of Authenticator for iOS, there will be no companion app for watchOS due to it being incompatible with Authenticator security features. This means you won't be able to install or use Authenticator on Apple Watch. This change only impacts Apple Watch, so you'll still be able to use Authenticator on your other devices. For more information, see: [Common questions about the Microsoft Authenticator app](https://support.microsoft.com/account-billing/common-questions-about-the-microsoft-authenticator-app-12d283d1-bcef-4875-9ae5-ac360e2945dd).
72+
73+
74+
---
75+
76+
### General Availability - New Federated Apps available in Azure AD Application gallery - January 2023
77+
78+
79+
80+
**Type:** New feature
81+
**Service category:** Enterprise Apps
82+
**Product capability:** 3rd Party Integration
83+
84+
In January 2023 we've added the following 10 new applications in our App gallery with Federation support:
85+
86+
[MINT TMS](../saas-apps/mint-tms-tutorial.md), [Exterro Legal GRC Software Platform](../saas-apps/exterro-legal-grc-software-platform-tutorial.md), [SIX.ONE Identity Access Manager](https://portal.six.one/), [Lusha](../saas-apps/lusha-tutorial.md), [Descartes](../saas-apps/descartes-tutorial.md), [Travel Management System](https://tms.billetkontoret.dk/), [Pinpoint (SAML)](../saas-apps/pinpoint-tutorial.md), [my.sdworx.com](../saas-apps/mysdworxcom-tutorial.md), [itopia Labs](https://labs.itopia.com/), [Better Stack](https://betteruptime.com/users/sign-up).
87+
88+
You can also find the documentation of all the applications from here https://aka.ms/AppsTutorial.
89+
90+
For listing your application in the Azure AD app gallery, please read the details here https://aka.ms/AzureADAppRequest
91+
92+
93+
---
94+
95+
### Public Preview - New provisioning connectors in the Azure AD Application Gallery - January 2023
96+
97+
98+
99+
**Type:** New feature
100+
**Service category:** App Provisioning
101+
**Product capability:** 3rd Party Integration
102+
103+
We've added the following new applications in our App gallery with Provisioning support. You can now automate creating, updating, and deleting of user accounts for these newly integrated apps:
104+
105+
- [SurveyMonkey Enterprise](../saas-apps/surveymonkey-enterprise-provisioning-tutorial.md)
106+
107+
108+
For more information about how to better secure your organization by using automated user account provisioning, see: [Automate user provisioning to SaaS applications with Azure AD](../app-provisioning/user-provisioning.md).
109+
110+
111+
---
112+
113+
### Public Preview - Azure AD cloud sync new user experience
114+
115+
116+
**Type:** Changed feature
117+
**Service category:** Azure AD Connect Cloud Sync
118+
**Product capability:** Identity Governance
119+
120+
Try out the new guided experience for syncing objects from AD to Azure AD using Azure AD Cloud Sync in Azure Portal. With this new experience, Hybrid Identity Administrators can easily determine which sync engine to use for their scenarios and learn more about the various options they have with our sync solutions. With a rich set of tutorials and videos, customers will be able to learn everything about Azure AD cloud sync in one single place.
121+
122+
This experience will also help administrators walk through the different steps involved in setting up a cloud sync configuration as well as an intuitive experience to help them easily manage it. Admins can also get insights into their sync configuration by using the "Insights" option which is integrated with Azure Monitor and Workbooks.
123+
124+
For more information:, see:
125+
126+
- [Create a new configuration for Azure AD Connect cloud sync](../cloud-sync/how-to-configure.md)
127+
- [Attribute mapping in Azure AD Connect cloud sync](../cloud-sync/how-to-attribute-mapping.md)
128+
- [Azure AD cloud sync insights workbook](/azure/active-directory/cloud-sync/how-to-cloud-sync-workbook)
129+
130+
---
131+
132+
### Public Preview - Support for Directory Extensions using Azure AD cloud sync
133+
134+
135+
136+
**Type:** New feature
137+
**Service category:** Provisioning
138+
**Product capability:** AAD Connect Cloud Sync
139+
140+
Hybrid IT Admins now can sync both Active Directory and Azure AD Directory Extensions using Azure AD Cloud Sync. This new capability adds the ability to dynamically discover the schema for both Active Directory and Azure AD, allowing customers to simply map the needed attributes using Cloud Sync's attribute mapping experience.
141+
142+
For more details on how to enable this feature, see: [Cloud Sync directory extensions and custom attribute mapping](/azure/active-directory/cloud-sync/custom-attribute-mapping)
143+
144+
145+
---
146+
35147
## December 2022
36148

37149
### Public Preview - Windows 10+ Troubleshooter for Diagnostic Logs

0 commit comments

Comments
 (0)