Skip to content

Commit 220e470

Browse files
committed
Fix validation
1 parent f9630d6 commit 220e470

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

articles/sap/workloads/deployment-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -984,7 +984,7 @@ Set the following parameters:
984984

985985
If you want to use the Azure repositories, make sure that the traffic to these repositories isn't going through your on-premises intranet. If you created user-defined routes to enable forced tunneling, make sure that you add a route that routes traffic to the repositories directly to the Internet, and not through your site-to-site VPN connection.
986986

987-
The VM Extension for SAP also needs to be able to access the internet. Make sure to install the new VM Extension for SAP and follow the steps in [Configure the Azure VM extension for SAP solutions](vm-extension-for-sap-new.md#configure) in the VM Extension for SAP installation guide to configure the proxy.
987+
The VM Extension for SAP also needs to be able to access the internet. Make sure to install the new VM Extension for SAP and follow the steps in [Configure the Azure VM extension for SAP solutions](vm-extension-for-sap-new.md#configure-the-azure-vm-extension-for-sap-solutions) in the VM Extension for SAP installation guide to configure the proxy.
988988

989989
* **SLES**
990990

articles/sap/workloads/vm-extension-for-sap-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ Make sure that every health check result is **OK**. If some checks don't display
441441
[1928533]:https://launchpad.support.sap.com/#/notes/1928533
442442
[2015553]:https://launchpad.support.sap.com/#/notes/2015553
443443
[std-extension]:vm-extension-for-sap-standard.md (Standard Version of Azure VM extension for SAP solutions)
444-
[configure]:vm-extension-for-sap-new.md#configure (Configure the New Azure VM extension for SAP solutions with PowerShell)
444+
[configure]:vm-extension-for-sap-new.md#configure-the-azure-vm-extension-for-sap-solutions (Configure the New Azure VM extension for SAP solutions with PowerShell)
445445
[azure-cli-2]:/cli/azure/install-azure-cli
446446
[health-check]:vm-extension-for-sap-new.md#health-checks (Health checks)
447447
[1031096]:https://launchpad.support.sap.com/#/notes/1031096

articles/sap/workloads/vm-extension-for-sap-troubleshooting.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ ms.author: mareusch
1717

1818
# Troubleshoot the Azure VM Extension for SAP
1919
[1999351]:https://launchpad.support.sap.com/#/notes/1999351
20-
[configure]:vm-extension-for-sap-new.md#configure (Configure the Azure VM extension for SAP solutions)
20+
[configure]:vm-extension-for-sap-new.md#configure-the-azure-vm-extension-for-sap-solutions (Configure the Azure VM extension for SAP solutions)
2121

2222
## <a name="dee9099b-7b8a-4cdd-86a2-3f6ee964266f"></a>Troubleshooting for Windows
23-
23+
2424
### Azure performance counters don't show up at all
2525
The AzureEnhancedMonitoring process collects performance metrics in Azure. If the process isn't running in your virtual machine (VM), no performance metrics can be collected.
2626

@@ -31,7 +31,7 @@ C:\\Packages\\Plugins\\Microsoft.AzureCAT.AzureEnhancedMonitoring.MonitorX64Wind
3131
is empty.
3232
##### Solution
3333
The extension isn't installed. Determine whether it is a proxy issue. You might need to restart the machine or install the VM extension again.
34-
34+
3535
### Some Azure performance counters are missing
3636

3737
The AzureEnhancedMonitoring Windows process collects performance metrics in Azure. The process gets data from several sources. Some configuration data is collected locally, and some performance metrics are read from Azure Monitor.
@@ -48,7 +48,7 @@ Performance metrics in Azure are collected by a daemon. If the daemon isn't runn
4848
The directory /var/lib/waagent/ doesn't have a subdirectory for the Azure Extension for SAP.
4949
##### Solution
5050
The extension isn't installed. Determine whether it is a proxy issue. You might need to restart the machine and/or install the VM extension again.
51-
51+
5252
### Some Azure performance counters are missing
5353

5454
Performance metrics in Azure are collected by a daemon, which gets data from several sources. Some configuration data is collected locally, and some performance metrics are read from Azure Monitor.
@@ -57,9 +57,9 @@ If troubleshooting by using SAP Note [1999351] doesn't resolve the issue, instal
5757

5858

5959
## Azure extension error codes
60-
60+
6161
All error IDs have a unique tag in the form of a-#, where # is a number. It allows a fast search for a specific error and possible solutions.
62-
62+
6363
### <a name="a-0116"></a> a-0116
6464

6565
Error description | Solutions |

0 commit comments

Comments
 (0)