Skip to content

Commit ec28577

Browse files
committed
Merge remote-tracking branch 'upstream/main' into AB#6970-Setting-up-a-Hyper-V-replica-between-Windows-Server-2016-and-Windows-Server-2022
2 parents b0b4eed + 43e022d commit ec28577

9 files changed

Lines changed: 86 additions & 18 deletions

File tree

Outlook/Client/clienttoc/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,8 @@
273273
href: ../performance/cannot-open-word-documents-or-excel-spreadsheets.md
274274
- name: Can't start Outlook in cached mode or create a profile
275275
href: ../performance/cannot-start-outlook-in-cached-mode-or-create-profile.md
276+
- name: Collect performance and network traces
277+
href: ../performance/collect-performance-trace.md
276278
- name: Crashes after installing language packs
277279
href: ../performance/outlook-2016-crash-event-1000.md
278280
- name: Error when you copy MSG email message files in Outlook containing multiple attachments or recipients
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
title: Collect a Performance Trace in New Outlook for Windows
3+
description: Provides guidance to collect performance and network traces in new Outlook for Windows.
4+
author: cloud-writer
5+
ms.author: meerak
6+
manager: dcscontentpm
7+
audience: ITPro
8+
ms.topic: troubleshooting
9+
ms.custom:
10+
- sap:Errors, Crashes, and Performance
11+
- Outlook for Windows
12+
- CSSTroubleshoot
13+
ms.reviewer: caithart
14+
appliesto:
15+
- New Outlook for Windows
16+
search.appverid: MET150
17+
ms.date: 08/27/2025
18+
---
19+
# Collect a performance trace in new Outlook for Windows
20+
21+
If you contact Microsoft Support to troubleshoot issues that affect new Outlook for Windows, you might be asked to collect a performance trace, a network trace or both. To collect these traces, use the Outlook icon in your system tray, and save the files to your local computer.
22+
23+
The Outlook icon provides the following options to collect a trace.
24+
25+
| Options | Description |
26+
|--|--|
27+
| Start Performance Trace | Start monitoring performance indicators, and continue until stopped manually.<br><br>After the trace collection starts, this option changes to **Stop Performance Tracing**. |
28+
| Record Perf Trace for 1 min | Monitor performance indicators for one minute, and then stop automatically.<br><br>This option might be useful to troubleshoot an unresponsive application to make sure that the trace is saved automatically. |
29+
| Start Network Trace | Start capturing network logs, and continue until stopped manually.<br><br>After the trace collection starts, this option changes to **Stop Network Tracing**. |
30+
31+
To collect and access a trace, follow these steps:
32+
33+
1. To start a trace, right-click the Outlook icon in the system tray, and then select the appropriate option.
34+
35+
2. After you reproduce the issue, right-click the Outlook icon again, and then select the appropriate option to stop the trace.
36+
37+
3. To access the trace files, open File Explorer, and then navigate to **%localappdata%\Microsoft\Olk\Feedback\Traces**.
38+
39+
The file name of a trace uses the following format: **WebviewTrace_\<TraceType_n_yyyymmdd_hhmmSSss>.json**
40+
41+
For example: **WebviewTrace_Performance_1_20250324_215740833.json**
42+
43+
If you're on the phone with Microsoft Support, and you're asked to share the trace files, navigate to **Help** > **Get Diagnostics**, and then select the **Send diagnostics** button. Provide the displayed Support ID so that the Support agent can access the trace information that you collected.

support/azure/.openpublishing.redirection.azure.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6373,6 +6373,10 @@
63736373
{
63746374
"source_path": "automation/runbooks/reinstall-oms-agent-linux.md",
63756375
"redirect_url": "/troubleshoot/azure/automation/welcome-automation"
6376+
},
6377+
{
6378+
"source_path": "virtual-machines/windows/run-win-server-2003.md",
6379+
"redirect_url": "/troubleshoot/azure/virtual-machines/windows/ms-azure-windows-eos"
63766380
}
63776381
]
63786382
}

support/azure/azure-storage/files/file-sync/file-sync-troubleshoot-sync-errors.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Troubleshoot common issues with monitoring sync health and resolvin
44
author: khdownie
55
ms.service: azure-file-storage
66
ms.topic: troubleshooting
7-
ms.date: 07/24/2025
7+
ms.date: 08/25/2025
88
ms.author: kendownie
99
ms.custom: sap:File Sync, devx-track-azurepowershell
1010
ms.reviewer: v-weizhu, vritikanaik
@@ -754,8 +754,9 @@ Reset-AzStorageSyncServerCertificate -ResourceGroupName <string> -StorageSyncSer
754754

