Skip to content

Commit 0811a10

Browse files
authored
Merge pull request #174056 from JasonWHowell/fix-links
Fixing docs-link-absolute
2 parents fd95865 + e9a22ca commit 0811a10

File tree

7 files changed

+31
-38
lines changed

7 files changed

+31
-38
lines changed

articles/active-directory-domain-services/troubleshoot-account-lockout.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -95,13 +95,14 @@ For Example: If you have RADIUS server, which can forward the auth to AAD DS. To
9595

9696
03/04 19:07:35 [LOGON] [10753] contoso: SamLogon: Transitive Network logon of contoso\Nagappan.Veerappan from (via LOB11-RADIUS) Returns 0xC000006A
9797

98-
Enable RDP to your DCs in NSG to backend to configure diagnostics capture (i.e netlogon)
99-
https://docs.microsoft.com/azure/active-directory-domain-services/alert-nsg#inbound-security-rules
100-
if you have modified default NSG already , Please follow PSlet way to enable
101-
https://docs.microsoft.com/azure/active-directory-domain-services/network-considerations#port-3389---management-using-remote-desktop
98+
Enable RDP to your DCs in NSG to backend to configure diagnostics capture (i.e netlogon).
99+
[Inbound security rules](alert-nsg.md#inbound-security-rules)
102100

103-
To enable Netlogon log on any server
104-
https://docs.microsoft.com/troubleshoot/windows-client/windows-security/enable-debug-logging-netlogon-service
101+
If you have modified the default NSG already, follow these steps:
102+
[Port 3389 - management using remote desktop](network-considerations.md#port-3389---management-using-remote-desktop)
103+
104+
To enable Netlogon log on any server, follow these steps:
105+
[Enabling debug logging for the Netlogon service](/troubleshoot/windows-client/windows-security/enable-debug-logging-netlogon-service)
105106

106107
## Next steps
107108

articles/aks/operator-best-practices-identity.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ ms.topic: conceptual
77
ms.date: 03/09/2021
88
ms.author: jpalma
99
author: palma21
10-
1110
---
1211

1312
# Best practices for authentication and authorization in Azure Kubernetes Service (AKS)

articles/app-service/environment/using-an-ase.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Use and manage an App Service Environment
33
description: Learn how to create, publish, and scale apps in an App Service Environment. Find all the common tasks in this article.
44
author: ccompy
5-
65
ms.assetid: a22450c4-9b8b-41d4-9568-c4646f4cf66b
76
ms.topic: article
87
ms.date: 8/5/2021
@@ -169,10 +168,10 @@ You can integrate your ASE with Azure Monitor to send logs about the ASE to Azur
169168

170169
| Situation | Message |
171170
|---------|----------|
172-
| ASE is unhealthy | The specified ASE is unhealthy due to an invalid virtual network configuration. The ASE will be suspended if the unhealthy state continues. Ensure the guidelines defined here are followed: https://docs.microsoft.com/azure/app-service/environment/network-info. |
171+
| ASE is unhealthy | The specified ASE is unhealthy due to an invalid virtual network configuration. The ASE will be suspended if the unhealthy state continues. Ensure the guidelines defined here are followed: [Networking considerations for an App Service Environment](network-info.md). |
173172
| ASE subnet is almost out of space | The specified ASE is in a subnet that is almost out of space. There are {0} remaining addresses. Once these addresses are exhausted, the ASE will not be able to scale. |
174173
| ASE is approaching total instance limit | The specified ASE is approaching the total instance limit of the ASE. It currently contains {0} App Service Plan instances of a maximum 201 instances. |
175-
| ASE is unable to reach a dependency | The specified ASE is not able to reach {0}. Ensure the guidelines defined here are followed: https://docs.microsoft.com/azure/app-service/environment/network-info. |
174+
| ASE is unable to reach a dependency | The specified ASE is not able to reach {0}. Ensure the guidelines defined here are followed: [Networking considerations for an App Service Environment](network-info.md). |
176175
| ASE is suspended | The specified ASE is suspended. The ASE suspension may be due to an account shortfall or an invalid virtual network configuration. Resolve the root cause and resume the ASE to continue serving traffic. |
177176
| ASE upgrade has started | A platform upgrade to the specified ASE has begun. Expect delays in scaling operations. |
178177
| ASE upgrade has completed | A platform upgrade to the specified ASE has finished. |

articles/virtual-machines/linux/openshift-azure-stack.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ Make sure you have a valid Red Hat Subscription Manager (RHSM) username, passwor
4444

4545
A RHEL image (OpenShift Container Platform) or CentOS image (OKD) needs to be added to your Azure Stack environment to deploy an OpenShift cluster. Contact your Azure Stack administrator to add these images. Instructions can be found here:
4646

47-
- https://docs.microsoft.com/azure/azure-stack/azure-stack-add-vm-image
48-
- https://docs.microsoft.com/azure/azure-stack/azure-stack-marketplace-azure-items
49-
- https://docs.microsoft.com/azure/azure-stack/azure-stack-redhat-create-upload-vhd
47+
- [Add and remove a custom VM image to Azure Stack Hub](/azure-stack/operator/azure-stack-add-vm-image)
48+
- [Azure Marketplace items available for Azure Stack Hub](/azure-stack/operator/azure-stack-marketplace-azure-items)
49+
- [Offer a Red Hat-based virtual machine for Azure Stack Hub](/azure-stack/operator/azure-stack-redhat-create-upload-vhd)
5050

5151
## Deploy by using the OpenShift Container Platform or OKD Resource Manager template
5252

articles/virtual-machines/workloads/sap/dbms-guide-ha-ibm.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.reviewer: cynthn
1414
IBM Db2 for Linux, UNIX, and Windows (LUW) in [high availability and disaster recovery (HADR) configuration](https://www.ibm.com/support/knowledgecenter/en/SSEPGG_10.5.0/com.ibm.db2.luw.admin.ha.doc/doc/c0011267.html) consists of one node that runs a primary database instance and at least one node that runs a secondary database instance. Changes to the primary database instance are replicated to a secondary database instance synchronously or asynchronously, depending on your configuration.
1515

1616
> [!NOTE]
17-
> This article contains references to the terms *master* and *slave*, terms that Microsoft no longer uses. When these terms are removed from the software, well remove them from this article.
17+
> This article contains references to the terms *master* and *slave*, terms that Microsoft no longer uses. When these terms are removed from the software, we'll remove them from this article.
1818
1919
This article describes how to deploy and configure the Azure virtual machines (VMs), install the cluster framework, and install the IBM Db2 LUW with HADR configuration.
2020

@@ -100,7 +100,7 @@ Complete the planning process before you execute the deployment. Planning builds
100100
| SBD VM | SBD virtual machine size, storage, network. |
101101
| Azure Load Balancer | Usage of Basic or Standard (recommended), probe port for Db2 database (our recommendation 62500) **probe-port**. |
102102
| Name resolution| How name resolution works in the environment. DNS service is highly recommended. Local hosts file can be used. |
103-
103+
104104
For more information about Linux Pacemaker in Azure, see [Set up Pacemaker on SUSE Linux Enterprise Server in Azure](./high-availability-guide-suse-pacemaker.md).
105105

106106
## Deployment on SUSE Linux
@@ -128,7 +128,7 @@ Make sure that the selected OS is supported by IBM/SAP for IBM Db2 LUW. The list
128128
1. Add data disks to the VMs, and then check the recommendation of a file system setup in the article [IBM Db2 Azure Virtual Machines DBMS deployment for SAP workload][dbms-db2].
129129

130130
## Create the Pacemaker cluster
131-
131+
132132
To create a basic Pacemaker cluster for this IBM Db2 server, see [Set up Pacemaker on SUSE Linux Enterprise Server in Azure][sles-pacemaker].
133133

134134
## Install the IBM Db2 LUW and SAP environment
@@ -473,11 +473,11 @@ If you performed the installation before you created the Db2 HADR configuration,
473473
Use the J2EE Config tool to check or update the JDBC URL. Because the J2EE Config tool is a graphical tool, you need to have X server installed:
474474

475475
1. Sign in to the primary application server of the J2EE instance and execute:
476-
`sudo /usr/sap/*SID*/*Instance*/j2ee/configtool/configtool.sh`
476+
`sudo /usr/sap/*SID*/*Instance*/j2ee/configtool/configtool.sh`
477477
1. In the left frame, choose **security store**.
478478
1. In the right frame, choose the key jdbc/pool/\<SAPSID>/url.
479479
1. Change the host name in the JDBC URL to the virtual host name.
480-
`jdbc:db2://db-virt-hostname:5912/TSP:deferPrepares=0`
480+
`jdbc:db2://db-virt-hostname:5912/TSP:deferPrepares=0`
481481
1. Select **Add**.
482482
1. To save your changes, select the disk icon at the upper left.
483483
1. Close the configuration tool.
@@ -890,14 +890,14 @@ stonith-sbd (stonith:external/sbd): Started azibmdb02
890890
[sles-for-sap-bp]:https://www.suse.com/documentation/sles-for-sap-12/
891891
[db2-hadr-11.1]:https://www.ibm.com/support/knowledgecenter/en/SSEPGG_11.1.0/com.ibm.db2.luw.admin.ha.doc/doc/c0011267.html
892892
[db2-hadr-10.5]:https://www.ibm.com/support/knowledgecenter/en/SSEPGG_10.5.0/com.ibm.db2.luw.admin.ha.doc/doc/c0011267.html
893-
[dbms-db2]:https://docs.microsoft.com/azure/virtual-machines/workloads/sap/dbms_guide_ibm
894-
[sles-pacemaker]:https://docs.microsoft.com/azure/virtual-machines/workloads/sap/high-availability-guide-suse-pacemaker
893+
[dbms-db2]:dbms_guide_ibm.md
894+
[sles-pacemaker]:high-availability-guide-suse-pacemaker.md
895895
[sap-instfind]:https://help.sap.com/viewer/9e41ead9f54e44c1ae1a1094b0f80712/ALL/en-US/576f5c1808de4d1abecbd6e503c9ba42.html
896-
[nfs-ha]:https://docs.microsoft.com/azure/virtual-machines/workloads/sap/high-availability-guide-suse-nfs
896+
[nfs-ha]:high-availability-guide-suse-nfs.md
897897
[sles-ha-guide]:https://www.suse.com/releasenotes/x86_64/SLE-HA/12-SP4/
898-
[ascs-ha]:https://docs.microsoft.com/azure/virtual-machines/workloads/sap/high-availability-guide-suse
898+
[ascs-ha]:high-availability-guide-suse.md
899899

900900
[dbms-guide]:dbms-guide.md
901901
[deployment-guide]:deployment-guide.md
902902
[planning-guide]:planning-guide.md
903-
[azr-sap-plancheck]:https://docs.microsoft.com/azure/virtual-machines/workloads/sap/sap-deployment-checklist
903+
[azr-sap-plancheck]:sap-deployment-checklist.md

articles/virtual-machines/workloads/sap/dbms_guide_sqlserver.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@
22
title: SQL Server Azure Virtual Machines DBMS deployment for SAP workload | Microsoft Docs
33
description: SQL Server Azure Virtual Machines DBMS deployment for SAP workload
44
services: virtual-machines-linux,virtual-machines-windows
5-
documentationcenter: ''
65
author: msjuergent
76
manager: bburns
8-
editor: ''
97
tags: azure-resource-manager
108
keywords: 'Azure, SQL Server, SAP, AlwaysOn'
119
ms.service: virtual-machines-sap
@@ -15,7 +13,6 @@ ms.workload: infrastructure
1513
ms.date: 06/08/2021
1614
ms.author: juergent
1715
ms.custom: H1Hack27Feb2017
18-
1916
---
2017

2118
# SQL Server Azure Virtual Machines DBMS deployment for SAP NetWeaver
@@ -316,7 +313,7 @@ This document covers several different areas to consider when deploying SQL Serv
316313
317314
In general, you should consider using the most recent SQL Server releases to run SAP workload in Azure IaaS. The latest SQL Server releases offer better integration into some of the Azure services and functionality. Or have changes that optimize operations in an Azure IaaS infrastructure.
318315

319-
It is recommended to review the article [What is SQL Server on Azure Virtual Machines (Windows)][https://docs.microsoft.com/azure/azure-sql/virtual-machines/windows/sql-server-on-azure-vm-iaas-what-is-overview] before continuing.
316+
It is recommended to review the article [What is SQL Server on Azure Virtual Machines (Windows)](../../../azure-sql/virtual-machines/windows/sql-server-on-azure-vm-iaas-what-is-overview.md) before continuing.
320317

321318
In the following sections, pieces of parts of the documentation under the link above are aggregated and mentioned. Specifics around SAP are mentioned as well and some concepts are described in more detail. However, it is highly recommended to work through the documentation above first before reading the SQL Server-specific documentation.
322319

@@ -484,9 +481,10 @@ Database Mirroring as supported by SAP (see SAP Note [965908]) relies on definin
484481

485482
As of Cloud-Only deployments, the easiest method is to have another domain setup in Azure to have those DBMS VMs (and ideally dedicated SAP VMs) within one domain.
486483

487-
If a domain is not possible, one can also use certificates for the database mirroring endpoints as described here: <https://docs.microsoft.com/sql/database-engine/database-mirroring/use-certificates-for-a-database-mirroring-endpoint-transact-sql>
484+
If a domain is not possible, one can also use certificates for the database mirroring endpoints as described here:
485+
[Use Certificates for a Database Mirroring Endpoint (Transact-SQL)](/sql/database-engine/database-mirroring/use-certificates-for-a-database-mirroring-endpoint-transact-sql)
488486

489-
A tutorial to set up Database Mirroring in Azure can be found here: <https://docs.microsoft.com/sql/database-engine/database-mirroring/database-mirroring-sql-server>
487+
A tutorial to set up Database Mirroring in Azure can be found here: [Database Mirroring (SQL Server)](/sql/database-engine/database-mirroring/database-mirroring-sql-server)
490488

491489
### SQL Server Always On
492490
As Always On is supported for SAP on-premises (see SAP Note [1772688]), it is supported in combination with SAP in Azure. There are some special considerations around deploying the SQL Server Availability Group Listener (not to be confused with the Azure Availability Set) since Azure at this point in time does not allow creating an AD/DNS object as it is possible on-premises. Therefore, some different installation steps are necessary to overcome the specific behavior of Azure.

articles/virtual-machines/workloads/sap/sap-ascs-ha-multi-sid-wsfc-file-share.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
---
2-
title: SAP ASCS/SCS instance multi-SID high availability with Windows Server Failover Clustering and file share on Azure | Microsoft Docs
2+
title: SAP ASCS/SCS instance multi-SID high availability with Windows Server Failover Clustering and file share on Azure
33
description: Multi-SID high availability for SAP ASCS/SCS instances with Windows Server Failover Clustering and file share on Azure
4-
services: virtual-machines-windows,virtual-network,storage
54
documentationcenter: saponazure
65
author: rdeltcheva
76
manager: juergent
8-
editor: ''
97
tags: azure-resource-manager
10-
keywords: ''
118
ms.assetid: cbf18abe-41cb-44f7-bdec-966f32c89325
129
ms.service: virtual-machines-sap
1310
ms.topic: article
@@ -16,7 +13,6 @@ ms.workload: infrastructure-services
1613
ms.date: 03/15/2021
1714
ms.author: juergent
1815
ms.custom: H1Hack27Feb2017
19-
2016
---
2117

2218

@@ -227,9 +223,9 @@ To create a SAPMNT file share on Volume2 with the *\<SAPGlobalHost2>* host name
227223

228224
Right-click the **saoglobal2** SOFS cluster group, and then select **Add File Share**.
229225

230-
![Figure 6: Start the Add File Share wizard][sap-ha-guide-figure-8017]
226+
![Figure 6: Start the "Add File Share" wizard][sap-ha-guide-figure-8017]
231227

232-
_**Figure 6:** Start Add File Share wizard_
228+
_**Figure 6:** Start "Add File Share" wizard_
233229

234230
<br>
235231

@@ -309,9 +305,9 @@ Install DBMS and SAP application Servers as described earlier.
309305
[2492395]:https://launchpad.support.sap.com/#/notes/2492395
310306

311307
[sap-official-ha-file-share-document]:https://www.sap.com/documents/2017/07/f453332f-c97c-0010-82c7-eda71af511fa.html
312-
[s2d-in-win-2016]:https://docs.microsoft.com/windows-server/storage/storage-spaces/storage-spaces-direct-overview
308+
[s2d-in-win-2016]:/windows-server/storage/storage-spaces/storage-spaces-direct-overview
313309
[sofs-overview]:https://technet.microsoft.com/library/hh831349(v=ws.11).aspx
314-
[new-in-win-2016-storage]:https://docs.microsoft.com/windows-server/storage/whats-new-in-storage
310+
[new-in-win-2016-storage]:/windows-server/storage/whats-new-in-storage
315311

316312
[sap-installation-guides]:http://service.sap.com/instguides
317313
[sap-installation-guides-file-share]:https://www.sap.com/documents/2017/07/f453332f-c97c-0010-82c7-eda71af511fa.html

0 commit comments

Comments
 (0)