Skip to content

Commit bdb40ba

Browse files
committed
One more
1 parent b02aa74 commit bdb40ba

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

azure-stack/operator/operator-access-workstation.md

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Stack Hub Operator Access Workstation
33
description: Learn how to download and configure an Azure Stack Hub Operator Access Workstation.
44
author: sethmanheim
55
ms.topic: article
6-
ms.date: 05/07/2021
6+
ms.date: 01/29/2025
77
ms.author: sethm
88
ms.reviewer: thoroet
99
ms.lastreviewed: 04/09/2021
@@ -15,32 +15,28 @@ ms.lastreviewed: 04/09/2021
1515

1616
# Azure Stack Hub Operator Access Workstation
1717

18-
The Operator Access Workstation (OAW) is used to deploy a virtual machine (VM)
19-
on an Azure Stack Hub's--Hardware Lifecycle Host (HLH) or any other machine that runs Microsoft Hyper-V. It does require network connectivity to the Azure
20-
Stack Hub endpoints to be used for operator or user scenarios.
18+
The Operator Access Workstation (OAW) is used to deploy a virtual machine (VM) on an Azure Stack Hub Hardware Lifecycle Host (HLH) or any other machine that runs Microsoft Hyper-V. It requires network connectivity to Azure Stack Hub endpoints, which can be used in operator or user scenarios.
2119

22-
The OAW VM is an optional virtual machine that isn't required by Azure Stack
23-
Hub to function. Its purpose is to provide the latest tools to operators or user
24-
as they interact with Azure Stack Hub.
20+
The OAW VM is an optional virtual machine that isn't required by Azure Stack Hub to function. Its purpose is to provide the latest tools to operators or users as they interact with Azure Stack Hub.
2521

2622
## OAW scenarios
2723

2824
The following tables list common scenarios for the OAW. Use Remote Desktop to connect to the OAW.
2925

30-
| **Scenario** | **Description** |
26+
| Scenario | Description |
3127
|-------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
32-
| [Access the Administration portal](./azure-stack-manage-portals.md) | Perform administrative operations. |
28+
| [Access the Administrator portal](./azure-stack-manage-portals.md) | Perform administrative operations. |
3329
| [Access PEP](./azure-stack-privileged-endpoint.md) | Log collection and upload:<br>-[Create an SMB share](#transfer-files-between-the-hlh-and-oaw) on the HLH for file transfer from Azure Stack Hub.<br>-Use Azure Storage Explorer to upload logs saved to the SMB share. |
34-
| [Register Azure Stack Hub](./azure-stack-registration.md#renew-or-change-registration) | For re-registration, get previous Registration Name and Resource Group from the Administration portal. |
30+
| [Register Azure Stack Hub](./azure-stack-registration.md#renew-or-change-registration) | For re-registration, get previous registration name and resource group from the Administrator portal. |
3531
| [Marketplace syndication](./azure-stack-download-azure-marketplace-item.md) | [Create an SMB share](#transfer-files-between-the-hlh-and-oaw) on the HLH to store the downloaded image or extension. |
3632
| [Create Virtual Machines](../user/azure-stack-quick-create-vm-windows-cli.md) | Create virtual machines using Azure CLI. |
37-
| [Manage AKS](../user/azure-stack-kubernetes-aks-engine-scale.md) | Manage AKS clusters, for example, scale or upgrade. |
33+
| [Manage AKS](../user/azure-stack-kubernetes-aks-engine-scale.md) | Manage AKS clusters; for example, scale or upgrade. |
3834

3935
## Pre-installed software
4036

4137
The following table lists the pre-installed software on the OAW VM.
4238

43-
| **Software Name** | **Location** |
39+
| Software Name | Location |
4440
|----------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------|
4541
| [Microsoft Edge for Business](https://www.microsoft.com/edge/business/) | [SystemDrive]\\Program Files (x86)\\Microsoft\\Edge\\Application |
4642
| [Az Modules](./powershell-install-az-module.md) | [SystemDrive]\\ProgramFiles\\WindowsPowerShell\\Modules |
@@ -49,7 +45,9 @@ The following table lists the pre-installed software on the OAW VM.
4945
| [Microsoft Azure Storage Explorer](https://azure.microsoft.com/features/storage-explorer/) | [SystemDrive]\\Program Files (x86)\\Microsoft Azure Storage Explorer |
5046
| [AzCopy](/azure/storage/common/storage-use-azcopy-v10) | [SystemDrive]\\VMSoftware\\azcopy_windows_amd64_* |
5147
| [AzureStack-Tools](https://github.com/Azure/AzureStack-Tools/tree/az) | [SystemDrive]\\VMSoftware\\AzureStack-Tools |
48+
5249
## Download files
50+
5351
To get the files to create the OAW VM, [download here](https://aka.ms/OAWDownload). Be sure to review the [Microsoft Privacy Statement](https://privacy.microsoft.com/privacystatement) and [Legal Terms](/legal/azure-stack-hub/azure-stack-operator-access-workstation-legal-terms) before you download.
5452

5553
Because of the stateless nature of the solution, there are no updates for the OAW VM. For each milestone, a new version of the VM image file is released. Use the latest version to create a new OAW VM. The image file is based on the latest Windows Server 2019 version. After installation, you can apply updates, including any critical updates, using Windows Update.

0 commit comments

Comments
 (0)