Skip to content

Commit 35914a7

Browse files
authored
Merge pull request #9818 from rodrigocmoreira/ctrl-notify-users-other-antivirus
Update Antivirus Warning documentation on performance impact
2 parents 95556e0 + 2b88e05 commit 35914a7

File tree

8 files changed

+24
-10
lines changed

8 files changed

+24
-10
lines changed

content/en/docs/refguide/installation/performance-tips.md renamed to content/en/docs/refguide/installation/performance-tips/_index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,7 @@ These tips are recommended if you are an advanced user with admin privileges to
4747

4848
### Antivirus Software (such as Windows Defender) {#antivirus-software}
4949

50-
Add your app folder, or the folder containing all your apps, to the list of exclusions for your antivirus software. Only do this with app directories you trust. Do not add *studiopro.exe* itself to the ignored processes.
51-
52-
Studio Pro uses different tools and subprocesses that are not covered if you only add Studio Pro to the list of exceptions for virus scanning, which is why it is best to mark the app directory for exclusion.
50+
Antivirus software can sometimes impact the performance of Studio Pro. To mitigate these issues, you can configure antivirus exclusions for Studio Pro. For more information, see [Antivirus Exclusion](/refguide/antivirus-exclusion/).
5351

5452
## Read More
5553

content/en/docs/refguide/modeling/app-performance/antivirus-exclusion.md renamed to content/en/docs/refguide/installation/performance-tips/antivirus-exclusion.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,33 @@
22
title: "Antivirus Exclusion"
33
url: /refguide/antivirus-exclusion/
44
description: "Describes how to configure antivirus exclusion in Studio Pro."
5+
#If changing the URL of this doc file, implement a temporary redirect and let the respective team know they should update the URL in the product. See Mapping to Products for more details.
56
---
67

78
## Introduction
89

9-
Antivirus software can sometimes impact the performance of Studio Pro. To mitigate these issues, you can configure antivirus exclusions for Studio Pro. For more information, see the [Antivirus Software](/refguide/performance-tips/#antivirus-software) section of the *Performance Tips*.
10+
Antivirus software can sometimes impact the performance of Studio Pro. To mitigate these issues, you can configure antivirus exclusions for Studio Pro.
1011

1112
This document describes how to set up Microsoft Defender exclusions to ensure optimal performance.
1213

1314
## Antivirus Exclusion Overview
1415

1516
If you are using Microsoft Defender, it is recommended to add the app folder to the Microsoft Defender exclusions after loading an app:
1617

17-
{{< figure src="/attachments/refguide/modeling/app-performance/exclude-folder.png" class="no-border" width="300" >}}
18+
{{< figure src="/attachments/refguide/installation/performance-tips/exclude-folder.png" class="no-border" width="300" >}}
19+
20+
If you are using a different antivirus solution, refer to your antivirus documentation for instructions on how to add exclusions. Make sure to exclude the app folder to prevent performance issues:
21+
22+
{{< figure src="/attachments/refguide/installation/performance-tips/antivirus-detected.png" class="no-border" width="300" >}}
1823

1924
### Excluding the App Folder
2025

2126
{{% alert color="info" %}}
2227
This operation must be performed with administrator privileges.
28+
29+
Add your app folder, or the folder containing all your apps, to the list of exclusions for your antivirus software. Only do this with app directories you trust. Do not add *studiopro.exe* itself to the ignored processes.
30+
31+
Studio Pro uses different tools and subprocesses that are not covered if you only add Studio Pro to the list of exceptions for virus scanning, which is why it is best to mark the app directory for exclusion.
2332
{{% /alert %}}
2433

2534
To exclude the app folder, click **Exclude Folder** in the notification.

content/en/docs/refguide10/installation/performance-tips.md renamed to content/en/docs/refguide10/installation/performance-tips/_index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,7 @@ These tips are recommended if you are an advanced user with admin privileges to
4747

4848
### Antivirus Software (such as Windows Defender) {#antivirus-software}
4949

50-
Add your app folder, or the folder containing all your apps, to the list of exclusions for your antivirus software. Only do this with app directories you trust. Do not add *studiopro.exe* itself to the ignored processes.
51-
52-
Studio Pro uses different tools and subprocesses that are not covered if you only add Studio Pro to the list of exceptions for virus scanning, which is why it is best to mark the app directory for exclusion.
50+
Antivirus software can sometimes impact the performance of Studio Pro. To mitigate these issues, you can configure antivirus exclusions for Studio Pro. For more information, see [Antivirus Exclusion](/refguide10/antivirus-exclusion/).
5351

5452
## Read More
5553

content/en/docs/refguide10/modeling/app-performance/antivirus-exclusion.md renamed to content/en/docs/refguide10/installation/performance-tips/antivirus-exclusion.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,33 @@
22
title: "Antivirus Exclusion"
33
url: /refguide10/antivirus-exclusion/
44
description: "Describes how to configure antivirus exclusion in Studio Pro."
5+
#If changing the URL of this doc file, implement a temporary redirect and let the respective team know they should update the URL in the product. See Mapping to Products for more details.
56
---
67

78
## Introduction
89

9-
Antivirus software can sometimes impact the performance of Studio Pro. To mitigate these issues, you can configure antivirus exclusions for Studio Pro. For more information, see the [Antivirus Software](/refguide10/performance-tips/#antivirus-software) section of the *Performance Tips*.
10+
Antivirus software can sometimes impact the performance of Studio Pro. To mitigate these issues, you can configure antivirus exclusions for Studio Pro.
1011

1112
This document describes how to set up Microsoft Defender exclusions to ensure optimal performance.
1213

1314
## Antivirus Exclusion Overview
1415

1516
If you are using Microsoft Defender, it is recommended to add the app folder to the Microsoft Defender exclusions after loading an app:
1617

17-
{{< figure src="/attachments/refguide/modeling/app-performance/exclude-folder.png" class="no-border" width="300" >}}
18+
{{< figure src="/attachments/refguide10/installation/performance-tips/exclude-folder.png" class="no-border" width="300" >}}
19+
20+
If you are using a different antivirus solution, refer to your antivirus documentation for instructions on how to add exclusions. Make sure to exclude the app folder to prevent performance issues:
21+
22+
{{< figure src="/attachments/refguide10/installation/performance-tips/antivirus-detected.png" class="no-border" width="300" >}}
1823

1924
### Excluding the App Folder
2025

2126
{{% alert color="info" %}}
2227
This operation must be performed with administrator privileges.
28+
29+
Add your app folder, or the folder containing all your apps, to the list of exclusions for your antivirus software. Only do this with app directories you trust. Do not add *studiopro.exe* itself to the ignored processes.
30+
31+
Studio Pro uses different tools and subprocesses that are not covered if you only add Studio Pro to the list of exceptions for virus scanning, which is why it is best to mark the app directory for exclusion.
2332
{{% /alert %}}
2433

2534
To exclude the app folder, click **Exclude Folder** in the notification.
63.9 KB
Loading
63.9 KB
Loading
46 KB
Loading

0 commit comments

Comments
 (0)