Skip to content

Commit 7058fb3

Browse files
committed
updated text per PM feedback
1 parent 30114bd commit 7058fb3

File tree

2 files changed

+2
-14
lines changed

2 files changed

+2
-14
lines changed

azure-local/manage/disconnected-operations-arc-vm.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ To delete storage paths from CLI or Portal, first delete any resources (VMs, ima
5050
### Logical networks
5151

5252
- You can see and use logical networks, but they might not fully load in the portal.
53-
- Deleting a logical network used by a network interface doesn't fail as expected. It deletes the network and results in a **Failed** state. To recover, recreate the logical network.
5453

5554
### Proxy servers
5655

@@ -62,17 +61,14 @@ Proxy servers aren't supported for outbound internet connections.
6261

6362
:::image type="content" source="./media/disconnected-operations/arc-vms/create-arc-vms.png" alt-text="Screenshot showing how create an Azure Local VM from the portal." lightbox=" ./media/disconnected-operations/arc-vms/create-arc-vms.png":::
6463

65-
> [!NOTE]
66-
> Don't use the **Create** button in the Virtual Machines section of the Azure Local resource on the portal to create a machine.
67-
6864
## Create Azure Local VMs with disconnected operations
6965

7066
Follow these steps to create Azure Local VMs running disconnected operations.
7167

7268
1. [Review prerequisites](../manage/azure-arc-vm-management-prerequisites.md).
7369

7470
- [Install the Azure CLI](disconnected-operations-cli.md#install-azure-cli) version AzCLI 2.60.0.
75-
- Install the latest Azure Local extension **stack-hci-vm** version.
71+
- [Install the latest Azure Local extension **stack-hci-vm** version](disconnected-operations-cli.md#extensions-for-azure-cli).
7672
- [Sign into Azure interactively using the Azure CLI](/cli/azure/authenticate-azure-cli-interactively).
7773

7874
2. [Assign role-based access control (RBAC) roles](../manage/assign-vm-rbac-roles.md).

azure-local/manage/disconnected-operations-known-issues.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Write-Verbose "Wait 30 min before running cloud deployment from portal"
7979

8080
#### Azure Resource Graph add or edit tags error
8181

82-
When adding or editing a tag on an Arc VM, you might see an Azure Resource Graph error.
82+
After you start, restart, or stop the Azure Local VM, the power action button is disabled and the status isn't reflected properly.
8383

8484
**Mitigation**: Use Azure Command-Line Interface (CLI) to add or edit tags for the resource.
8585

@@ -89,14 +89,6 @@ After you stop an Arc VM, the start, restart, and delete buttons in the Azure po
8989

9090
**Mitigation**: Refresh your browser and the page.
9191

92-
#### Unable to view the network interface or read properties on an Arc VM
93-
94-
Viewing the network interface or properties on an Arc VM in the portal is unsupported in this preview release.
95-
96-
#### Portal showing unsaved change notification after updating VM size
97-
98-
If the notification in the top right shows that the save operation is complete, you can ignore the unsaved message and continue navigating away. The VM size is updated.
99-
10092
#### Delete a VM resource
10193

10294
When you delete a VM from the portal, you might see the message ***Delete associated resource failed*** and ***Failed to delete the associated resource 'name' of type 'Network interface'***.

0 commit comments

Comments
 (0)