Skip to content

Commit 6db4605

Browse files
Merge pull request #250523 from JasonWHowell/fixes2
Bulk fix build suggestions
2 parents bd3d010 + 355330c commit 6db4605

9 files changed

+15
-15
lines changed

articles/update-center/manage-updates-customized-images.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ To self register your subscription for Public preview in Azure portal, follow th
5858
Initiate the asynchronous support check using either of the following APIs:
5959

6060
1. **API Action Invocation**
61-
1. [Assess patches](https://learn.microsoft.com/rest/api/compute/virtual-machines/assess-patches?tabs=HTTP)
62-
1. [Install patches](https://learn.microsoft.com/rest/api/compute/virtual-machines/install-patches?tabs=HTTP)
61+
1. [Assess patches](/rest/api/compute/virtual-machines/assess-patches?tabs=HTTP)
62+
1. [Install patches](/rest/api/compute/virtual-machines/install-patches?tabs=HTTP)
6363

6464
1. **Portal operations**: Try the preview:
6565
1. [On demand check for updates](view-updates.md).

articles/update-center/manage-vms-programmatically.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ POST on `subscriptions/subscriptionId/resourceGroups/resourceGroupName/providers
2626

2727
# [Azure CLI](#tab/cli)
2828

29-
To specify the POST request, you can use the Azure CLI [az vm assess-patches](https://learn.microsoft.com/cli/azure/vm?view=azure-cli-latest#az-vm-assess-patches) command.
29+
To specify the POST request, you can use the Azure CLI [az vm assess-patches](/cli/azure/vm#az-vm-assess-patches) command.
3030

3131
```azurecli
3232
az vm assess-patches -g MyResourceGroup -n MyVm
@@ -35,7 +35,7 @@ az vm assess-patches -g MyResourceGroup -n MyVm
3535

3636
# [Azure PowerShell](#tab/powershell)
3737

38-
To specify the POST request, you can use the Azure PowerShell [Invoke-AzVMPatchAssessment](https://learn.microsoft.com/powershell/module/az.compute/invoke-azvmpatchassessment?view=azps-9.5.0) cmdlet.
38+
To specify the POST request, you can use the Azure PowerShell [Invoke-AzVMPatchAssessment](/powershell/module/az.compute/invoke-azvmpatchassessment) cmdlet.
3939

4040
```azurepowershell
4141
Invoke-AzVMPatchAssessment -ResourceGroupName "myRG" -VMName "myVM"
@@ -100,7 +100,7 @@ POST on 'subscriptions/{subscriptionId}/resourceGroups/acmedemo/providers/Micros
100100

101101
# [Azure CLI](#tab/azurecli)
102102

103-
To specify the POST request, you can use the Azure CLI [az vm install-patches](https://learn.microsoft.com/cli/azure/vm?view=azure-cli-latest#az-vm-install-patches) command.
103+
To specify the POST request, you can use the Azure CLI [az vm install-patches](/cli/azure/vm#az-vm-install-patches) command.
104104

105105
```azurecli
106106
az vm install-patches -g MyResourceGroup -n MyVm --maximum-duration PT4H --reboot-setting IfRequired --classifications-to-include-linux Critical

articles/update-center/support-matrix.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Use one of the following options to perform the settings change at scale:
4040
$ServiceID = "7971f918-a847-4430-9279-4a52d1efe18d"
4141
$ServiceManager.AddService2($ServiceId,7,"")
4242
```
43-
- For servers running Server 2016 or later which aren't using Update Manager scheduled patching (that has the VM PatchSettings set to AutomaticByOS = Azure-Orchestrated) you can use Group Policy to control this by downloading and using the latest Group Policy [Administrative template files](https://learn.microsoft.com/troubleshoot/windows-client/group-policy/create-and-manage-central-store).
43+
- For servers running Server 2016 or later which aren't using Update Manager scheduled patching (that has the VM PatchSettings set to AutomaticByOS = Azure-Orchestrated) you can use Group Policy to control this by downloading and using the latest Group Policy [Administrative template files](/troubleshoot/windows-client/group-policy/create-and-manage-central-store).
4444
4545
> [!NOTE]
4646
> Run the following PowerShell script on the server to disable first party updates.
@@ -209,9 +209,9 @@ The following table lists the operating systems that aren't supported:
209209
210210
| **Operating system**| **Notes**
211211
|----------|-------------|
212-
| Windows client | For client operating systems such as Windows 10 and Windows 11, we recommend [Microsoft Intune](https://learn.microsoft.com/mem/intune/) to manage updates.|
212+
| Windows client | For client operating systems such as Windows 10 and Windows 11, we recommend [Microsoft Intune](/mem/intune/) to manage updates.|
213213
| Virtual machine scale sets| We recommend that you use [Automatic upgrades](../virtual-machine-scale-sets/virtual-machine-scale-sets-automatic-upgrade.md) to patch the virtual machine scale sets.|
214-
| Azure Kubernetes Nodes| We recommend the patching described in [Apply security and kernel updates to Linux nodes in Azure Kubernetes Service (AKS)](https://learn.microsoft.com/azure/aks/node-updates-kured).|
214+
| Azure Kubernetes Nodes| We recommend the patching described in [Apply security and kernel updates to Linux nodes in Azure Kubernetes Service (AKS)](/azure/aks/node-updates-kured).|
215215
216216
217217
As the Update Manager (preview) depends on your machine's OS package manager or update service, ensure that the Linux package manager, or Windows Update client are enabled and can connect with an update source or repository. If you're running a Windows Server OS on your machine, see [configure Windows Update settings](configure-wu-agent.md).

articles/virtual-machines/automatic-vm-guest-patching.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ VMs on Azure now support the following patch orchestration modes:
139139
**AutomaticByPlatform (Azure-orchestrated patching):**
140140
- This mode is supported for both Linux and Windows VMs.
141141
- This mode enables automatic VM guest patching for the virtual machine and subsequent patch installation is orchestrated by Azure.
142-
- During the installation process, this mode will [assess the VM](https://learn.microsoft.com/rest/api/compute/virtual-machines/assess-patches) for available patches and save the details in [Azure Resource Graph](https://learn.microsoft.com/azure/update-center/query-logs). (preview).
142+
- During the installation process, this mode will [assess the VM](/rest/api/compute/virtual-machines/assess-patches) for available patches and save the details in [Azure Resource Graph](/azure/update-center/query-logs). (preview).
143143
- This mode is required for availability-first patching.
144144
- This mode is only supported for VMs that are created using the supported OS platform images above.
145145
- For Windows VMs, setting this mode also disables the native Automatic Updates on the Windows virtual machine to avoid duplication.
@@ -169,7 +169,7 @@ VMs on Azure now support the following patch orchestration modes:
169169

170170
> [!NOTE]
171171
>For Windows VMs, the property `osProfile.windowsConfiguration.enableAutomaticUpdates` can only be set when the VM is first created. This impacts certain patch mode transitions. Switching between AutomaticByPlatform and Manual modes is supported on VMs that have `osProfile.windowsConfiguration.enableAutomaticUpdates=false`. Similarly switching between AutomaticByPlatform and AutomaticByOS modes is supported on VMs that have `osProfile.windowsConfiguration.enableAutomaticUpdates=true`. Switching between AutomaticByOS and Manual modes is not supported.
172-
>Azure recommends that [Assessment Mode](https://learn.microsoft.com/rest/api/compute/virtual-machines/assess-patches) be enabled on a VM even if Azure Orchestration is not enabled for patching. This will allow the platform to assess the VM every 24 hours for any pending updates, and save the details in [Azure Resource Graph](https://learn.microsoft.com/azure/update-center/query-logs). (preview). The platform performs assessment to report consolidated results when the machine’s desired patch configuration state is applied or confirmed. This will be reported as a ‘Platform’-initated assessment.
172+
>Azure recommends that [Assessment Mode](/rest/api/compute/virtual-machines/assess-patches) be enabled on a VM even if Azure Orchestration is not enabled for patching. This will allow the platform to assess the VM every 24 hours for any pending updates, and save the details in [Azure Resource Graph](/azure/update-center/query-logs). (preview). The platform performs assessment to report consolidated results when the machine’s desired patch configuration state is applied or confirmed. This will be reported as a ‘Platform’-initated assessment.
173173
174174
## Requirements for enabling automatic VM guest patching
175175

articles/virtual-machines/linux/tutorial-elasticsearch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.author: routlaw
2020

2121
This article walks you through how to deploy [Elasticsearch](https://www.elastic.co/products/elasticsearch), [Logstash](https://www.elastic.co/products/logstash), and [Kibana](https://www.elastic.co/products/kibana), on an Ubuntu VM in Azure. To see the Elastic Stack in action, you can optionally connect to Kibana and work with some sample logging data.
2222

23-
Additionally, you can follow the [Deploy Elastic on Azure Virtual Machines](https://learn.microsoft.com/training/modules/deploy-elastic-azure-virtual-machines/) module for a more guided tutorial on deploying Elastic on Azure Virtual Machines.
23+
Additionally, you can follow the [Deploy Elastic on Azure Virtual Machines](/training/modules/deploy-elastic-azure-virtual-machines/) module for a more guided tutorial on deploying Elastic on Azure Virtual Machines.
2424

2525
In this tutorial you learn how to:
2626

articles/virtual-machines/windows/windows-desktop-multitenant-hosting-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ For more information, see [Multitenant Hosting for Windows 11](https://www.micro
2222
> - To use Windows 7, 8.1 and 10 images for development or testing see [Windows client in Azure for dev/test scenarios](client-images.md)
2323
> - Student & Free Trial accounts are enabled to deploy Windows 11 images for development or testing purposes.
2424
> - For Windows Server licensing benefits, please refer to [Azure Hybrid use benefits for Windows Server images](hybrid-use-benefit-licensing.md).
25-
> - When selecting a VM size, ensure the size meets the [Windows 11 hardware minimum requirements](https://learn.microsoft.com/windows-hardware/design/minimum/minimum-hardware-requirements-overview)
25+
> - When selecting a VM size, ensure the size meets the [Windows 11 hardware minimum requirements](/windows-hardware/design/minimum/minimum-hardware-requirements-overview)
2626
2727
## Subscription Licenses that qualify for Multitenant Hosting Rights
2828

articles/virtual-network/accelerated-networking-mana-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ For more info regarding Azure MANA, see [Microsoft Azure Network Adapter (MANA)
2121
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
2222
2323
## Supported Marketplace Images
24-
Several [Azure marketplace](https://learn.microsoft.com/marketplace/azure-marketplace-overview) Linux images have built-in support for Azure MANA's ethernet driver.
24+
Several [Azure marketplace](/marketplace/azure-marketplace-overview) Linux images have built-in support for Azure MANA's ethernet driver.
2525

2626
- Ubuntu 20.04 LTS
2727
- Ubuntu 22.04 LTS

articles/virtual-network/accelerated-networking-mana-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Azure MANA supports several VM operating systems. While your VM might be running
2222
MANA maintains feature-parity with previous Azure networking features. VMs run on hardware with both Mellanox and MANA NICs, so existing 'mlx4' and 'mlx5' support still need to be present.
2323

2424
### Supported Marketplace Images
25-
Several [Azure Marketplace](https://learn.microsoft.com/marketplace/azure-marketplace-overview) images have built-in support for Azure MANA's ethernet driver.
25+
Several [Azure Marketplace](/marketplace/azure-marketplace-overview) images have built-in support for Azure MANA's ethernet driver.
2626

2727
#### Linux:
2828
- Ubuntu 20.04 LTS

articles/virtual-network/accelerated-networking-mana-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ For more info regarding Azure MANA, see [Microsoft Azure Network Adapter (MANA)
2121
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
2222
2323
## Supported Marketplace Images
24-
Several [Azure marketplace](https://learn.microsoft.com/marketplace/azure-marketplace-overview) Windows images have built-in support for Azure MANA's ethernet driver.
24+
Several [Azure marketplace](/marketplace/azure-marketplace-overview) Windows images have built-in support for Azure MANA's ethernet driver.
2525

2626
Windows:
2727
- Windows Server 2016

0 commit comments

Comments
 (0)