Skip to content

Commit 1d17b4e

Browse files
authored
Merge pull request #262114 from MicrosoftDocs/main
Publish to live, Tuesday 4 AM PST, 1/2
2 parents d5601f2 + 983a25f commit 1d17b4e

37 files changed

+982
-1633
lines changed

.openpublishing.redirection.json

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1080,6 +1080,46 @@
10801080
"redirect_url": "/azure/site-recovery/azure-to-azure-autoupdate",
10811081
"redirect_document_id": false
10821082
},
1083+
{
1084+
"source_path": "articles/site-recovery/vmware-azure-tutorial.md",
1085+
"redirect_url": "/azure/site-recovery/azure-to-azure-tutorial-enable-replication",
1086+
"redirect_document_id": false
1087+
},
1088+
{
1089+
"source_path": "articles/site-recovery/vmware-azure-tutorial-failover-failback.md",
1090+
"redirect_url": "/azure/site-recovery/azure-to-azure-tutorial-enable-replication",
1091+
"redirect_document_id": false
1092+
},
1093+
{
1094+
"source_path": "articles/site-recovery/physical-azure-architecture.md",
1095+
"redirect_url": "/azure/site-recovery/physical-server-azure-architecture-modernized",
1096+
"redirect_document_id": false
1097+
},
1098+
{
1099+
"source_path": "articles/site-recovery/vmware-azure-configuration-server-requirements.md",
1100+
"redirect_url": "/azure/site-recovery/vmware-physical-azure-classic-deprecation",
1101+
"redirect_document_id": false
1102+
},
1103+
{
1104+
"source_path": "articles/site-recovery/vmware-physical-azure-config-process-server-overview.md",
1105+
"redirect_url": "/azure/site-recovery/deploy-vmware-azure-replication-appliance-modernized",
1106+
"redirect_document_id": false
1107+
},
1108+
{
1109+
"source_path": "articles/site-recovery/vmware-azure-about-disaster-recovery.md",
1110+
"redirect_url": "/azure/site-recovery/site-recovery-overview",
1111+
"redirect_document_id": false
1112+
},
1113+
{
1114+
"source_path": "articles/site-recovery/vmware-physical-secondary-architecture.md",
1115+
"redirect_url": "/azure/site-recovery/transport-layer-security",
1116+
"redirect_document_id": false
1117+
},
1118+
{
1119+
"source_path": "articles/site-recovery/hyper-v-vmm-architecture.md",
1120+
"redirect_url": "/azure/site-recovery/transport-layer-security",
1121+
"redirect_document_id": false
1122+
},
10831123
{
10841124
"source_path": "articles/container-registry/container-registry-customer-managed-keys.md",
10851125
"redirect_url": "/azure/container-registry/tutorial-customer-managed-keys",

articles/ai-services/document-intelligence/quickstarts/includes/csharp-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ using Azure.AI.DocumentIntelligence;
635635
string endpoint = "<your-endpoint>";
636636
string key = "<your-key>";
637637
AzureKeyCredential credential = new AzureKeyCredential(key);
638-
DocumentAIntelligenceClient client = new DocumentIntelligenceClient(new Uri(endpoint), credential);
638+
DocumentIntelligenceClient client = new DocumentIntelligenceClient(new Uri(endpoint), credential);
639639

640640
//sample invoice document
641641

articles/azure-monitor/agents/azure-monitor-agent-extension-versions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ We strongly recommended to always update to the latest version, or opt in to the
2020
## Version details
2121
| Release Date | Release notes | Windows | Linux |
2222
|:---|:---|:---|:---|
23-
| December 2023 |**Windows** <ul><li>Support New Agent Settings featuer that allows control of agent disk size and file location</li><li>Private Preview for new Agent side filtering via KQL Extension</li><li>Prevent CPU spikes by not using bookmark when resetting an Event Log subscription</li><li>Add missing fluentbit exe to AMA client setup for Custom Log support</li><li>Update to latest AzureCredentialsManagementService & DsmsCredentialsManagement package</li><li>Update ME to v2.2023.1027.1417</li></ul>**Linux**<ul><li>Support for TLS V1.3</li><li>Support for nopri in Syslog</li><li>Ability to set disk quota from DCR Agent Settings</li><li>Add ARM64 Ubuntu 22 support</li><li>**Fixes**<ul><li>SysLog</li><ul><li>Parse syslog Palo Alto CEF with multiple space characters following the hostname</li><li>Fix an issue with incorrectly parsing messages containing two '\n' chars in a row</li><li>Improved support for non-RFC compliant devices</li><li>Support infoblox device messages containing both hostname and IP headers</li></ul><li>Fix AMA crash in RHEL 7.2</li><li>Remove dependency on "which" command</li><li>Fix port conflicts due to AMA using 13000 </li><li>Reliability and Performance improvements</li></ul></li></ul>| 1.22.0 | 1.29.4|
23+
| December 2023 |**Windows** <ul><li>Support new settings that control agent disk size and file location</li><li>Prevent CPU spikes by not using bookmark when resetting an Event Log subscription</li><li>Added missing fluentbit exe to AMA client setup for Custom Log support</li><li>Updated to latest AzureCredentialsManagementService and DsmsCredentialsManagement package</li><li>Update ME to v2.2023.1027.1417</li></ul>**Linux**<ul><li>Support for TLS V1.3</li><li>Support for nopri in Syslog</li><li>Ability to set disk quota from DCR Agent Settings</li><li>Add ARM64 Ubuntu 22 support</li><li>**Fixes**<ul><li>SysLog</li><ul><li>Parse syslog Palo Alto CEF with multiple space characters following the hostname</li><li>Fix an issue with incorrectly parsing messages containing two '\n' chars in a row</li><li>Improved support for non-RFC compliant devices</li><li>Support infoblox device messages containing both hostname and IP headers</li></ul><li>Fix AMA crash in RHEL 7.2</li><li>Remove dependency on "which" command</li><li>Fix port conflicts due to AMA using 13000 </li><li>Reliability and Performance improvements</li></ul></li></ul>| 1.22.0 | 1.29.4|
2424
| October 2023| **Windows** <ul><li>Minimize CPU spikes when resetting an Event Log subscription</li><li>Enable multiple IIS subscriptions to use same filter</li><li>Cleanup files and folders for inactive tenants in multi-tenant mode</li><li>AMA installer will not install unnecessary certs</li><li>AMA emits Telemetry table locally</li><li>Update Metric Extension to v2.2023.721.1630</li><li>Update AzureSecurityPack to v4.29.0.4</li><li>Update AzureWatson to v1.0.99</li></ul>**Linux**<ul><li> Add support for Process metrics counters for Log Analytics upload and Azure Monitor Metrics</li><li>Use rsyslog omfwd TCP for improved syslog reliability</li><li>Support Palo Alto CEF logs where hostname is followed by 2 spaces</li><li>Bug and reliability improvements</li></ul> |1.21.0|1.28.11|
2525
| September 2023| **Windows** <ul><li>Fix issue with high CPU usage due to excessive Windows Event Logs subscription reset</li><li>Reduce fluentbit resource usage by limiting tracked files older than 3 days and limiting logging to errors only</li><li>Fix race-condition where resource_id is unavailable when agent is restarted</li><li>Fix race-condition when vm-extension provision agent (aka GuestAgent) is issuing a disable-vm-extension command to AMA.</li><li>Update MetricExtension version to 2.2023.721.1630</li><li>Update Troubleshooter to v1.5.14 </li></ul>|1.20.0| None |
26-
| August 2023| **Windows** <ul><li>AMA: Allow prefixes in the tag names to handle regression</li><li>Updating package version for AzSecPack 4.28 release</li></ul>**Linux**<ul><li> Comming soon</li></ui>|1.19.0| Comming Soon |
26+
| August 2023| **Windows** <ul><li>AMA: Allow prefixes in the tag names to handle regression</li><li>Updating package version for AzSecPack 4.28 release</li></ui>|1.19.0| None |
2727
| July 2023| **Windows** <ul><li>Fix crash when Event Log subscription callback throws errors.<li>MetricExtension updated to 2.2023.609.2051</li></ui> |1.18.0|None|
2828
| June 2023| **Windows** <ul><li>Add new file path column to custom logs table</li><li>Config setting to disable custom IMDS endpoint in Tenant.json file</li><li>FluentBit binaries signed with Microsoft customer Code Sign cert</li><li>Minimize number of retries on calls to refresh tokens</li><li>Don't overwrite resource ID with empty string</li><li>AzSecPack updated to version 4.27</li><li>AzureProfiler and AzurePerfCollector updated to version 1.0.0.990</li><li>MetricsExtension updated to version 2.2023.513.10</li><li>Troubleshooter updated to version 1.5.0</li></ul>**Linux** <ul><li>Add new column CollectorHostName to syslog table to identify forwarder/collector machine</li><li>Link OpenSSL dynamically</li><li>**Fixes**<ul><li>Allow uploads soon after AMA start up</li><li>Run LocalSink GC on a dedicated thread to avoid thread pool scheduling issues</li><li>Fix upgrade restart of disabled services</li><li>Handle Linux Hardening where sudo on root is blocked</li><li>CEF processing fixes for noncompliant RFC 5424 logs</li><li>ASA tenant can fail to start up due to config-cache directory permissions</li><li>Fix auth proxy in AMA</li><li>Fix to remove null characters in agentlauncher.log after log rotation</li><li>Fix for authenticated proxy(1.27.3)</li><li>Fix regression in VM Insights(1.27.4)</ul></li></ul>|1.17.0 |1.27.4|
2929
| May 2023 | **Windows** <ul><li>Enable Large Event support for all regions.</li><li>Update to TroubleShooter 1.4.0.</li><li>Fixed issue when Event Log subscription become invalid an would not resubscribe.</li><li>AMA: Fixed issue with Large Event sending too large data. Also affecting Custom Log.</li></ul> **Linux** <ul><li>Support for CIS and SELinux [hardening](./agents-overview.md)</li><li>Include Ubuntu 22.04 (Jammy) in azure-mdsd package publishing</li><li>Move storage SDK patch to build container</li><li>Add system Telegraf counters to AMA</li><li>Drop msgpack and syslog data if not configured in active configuration</li><li>Limit the events sent to Public ingestion pipeline</li><li>**Fixes** <ul><li>Fix mdsd crash in init when in persistent mode </li><li>Remove FdClosers from ProtocolListeners to avoid a race condition</li><li>Fix sed regex special character escaping issue in rpm macro for Centos 7.3.Maipo</li><li>Fix latency and future timestamp issue</li><li>Install AMA syslog configs only if customer is opted in for syslog in DCR</li><li>Fix heartbeat time check</li><li>Skip unnecessary cleanup in fatal signal handler</li><li>Fix case where fast-forwarding may cause intervals to be skipped</li><li>Fix comma separated custom log paths with fluent</li><li>Fix to prevent events folder growing too large and filling the disk</li><li>hot fix (1.26.3) for Syslog</li></ul><</li><ul> | 1.16.0.0 | 1.26.2-1.26.5<sup>Hotfix</sup>|
3030
| Apr 2023 | **Windows** <ul><li>AMA: Enable Large Event support based on Region.</li><li>AMA: Upgrade to FluentBit version 2.0.9</li><li>Update Troubleshooter to 1.3.1</li><li>Update ME version to 2.2023.331.1521</li><li>Updating package version for AzSecPack 4.26 release</li></ul>|1.15.0|None|
31-
| Mar 2023 | **Windows** <ul><li>Text file collection improvements to handle high rate logging and continuous tailing of longer lines</li><li>VM Insights fixes for collecting metrics from non-English OS</li></ul> | 1.14.0.0 | Coming soon |
31+
| Mar 2023 | **Windows** <ul><li>Text file collection improvements to handle high rate logging and continuous tailing of longer lines</li><li>VM Insights fixes for collecting metrics from non-English OS</li></ul> | 1.14.0.0 | None |
3232
| Feb 2023 | <ul><li>**Linux (hotfix)** Resolved potential data loss due to "Bad file descriptor" errors seen in the mdsd error log with previous version. Upgrade to hotfix version</li><li>**Windows** Reliability improvements in Fluentbit buffering to handle larger text files</li></ul> | 1.13.1 | 1.25.2<sup>Hotfix</sup> |
3333
| Jan 2023 | **Linux** <ul><li>RHEL 9 and Amazon Linux 2 support</li><li>Update to OpenSSL 1.1.1s and require TLS 1.2 or higher</li><li>Performance improvements</li><li>Improvements in Garbage Collection for persisted disk cache and handling corrupted cache files better</li><li>**Fixes** <ul><li>Set agent service memory limit for CentOS/RedHat 7 distros. Resolved MemoryMax parsing error</li><li>Fixed modifying rsyslog system-wide log format caused by installer on RedHat/Centos 7.3</li><li>Fixed permissions to config directory</li><li>Installation reliability improvements</li><li>Fixed permissions on default file so rpm verification doesn't fail</li><li>Added traceFlags setting to enable trace logs for agent</li></ul></li></ul> **Windows** <ul><li>Fixed issue related to incorrect *EventLevel* and *Task* values for Log Analytics *Event* table, to match Windows Event Viewer values</li><li>Added missing columns for IIS logs - *TimeGenerated, Time, Date, Computer, SourceSystem, AMA, W3SVC, SiteName*</li><li>Reliability improvements for metrics collection</li><li>Fixed machine restart issues on for Arc-enabled servers related to repeated calls to HIMDS service</li></ul> | 1.12.0 | 1.25.1 |
3434
| Nov-Dec 2022 | <ul><li>Support for air-gapped clouds added for [Windows MSI installer for clients](./azure-monitor-agent-windows-client.md) </li><li>Reliability improvements for using AMA with Custom Metrics destination</li><li>Performance and internal logging improvements</li></ul> | 1.11.0 | None |

articles/azure-monitor/agents/use-azure-monitor-agent-troubleshooter.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ ms.reviewer: jeffwo
1414
# Use the Azure Monitor Agent Troubleshooter
1515
The Azure Monitor Agent isn't a service that runs in the context of an Azure Resource Provider. It might even be running in on-premises machines within a customer network boundary. The Azure Monitor Agent Troubleshooter is designed to help diagnose issues with the agent, and general agent health checks. It can run checks to verify agent installation, connection, general heartbeat, and collect AMA-related logs automatically from the affected Windows or Linux VM. More scenarios will be added over time to increase the number of issues that can be diagnosed.
1616
> [!Note]
17-
> Note: Troubleshooter is a command line executable that is shipped with the agent for all versions newer than **1.12.0.0** for Windows and **1.25.1 for Linux**.
18-
> If you have a older version of the agent, you can not copy the Troubleshooter on in to a VM to diagnose an older agent.
17+
> Troubleshooter is a command line executable that's shipped with the agent for all versions newer than **1.12.0.0** for Windows and **1.25.1** for Linux.
18+
> You can't copy the troubleshooter to a VM to diagnose an older agent version.
1919
2020

2121
## Prerequisites
@@ -51,7 +51,7 @@ The Azure Monitor Agent isn't a service that runs in the context of an Azure Res
5151
Invoke-Item $troubleshooterPath
5252
```
5353
> [!Note]
54-
> Note: If the client installer is used the trouble shooter path is C:\Program Files\Azure Monitor Agent\Troubleshooter
54+
> Note: If you use the client installer, the troubleshooter path is `C:\Program Files\Azure Monitor Agent\Troubleshooter`.
5555
5656
### Evaluate the Windows Results
5757
The Troubleshooter runs two tests and collects several diagnostic logs.

articles/azure-signalr/signalr-howto-use.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ You can increase this value to avoid client disconnect.
258258
#### `MaxPollIntervalInSeconds`
259259

260260
- Default value is `5`
261-
- This option defines the max poll interval allowed for `LongPolling` connections in Azure SignalR Service. If the next poll request doesn't come in within `MaxPollIntervalInSeconds`, Azure SignalR Service cleans up the client connection. Note that Azure SignalR Service also cleans up connections when cached waiting to write buffer size is greater than `1Mb` to ensure service performance.
261+
- This option defines the max idle time allowed for inactive connections in Azure SignalR Service. In ASP.NET SignalR, it applies to long polling transport type or reconnection. If the next `/reconnect` or `/poll` request doesn't come in within `MaxPollIntervalInSeconds`, Azure SignalR Service cleans up the client connection. Note that Azure SignalR Service also cleans up connections when cached waiting to write buffer size is greater than `1Mb` to ensure service performance.
262262
- The value is limited to `[1, 300]`.
263263

264264
### Sample

articles/dev-box/how-to-configure-intune-conditional-access-policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.topic: how-to
1515

1616
# Restrict access to dev boxes by using conditional access policies in Microsoft Intune
1717

18-
In this article, you learn how to configure conditional access policies in Microsoft Intune to control access to dev boxes. For Dev Box, it’s common to configure conditional access policies to restrict who can access dev box, what they can do, and where they can access from. To to configure conditional access policies, you can use Microsoft Intune to create dynamic device groups and conditional access policies.
18+
In this article, you learn how to configure conditional access policies in Microsoft Intune to control access to dev boxes. For Dev Box, it’s common to configure conditional access policies to restrict who can access dev box, what they can do, and where they can access from. To configure conditional access policies, you can use Microsoft Intune to create dynamic device groups and conditional access policies.
1919

2020
Some usage scenarios for conditional access in Microsoft Dev Box include:
2121

articles/digital-twins/concepts-models.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ Azure Digital Twins also supports using a mix of v2 and v3 models within the sam
5151

5252
You can also migrate existing v2 models to v3. For instructions on how to do this, see [Convert v2 models to v3](how-to-manage-model.md#convert-v2-models-to-v3).
5353

54+
[!INCLUDE [digital-twins-explorer-dtdl](../../includes/digital-twins-explorer-dtdl.md)]
55+
5456
## Model overview
5557

5658
Twin type models can be written in any text editor. The DTDL language follows JSON syntax, so you should store models with the extension *.json*. Using the JSON extension will enable many programming text editors to provide basic syntax checking and highlighting for your DTDL documents. There's also a [DTDL extension](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.vscode-dtdl) available for [Visual Studio Code](https://code.visualstudio.com/).

articles/migrate/how-to-delete-project.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Delete an Azure Migrate project
33
description: In this article, learn how you can delete an Azure Migrate project by using the Azure portal.
4-
author: jyothisuri
5-
ms.author: jsuri
4+
author: MaryMichael-MS
5+
ms.author: v-michaelar
66
ms.topic: how-to
77
ms.date: 04/14/2021
88
ms.custom: engagement-fy23
@@ -18,7 +18,7 @@ This article describes how to delete an [Azure Migrate](./migrate-services-overv
1818
Before you delete a project:
1919

2020
- When you delete a project, the project, and discovered machine metadata are deleted.
21-
- If you've attached a Log Analytics workspace to the Server Assessment tool for dependency analysis, decide whether you want to delete the workspace.
21+
- If you attached a Log Analytics workspace to the Server Assessment tool for dependency analysis, decide whether you want to delete the workspace.
2222
- The workspace isn't automatically deleted. Delete it manually.
2323
- Verify what a workspace is used for before you delete it. The same Log Analytics workspace can be used for multiple scenarios.
2424
- Before you delete the project, you can find a link to the workspace in **Azure Migrate - Servers** > **Azure Migrate - Server Assessment**, under **OMS Workspace**.

articles/migrate/how-to-migrate-vmware-vms-with-cmk-disks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Migrate VMware virtual machines to Azure with server-side encryption(SSE) and customer-managed keys(CMK) using the Migration and modernization tool
33
description: Learn how to migrate VMware VMs to Azure with server-side encryption(SSE) and customer-managed keys(CMK) using the Migration and modernization tool
4-
author: jyothisuri
5-
ms.author: jsuri
4+
author: MaryMichael-MS
5+
ms.author: v-michaelar
66
ms.topic: how-to
77
ms.date: 05/31/2023
88
ms.custom: devx-track-azurepowershell, engagement-fy23

articles/migrate/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ metadata:
99
ms.service: azure-migrate
1010
ms.topic: landing-page
1111
ms.collection: collection
12-
author: jyothisuri
13-
ms.author: jsuri
12+
author: MaryMichael-MS
13+
ms.author: v-michaelar
1414
ms.date: 07/08/2020
1515
ms.custom: seo-azure-migrate
1616
keywords: azure migrate, azure migration, azure migrate assessment tool, azure migrate tool, azure migrate documentation, azure migration documentation

0 commit comments

Comments
 (0)