Skip to content

Commit 003a1c2

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/azure-stack-docs-pr (branch live)
2 parents 71e37cd + 4bfbd4d commit 003a1c2

15 files changed

+296
-388
lines changed

azure-local/manage/virtual-machine-image-linux-sysprep.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: alkohli
66
ms.topic: how-to
77
ms.service: azure-local
88
ms.custom: devx-track-azurecli, linux-related-content
9-
ms.date: 01/23/2025
9+
ms.date: 01/30/2025
1010
---
1111

1212
# Prepare an Ubuntu image for Azure Local virtual machines
@@ -20,7 +20,7 @@ This article describes how to prepare an Ubuntu image to create a virtual machin
2020
Before you begin, meet the following prerequisites:
2121

2222
- Have access to an Azure Local instance. This system is deployed, registered, and connected to Azure Arc. Go to the **Overview** page in the Azure Local resource. On the **Server** tab on the right pane, **Azure Arc** should appear as **Connected**.
23-
- [Download the latest supported Ubuntu server image](https://ubuntu.com/download/server) on your Azure Local system. The supported OS versions are *20.04*, *22.04*, *24.04 LTS*. You prepare this image to create an Azure Local VM image.
23+
- [Download the latest supported Ubuntu server image](https://ubuntu.com/download/server) on your Azure Local system. The supported OS versions are *Ubuntu 20.04*, *22.04*, and *24.04 LTS*. You prepare this image to create an Azure Local VM image.
2424

2525
## Workflow
2626

azure-stack/includes/warning-cloud-admin-backup-account.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ author: sethmanheim
33
ms.author: sethm
44
ms.service: azure-stack
55
ms.topic: include
6-
ms.date: 3/30/2022
6+
ms.date: 01/28/2022
77
ms.reviewer: thoroet
88
ms.lastreviewed: 03/30/2022
99
---
1010

11-
> [!Warning]
12-
> By default your Azure Stack Hub stamp is configured with only one [CloudAdmin account](../operator/azure-stack-manage-basics.md#what-account-should-i-use). There are no recovery options if the account credentials are lost, compromised, or locked. **You will lose access to the privileged endpoint and other resources**.
13-
>
14-
> **It is *highly* recommended that you [create additional CloudAdmin accounts](../reference/pep/new-cloudadminuser.md), to avoid redeployment of your stamp at your own expense.** Make sure you document these credentials based on your company's guidelines.
11+
> [!WARNING]
12+
> By default, your Azure Stack Hub stamp is configured with only one CloudAdmin account. There are no recovery options if the account credentials are lost, compromised, or locked. You will lose access to the privileged endpoint and other resources.
13+
>
14+
> It's highly recommended that you [create additional CloudAdmin accounts](../reference/pep/new-cloudadminuser.md), to avoid redeployment of your stamp at your own expense. Make sure you document these credentials based on your company's guidelines.
Lines changed: 20 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
11
---
2-
title: Install Azure Stack Hub Updates
3-
description: Learn how to install Azure Stack Hub Updates.
2+
title: Install Azure Stack Hub updates
3+
description: Learn how to install Azure Stack Hub updates.
44
author: sethmanheim
55
ms.topic: how-to
6-
ms.date: 07/26/2021
6+
ms.date: 01/28/2025
77
ms.author: sethm
88
ms.lastreviewed: 09/10/2019
9-
ms.reviewer: niy
109

1110
# Intent: As an Azure Stack operator, I want to install OEM updates to keep my system up to date.
1211
# Keyword: install oem updates azure stack
1312

1413
---
1514

1615

17-
# Install Azure Stack Hub Updates
16+
# Install Azure Stack Hub updates
1817

1918
You can install update packages using the **Update** blade in the Azure Stack Hub administrator portal. This article describes the steps to update, monitor, and troubleshoot the update process. Use the **Update** blade to view update info, install updates, monitor update progress, review update history, and view the current Azure Stack Hub and OEM package version.
2019

@@ -30,49 +29,43 @@ You can manage updates from the administrator portal and use the **Updates** sec
3029
You can view the current version of Azure Stack Hub in the **Update** pane. To open:
3130

3231
1. Open the Azure Stack Hub administrator portal.
32+
1. Select **Dashboard**. In the **Update** pane, the current version is listed:
3333

34-
2. Select **Dashboard**. In the **Update** pane, the current version is listed:
35-
36-
[![Update tile on default dashboard](./media/azure-stack-apply-updates/dashboard.png)](./media/azure-stack-apply-updates/dashboard-expanded.png#lightbox)
34+
[![Update tile on default dashboard](./media/azure-stack-apply-updates/dashboard.png)](./media/azure-stack-apply-updates/dashboard-expanded.png#lightbox)
3735

3836
## Install updates and monitor progress
3937

4038
> [!IMPORTANT]
41-
> Before applying updates in Azure Stack Hub, ensure you have completed all steps in the [pre-update checklist](release-notes-checklist.md) and have scheduled an appropriate maintenance window for the update type that you are applying.
39+
> Before applying updates in Azure Stack Hub, ensure that you complete all steps in the [pre-update checklist](release-notes-checklist.md) and schedule an appropriate maintenance window for the update type that you are applying.
4240
4341
1. Open the Azure Stack Hub administrator portal.
42+
1. Select **Dashboard**, then select **Update**.
43+
1. Select the available update that you want to install. If you don't have an update marked as **Available**, [prepare the update package](azure-stack-update-prepare-package.md).
44+
1. Select **Install now**.
4445

45-
2. Select **Dashboard**. Select **Update**.
46-
47-
3. Select the available update that you want to install. If you don't have an update marked as **Available**, [prepare the update package](azure-stack-update-prepare-package.md).
48-
49-
4. Select **Install now**.
46+
[![Screenshot that shows how to start an update in Azure Stack Hub.](./media/azure-stack-apply-updates/updates-2.png)](./media/azure-stack-apply-updates/updates-2-expanded.png#lightbox)
5047

51-
[![Screenshot that shows how to start an update in Azure Stack Hub.](./media/azure-stack-apply-updates/updates-2.png)](./media/azure-stack-apply-updates/updates-2-expanded.png#lightbox)
48+
1. You can view high-level status as the update process iterates through various subsystems in Azure Stack Hub. Example subsystems include physical hosts, Service Fabric, infrastructure virtual machines, and services that provide both the admin and user portals. Throughout the update process, the update resource provider reports additional details about the update, such as the number of steps that have succeeded, and the number in progress.
5249

53-
5. You can view high-level status as the update process iterates through various subsystems in Azure Stack Hub. Example subsystems include physical hosts, Service Fabric, infrastructure virtual machines, and services that provide both the admin and user portals. Throughout the update process, the update resource provider reports additional details about the update, such as the number of steps that have succeeded, and the number in progress.
50+
1. Select **Download summary** from the update run details blade to download full logs.
5451

55-
6. Select **Download summary** from the update run details blade to download full logs.
52+
If you experience an issue while monitoring the update, you can use the [privileged endpoint](./azure-stack-privileged-endpoint.md) to monitor the progress of an Azure Stack Hub update run. You can also use the privileged endpoint to resume a failed update run from the last successful step if the Azure Stack Hub portal becomes unavailable. For instructions, see [Monitor updates in Azure Stack Hub using PowerShell](azure-stack-update-monitor.md).
5653

57-
If you experience an issue while monitoring the update, you can use the [privileged endpoint](./azure-stack-privileged-endpoint.md) to monitor the progress of an Azure Stack Hub update run. You can also use the privileged endpoint to resume a failed update run from the last successful step if the Azure Stack Hub portal becomes unavailable. For instructions, see [Monitor updates in Azure Stack Hub using PowerShell](azure-stack-update-monitor.md).
54+
![Azure Stack Hub update run details](./media/azure-stack-apply-updates/image3.png)
5855

59-
![Azure Stack Hub update run details](./media/azure-stack-apply-updates/image3.png)
60-
61-
7. When complete, the update resource provider displays a **Succeeded** confirmation to show that the update process has finished, and how long it took. From there, you can view info on all updates, available updates, or installed updates using the filter.
56+
1. When complete, the update resource provider displays a **Succeeded** confirmation to show that the update process has finished, and how long it took. From there, you can view info on all updates, available updates, or installed updates using the filter.
6257

6358
If the update fails, the **Update** blade reports **Needs attention**. Use the **Download full logs** option to get a high-level status of where the update failed. Azure Stack Hub log collection helps with diagnostics and troubleshooting.
6459

6560
## Review update history
6661

6762
1. Open the administrator portal.
63+
1. Select **Dashboard**, then select **Update**.
64+
1. Select the **Update history** tab.
6865

69-
2. Select **Dashboard**, then select **Update**.
70-
71-
3. Select the **Update history** tab.
72-
73-
[![Azure Stack Hub update history](./media/azure-stack-apply-updates/updates-3.png)](./media/azure-stack-apply-updates/updates-3-expanded.png#lightbox)
66+
[![Azure Stack Hub update history](./media/azure-stack-apply-updates/updates-3.png)](./media/azure-stack-apply-updates/updates-3-expanded.png#lightbox)
7467

7568
## Next steps
7669

77-
- [Manage updates in Azure Stack Hub overview](./azure-stack-updates.md)
70+
- [Manage updates in Azure Stack Hub](./azure-stack-updates.md)
7871
- [Azure Stack Hub servicing policy](./azure-stack-servicing-policy.md)

0 commit comments

Comments
 (0)