Skip to content

Commit 0582ad8

Browse files
authored
Merge pull request #110012 from bluPhy/main
Updates to articles/active-directory-domain-services and articles/advisor
2 parents 46b9531 + 28af187 commit 0582ad8

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

articles/active-directory-domain-services/use-azure-monitor-workbooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To access the workbook template for the security overview report, complete the f
5454
1. Select your managed domain, such as *aaddscontoso.com*
5555
1. From the menu on the left-hand side, choose **Monitoring > Workbooks**
5656

57-
![Screenshot that hightlights where to select the Security Overview Report and the Account Activity Report.](./media/use-azure-monitor-workbooks/select-workbooks-in-azure-portal.png)
57+
![Screenshot that highlights where to select the Security Overview Report and the Account Activity Report.](./media/use-azure-monitor-workbooks/select-workbooks-in-azure-portal.png)
5858

5959
1. Choose the **Security Overview Report**.
6060
1. From the drop-down menus at the top of the workbook, select your Azure subscription and then an Azure Monitor workspace.

articles/advisor/advisor-high-availability-recommendations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Azure Advisor checks for any VPN gateways that use a Basic SKU and recommends th
5656
- Higher stability and availability.
5757

5858
## Ensure reliable outbound connectivity with VNet NAT
59-
Using default outbound connecitivty provided by a Standard Load Balancer or other Azure resources is not recommended for production workloads as this causes connection failures (also called SNAT port exhaustion). The recommended approach is using a VNet NAT which will prevent any failures of connectivty in this regard. NAT can scale seamlessly to ensure your application is never out ports. [Learn more about VNet NAT](../virtual-network/nat-gateway/nat-overview.md).
59+
Using default outbound connecitivty provided by a Standard Load Balancer or other Azure resources is not recommended for production workloads as this causes connection failures (also called SNAT port exhaustion). The recommended approach is using a VNet NAT which will prevent any failures of connectivity in this regard. NAT can scale seamlessly to ensure your application is never out ports. [Learn more about VNet NAT](../virtual-network/nat-gateway/nat-overview.md).
6060

6161
## Ensure virtual machine fault tolerance (temporarily disabled)
6262

articles/advisor/advisor-reference-performance-recommendations.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ Learn more about [MariaDB server - OrcasMariaDbStorageLimit (Scale the storage l
281281

282282
Our internal telemetry shows that the CPU has been running under high utilization for an extended period of time over the last 7 days. High CPU utilization may lead to slow query performance. To improve performance, we recommend moving to a larger compute size.
283283

284-
Learn more about [MariaDB server - OrcasMariaDbCpuOverlaod (Increase the MariaDB server vCores)](https://aka.ms/mariadbpricing).
284+
Learn more about [MariaDB server - OrcasMariaDbCpuOverload (Increase the MariaDB server vCores)](https://aka.ms/mariadbpricing).
285285

286286
### Scale the MariaDB server to higher SKU
287287

@@ -923,7 +923,7 @@ Learn more about [Database Instance - DisableIPv6Protocol (For improved file sys
923923

924924
The parameter net.ipv4.tcp_slow_start_after_idle disables the need to scale-up incrementally the TCP window size for TCP connections which were idle for some time. By setting this parameter to zero as per SAP note: 302436, the maximum speed is used from beginning for previously idle TCP connections
925925

926-
Learn more about [Database Instance - ParamterSlowStart (To improve file system performance in HANA DB with ANF, disable parameter for slow start after idle)](https://launchpad.support.sap.com/#/notes/3024346).
926+
Learn more about [Database Instance - ParameterSlowStart (To improve file system performance in HANA DB with ANF, disable parameter for slow start after idle)](https://launchpad.support.sap.com/#/notes/3024346).
927927

928928
### For improved file system performance in HANA DB with ANF optimize tcp_max_syn_backlog OS parameter
929929

@@ -937,11 +937,11 @@ Enable the tcp_sack parameter as per SAP note: 302436. This configuration certif
937937

938938
Learn more about [Database Instance - TCPSackParameter (For improved file system performance in HANA DB with ANF, enable the tcp_sack OS parameter)](https://launchpad.support.sap.com/#/notes/3024346).
939939

940-
### In high-availaility scenario for HANA DB with ANF, disable the tcp_timestamps OS parameter
940+
### In high-availability scenario for HANA DB with ANF, disable the tcp_timestamps OS parameter
941941

942942
Disable the tcp_timestamps parameter as per SAP note: 302436. This configuration certifies HANA DB to run with ANF and improves file system performance in high-availability scenarios for HANA DB with ANF in SAP workloads
943943

944-
Learn more about [Database Instance - DisableTCPTimestamps (In high-availaility scenario for HANA DB with ANF, disable the tcp_timestamps OS parameter)](https://launchpad.support.sap.com/#/notes/3024346).
944+
Learn more about [Database Instance - DisableTCPTimestamps (In high-availability scenario for HANA DB with ANF, disable the tcp_timestamps OS parameter)](https://launchpad.support.sap.com/#/notes/3024346).
945945

946946
### For improved file system performance in HANA DB with ANF, enable the tcp_timestamps OS parameter
947947

0 commit comments

Comments
 (0)