Skip to content

Commit d011baf

Browse files
authored
Merge pull request #235535 from MicrosoftDocs/main
Publish to live, Monday 4 AM PST, 4/24
2 parents c3d572e + 9bbbbec commit d011baf

File tree

66 files changed

+1022
-480
lines changed

Some content is hidden

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

66 files changed

+1022
-480
lines changed

.openpublishing.redirection.azure-monitor.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6135,7 +6135,12 @@
61356135
"source_path_from_root": "/articles/azure-monitor/app/data-model-context.md",
61366136
"redirect_url": "/azure/azure-monitor/app/data-model-complete",
61376137
"redirect_document_id": false
6138+
},
6139+
{
6140+
"source_path_from_root": "/articles/azure-monitor/logs/dashboard-upgrade.md",
6141+
"redirect_url": "/azure/azure-monitor/visualize/tutorial-logs-dashboards",
6142+
"redirect_document_id": false
61386143
}
6139-
6144+
61406145
]
61416146
}

articles/active-directory-b2c/configure-authentication-sample-react-spa-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: CelesteDG
77
ms.service: active-directory
88
ms.workload: identity
99
ms.topic: how-to
10-
ms.date: 11/17/2022
10+
ms.date: 04/24/2023
1111
ms.author: kengaderdus
1212
ms.subservice: B2C
1313
ms.custom: "b2c-support"
@@ -213,7 +213,7 @@ You're now ready to test the React scoped access to the API. In this step, run b
213213

214214
```console
215215
npm install && npm update
216-
node index.js
216+
npm start
217217
```
218218

219219
The console window displays the port number where the application is hosted:

articles/active-directory-b2c/enable-authentication-react-spa-app.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: CelesteDG
77
ms.service: active-directory
88
ms.workload: identity
99
ms.topic: reference
10-
ms.date: 07/07/2022
10+
ms.date: 04/24/2023
1111
ms.author: kengaderdus
1212
ms.subservice: B2C
1313
ms.custom: "b2c-support"
@@ -31,7 +31,6 @@ You can use an existing React app, or [create a new React App](https://reactjs.o
3131
```
3232
npx create-react-app my-app
3333
cd my-app
34-
npm start
3534
```
3635

3736
## Step 2: Install the dependencies

articles/active-directory/saas-apps/sauce-labs-tutorial.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: saas-app-tutorial
1010
ms.workload: identity
1111
ms.topic: how-to
12-
ms.date: 03/26/2023
12+
ms.date: 04/24/2023
1313
ms.author: jeedes
1414

1515
---
@@ -25,7 +25,7 @@ In this article, you learn how to integrate Sauce Labs with Azure Active Directo
2525
You configure and test Azure AD single sign-on for Sauce Labs in a test environment. Sauce Labs supports both **SP** and **IDP** initiated single sign-on and **Just In Time** user provisioning.
2626

2727
> [!NOTE]
28-
> Identifier of this application is a fixed string value so only one instance can be configured in one tenant.
28+
> Identifier of this application is a fixed string value so only one instance can be configured in one tenant. If your company has more than one organization at Sauce Labs to be integrated with SAML SSO within a single Azure tenant, please refer to the following [documentation](https://docs.saucelabs.com/basics/sso/setting-up-sso-special-cases/#single-identity-provider-and-multiple-organizations-at-sauce-labs).
2929
3030
## Prerequisites
3131

@@ -77,7 +77,7 @@ Complete the following steps to enable Azure AD single sign-on in the Azure port
7777

7878
## Configure Sauce Labs SSO
7979

80-
To configure single sign-on on **Sauce Labs** side, you need to send the downloaded **Federation Metadata XML** and appropriate copied URLs from Azure portal to [Sauce Labs support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
80+
To configure single sign-on on Sauce Labs side, please refer this [documentation](https://docs.saucelabs.com/basics/sso/setting-up-sso/#integrating-with-sauce-labs-service-provider) to set up SAML SSO connection properly on both sides. For any help or queries, please contact [Sauce Labs support team](mailto:[email protected]).
8181

8282
### Create Sauce Labs test user
8383

articles/automation/update-management/overview.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,16 @@ title: Azure Automation Update Management overview
33
description: This article provides an overview of the Update Management feature that implements updates for your Windows and Linux machines.
44
services: automation
55
ms.subservice: update-management
6-
ms.date: 11/25/2022
6+
ms.date: 04/22/2023
77
ms.topic: conceptual
88
---
99

1010
# Update Management overview
1111

12+
> [!Important]
13+
> - Automation Update management relies on [Log Analytics agent](../../azure-monitor/agents/log-analytics-agent.md) (aka MMA agent), which is on a deprecation path and won’t be supported after **August 31, 2024**. [Update management center (Preview)](../../update-center/overview.md) (UMC) is the v2 version of Automation Update management and the future of Update management in Azure. UMC is a native service in Azure and does not rely on [Log Analytics agent](../../azure-monitor/agents/log-analytics-agent.md) or [Azure Monitor agent](../../azure-monitor/agents/agents-overview.md).
14+
> - Guidance for migrating from Automation Update management to Update management center will be provided to customers once the latter is Generally Available. For customers using Automation Update management, we recommend continuing to use the Log Analytics agent and **NOT** migrate to Azure Monitoring agent until migration guidance is provided for Update management or else Automation Update management will not work. Also, the Log Analytics agent would not be deprecated before moving all Automation Update management customers to UMC.
15+
1216
You can use Update Management in Azure Automation to manage operating system updates for your Windows and Linux virtual machines in Azure, physical or VMs in on-premises environments, and in other cloud environments. You can quickly assess the status of available updates and manage the process of installing required updates for your machines reporting to Update Management.
1317

1418
As a service provider, you may have onboarded multiple customer tenants to [Azure Lighthouse](../../lighthouse/overview.md). Update Management can be used to assess and schedule update deployments to machines in multiple subscriptions in the same Azure Active Directory (Azure AD) tenant, or across tenants using Azure Lighthouse.

articles/azure-monitor/logs/dashboard-upgrade.md

Lines changed: 0 additions & 83 deletions
This file was deleted.

articles/azure-monitor/logs/search-jobs.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ ms.custom: references_regions
1212
Search jobs are asynchronous queries that fetch records into a new search table within your workspace for further analytics. The search job uses parallel processing and can run for hours across large datasets. This article describes how to create a search job and how to query its resulting data.
1313

1414
> [!NOTE]
15-
> The search job feature is currently not supported for the following cases:
16-
> - Workspaces with [customer-managed keys](customer-managed-keys.md).
17-
> - Workspaces in the China East 2 region.
15+
> The search job feature is currently not supported for workspaces with [customer-managed keys](customer-managed-keys.md).
1816
1917
## When to use search jobs
2018

articles/azure-monitor/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1164,8 +1164,6 @@ items:
11641164
href: visualize/tutorial-logs-dashboards.md
11651165
- name: Dashboard using application data
11661166
href: app/tutorial-app-dashboards.md
1167-
- name: Upgrading Log Analytics Dashboards
1168-
href: logs/dashboard-upgrade.md
11691167
- name: Power BI
11701168
href: logs/log-powerbi.md
11711169
- name: Grafana

0 commit comments

Comments
 (0)