755755
This error might occur due to the following reasons:
756756

757-
- A new server certificate is generated on the Azure File Sync server, and the old certificate is still cached. This error will be resolved within a few hours once the server cache is refreshed.
758-
- The server endpoint deletion failed, leaving the endpoint in a partially deleted state. To resolve this issue, retry deleting the server endpoint.
757+
- The server’s managed identity tenant ID doesn't match the tenant ID of the Storage Sync Service or the storage account.
758+
- The server was recently re-registered or its managed identity configuration changed, but the update hasn't propagated yet.
759+
759760

760761

761762
<a id="-1906441711"></a><a id="-2134375654"></a><a id="doesnt-have-enough-free-space"></a>**The volume where the server endpoint is located is low on disk space.**

support/azure/virtual-machines/windows/run-win-server-2003.md renamed to support/azure/virtual-machines/windows/ms-azure-windows-eos.md

Lines changed: 23 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,43 @@
11
---
2-
title: Running Windows Server 2003 on Microsoft Azure
3-
description: Provides information about Windows Server 2003 support and answers some of the most common questions about running Windows Server 2003 on Microsoft Azure.
4-
ms.date: 07/21/2020
5-
ms.reviewer:
2+
title: 'Windows Server EOS Timeline: Key Dates and Impact for Azure Virtual Machines'
3+
description: Provides information about Windows Server 2003 and later versions End of Support (EOS).
4+
ms.date: 08/26/2025
5+
ms.reviewer: v-liuamson
66
ms.service: azure-virtual-machines
77
ms.collection: windows
88
ms.custom: sap:VM Admin - Windows (Guest OS)
99
---
10-
# Running Windows Server 2003 on Microsoft Azure
10+
# Windows Server EOS timeline: Key dates and impact for Azure Virtual Machines
1111

1212
**Applies to:** :heavy_check_mark: Windows VMs
1313

1414
_Original KB number:_ &nbsp; 4010166
1515

16-
This article provides information about Windows Server 2003 support and answers some of the most common questions about running Windows Server 2003 on Microsoft Azure.
16+
This article provides information about Windows Server support and answers some of the most common questions about around End of Support (EOS) for Azure Virtual Machines (VMs) running Windows Server operating systems.
1717

18-
## Microsoft Windows Server 2003 end-of-support
18+
> [!IMPORTANT]
19+
> This article applies to Windows Server versions that have reached End of Support (EOS). Microsoft has officially ended support for the following operating systems:
20+
>
21+
> - Windows Server 2003
22+
> - Windows Server 2008/R2
23+
>
24+
>Machines running the above listed operating systems will no longer receive Microsoft support and may not receive further security updates. Additionally, many compliance requirements include being on a currently supported operating system.
1925
20-
Microsoft ended extended support for Windows Server 2003 on July 14, 2015. If you are running Windows Server 2003, this may put your applications and business at risk, since there may be no security or software updates. You can still move a Windows Server 2003 VM to Azure, and receive assistance in troubleshooting issues that concern running Windows Server 2003 on Azure. However, this support is limited to issues that don't require OS-level troubleshooting or patch.
26+
Migrating your applications to Azure instances running a newer version of Windows Server is the recommended approach to ensure that you are effectively leveraging the flexibility and reliability of the Azure cloud. Pre-configured images with different combinations of Windows and SQL Server are available in the Marketplace and enable you to run any compatible solution on our cost-effective, high-performance, reliable cloud computing platform. For more information, see [Windows Server 2012 migration strategy](/windows-server/get-started/upgrade-migrate-roles-features).
2127

22-
Machines running Windows 2003 will no longer receive Microsoft support and may not receive further security updates. Additionally, many compliance requirements include being on a currently supported operating system.
28+
## Microsoft Windows Server 2008/R2 End of Support (EOS)
2329

