Skip to content

Commit 572bbd1

Browse files
Merge pull request #16108 from PhilKang0704/broken-link-fix-sethmanheim
Broken links fix - sethmanheim
2 parents 49f2005 + 6bbbc97 commit 572bbd1

File tree

4 files changed

+3
-6
lines changed

4 files changed

+3
-6
lines changed

AKS-Hybrid/kubernetes-monitor-audit-events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Install the Arc K8S extension by running the following command:
2626
az k8s-extension create -g <resouerce-group-name> -c <cluster-name> --cluster-type connectedClusters --extension-type Microsoft.AKSArc.AzureMonitor --name "aksarc-azuremonitor" --auto-upgrade true
2727
```
2828

29-
After the extension installs successfully, follow the instructions in [Diagnostic settings in Azure Monitor](/azure/azure-monitor/essentials/diagnostic-settings#resource-logs) to create a diagnostic setting using the Azure portal, Azure CLI, or PowerShell. During this process, you can specify which categories of logs to collect. The categories for AKS Arc are listed in the [Azure Monitor reference](/azure/azure-monitor/reference/tables/tables-resourcetype#azure-arc-enabled-kubernetes).
29+
After the extension installs successfully, follow the instructions in [Diagnostic settings in Azure Monitor](/azure/azure-monitor/essentials/diagnostic-settings#resource-logs) to create a diagnostic setting using the Azure portal, Azure CLI, or PowerShell. During this process, you can specify which categories of logs to collect. The categories for AKS Arc are listed in the [Azure Monitor reference](/azure/azure-monitor/logs/manage-logs-tables).
3030

3131
The example command is as follows:
3232

AKS-Hybrid/kubernetes-monitor-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The following table lists all the Azure Monitor log tables relevant to AKS Arc:
4949

5050
| Resource Type | Notes |
5151
|-------------------|--------------------------------------------------------------------------------------------------|
52-
| [ConnectedCluster](/azure/azure-monitor/reference/tables/tables-resourcetype#azure-arc-enabled-kubernetes) | Follow this link for a list of all tables used by AKS Arc, and a description of their structure. |
52+
| [ConnectedCluster](/azure/azure-monitor/logs/manage-logs-tables) | Follow this link for a list of all tables used by AKS Arc, and a description of their structure. |
5353

5454
## Azure Activity log
5555

azure-stack/operator/azure-stack-security-foundations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Azure Stack Hub makes use of the latest Windows Server security features. One of
5959
Authorized code is signed by either Microsoft or the OEM partner. The signed authorized code is included in the list of allowed software specified in a policy defined by Microsoft. In other words, only software that has been approved to run in the Azure Stack Hub infrastructure can be executed. Any attempt to execute unauthorized code is blocked and an alert is generated. Azure Stack Hub enforces both User Mode Code Integrity (UMCI) and Hypervisor Code Integrity (HVCI).
6060

6161
The WDAC policy also prevents third-party agents or software from running in the Azure Stack Hub infrastructure.
62-
For more information on WDAC, please refer to [Windows Defender Application Control and virtualization-based protection of code integrity](/windows/security/threat-protection/device-guard/introduction-to-device-guard-virtualization-based-security-and-windows-defender-application-control).
62+
For more information on WDAC, please refer to [Windows Defender Application Control and virtualization-based protection of code integrity](/windows/security/application-security/application-control/introduction-to-virtualization-based-security-and-appcontrol).
6363

6464
## Antimalware
6565

azure-stack/operator/azure-stack-train-and-cert.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ Want to learn about Azure Stack Hub and demonstrate your Azure Stack Hub profici
2323

2424
## Training
2525

26-
- Microsoft IT training course:
27-
- [Course 20537A: Configuring and Operating a Hybrid Cloud with Microsoft Azure Stack Hub](https://aka.ms/azsmoc)
28-
2926
- Open edx:
3027
- [edX: Configuring and Operating Microsoft Azure Stack Hub online course]()
3128

0 commit comments

Comments
 (0)