24-
Migrating your applications to Azure instances running a newer version of Windows Server is the recommended approach to ensure that you are effectively leveraging the flexibility and reliability of the Azure cloud. Pre-configured images with different combinations of Windows and SQL Server are available in the Marketplace and enable you to run any compatible solution on our cost-effective, high-performance, reliable cloud computing platform. For more information, see [Windows Server 2003 migration strategy](https://www.microsoft.com/cloud-platform/windows-server-2003).
30+
Microsoft ended extended support for Windows Server 2008 and 2008 R2 on January 14, 2020, and Azure Extended Security Updates (ESU) support ended on January 9, 2024. Systems running these versions are no longer eligible for free security updates, non-security patches, or technical support. To maintain security and compliance, Microsoft recommends migrating workloads to newer Windows Server versions on Azure.
31+
32+
## Microsoft Windows Server 2003 End of Support (EOS)
33+
34+
Microsoft ended extended support for Windows Server 2003 on July 14, 2015. If you are running Windows Server 2003, this may put your applications and business at risk, since there may be no security or software updates. You can still move a Windows Server 2003 VM to Azure and receive assistance in troubleshooting issues that concern running Windows Server 2003 on Azure. However, this support is limited to issues that don't require OS-level troubleshooting or patch.
2535

2636
## Frequently asked questions
2737

38+
> [!NOTE]
39+
>The information provided in this section is specific to Windows Server 2003.
40+
2841
**When does extended support for Windows Server 2003 end?**
2942

3043
Windows Server 2003 extended support ended on July 14, 2015.

support/azure/virtual-machines/windows/toc.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
items:
12
- name: Welcome
23
href: welcome-virtual-machines-windows.yml
34

@@ -35,8 +36,8 @@
3536
href: /windows-server/get-started/extended-security-updates?context=/troubleshoot/azure/virtual-machines/windows/context/context
3637
- name: Upgrade Windows Server 2008/2008 R2
3738
href: /azure/virtual-machines/windows-in-place-upgrade?context=/troubleshoot/azure/virtual-machines/windows/context/context
38-
- name: Windows 2003 Server
39-
href: run-win-server-2003.md
39+
- name: Windows Server 2003 and later versions End Of Support (EOS)
40+
href: ms-azure-windows-eos.md
4041
- name: 32-bit operating systems
4142
href: support-32-bit-operating-systems-virtual-machines.md
4243
- name: Hybrid use benefit images are retired

support/power-platform/power-automate/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,8 @@
288288
href: solutions/duplicate-binary-objects-in-schema-v2.md
289289
- name: Support resources
290290
items:
291+
- name: Create an effective Power Automate support request
292+
href: /power-automate/support-service-request
291293
- name: Power Automate support
292294
href: https://powerautomate.microsoft.com/support/
293295
- name: Power Automate Community forum

support/power-platform/power-automate/welcome-power-automate.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
ms.topic: landing-page # Required
1010
author: aartig13 #Required; your GitHub user alias, with correct capitalization.
1111
ms.author: aartigoyle #Required; microsoft alias of author; optional team alias.
12-
ms.date: 04/30/2025
12+
ms.date: 08/28/2025
1313

1414
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1515

@@ -85,6 +85,8 @@ landingContent:
8585
linkLists:
8686
- linkListType: reference
8787
links:
88+
- text: Create an effective Power Automate support request
89+
url: /power-automate/support-service-request
8890
- text: Power Automate support
8991
url: https://powerautomate.microsoft.com/support/
9092
- text: Power Automate Community forum

support/windows-client/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -745,8 +745,6 @@ items:
745745
href: ./setup-upgrade-and-drivers/dynamic-link-library.md
746746
- name: Error when you access a USB storage device
747747
href: ./setup-upgrade-and-drivers/error-when-you-access-usb-storage-device.md
748-
- name: Error 0x800F0818 - 0x20003 Occurs during Upgrade from Windows 10 to Windows 11
749-
href: ./setup-upgrade-and-drivers/error-0x800f0818-during-upgrade-to-windows-11.md
750748
- name: Event ID 219 when a device is plugged into a Windows system
751749
href: ./setup-upgrade-and-drivers/event-id-219-when-device-plugged-in-windows-system.md
752750
- name: Event ID 7000 or 7026 after starting a computer
@@ -807,6 +805,8 @@ items:
807805
href: ./setup-upgrade-and-drivers/iso-file-on-vlsc.md
808806
- name: Error 0x80042468 when creating a single partition
809807
href: ./setup-upgrade-and-drivers/error-when-creating-single-partition.md
808+
- name: Error 0x800F0818 - 0x20003 during upgrade from Windows 10 to Windows 11
809+
href: ./setup-upgrade-and-drivers/error-0x800f0818-during-upgrade-to-windows-11.md
810810
- name: Error 87 when a Windows 10 image is applied
811811
href: ./setup-upgrade-and-drivers/dism-error-87-apply-windows-10-image.md
812812
- name: Error "A fatal error occurred while trying to sysprep the machine"

0 commit comments

Comments
 (0)