Skip to content

Commit b4c3d85

Browse files
committed
add errors
1 parent 761041e commit b4c3d85

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

articles/azure-arc/resource-bridge/maintenance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To maintain the on-premises appliance VM, the [appliance configuration files gen
1313

1414
The following sections describe some of the most common maintenance tasks for Arc resource bridge (preview).
1515

16-
## Update credentials in the Appliance VM
16+
## Update credentials in the appliance VM
1717

1818
Arc resource bridge consists of an on-premises appliance VM. The appliance VM [stores credentials](system-requirements.md#user-account-and-credentials) (for example, a user account for VMware vCenter) used to access the control center of the on-premises infrastructure to view and manage on-premises resources.
1919

articles/azure-arc/resource-bridge/troubleshoot-resource-bridge.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Troubleshoot Azure Arc resource bridge (preview) issues
33
description: This article tells how to troubleshoot and resolve issues with the Azure Arc resource bridge (preview) when trying to deploy or connect to the service.
4-
ms.date: 01/26/2023
4+
ms.date: 03/15/2023
55
ms.topic: conceptual
66
---
77

@@ -76,6 +76,16 @@ To resolve this problem, delete the resource bridge, register the providers, the
7676
> [!NOTE]
7777
> Partner products (such as Arc-enabled VMware vSphere) may have their own required providers to register. To see additional providers that must be registered, see the product's documentation.
7878
79+
### Expired credentials in the appliance VM
80+
81+
Arc resource bridge consists of an appliance VM that is deployed to the on-premise infrastructure. The appliance VM maintains a connection to the control center of the fabric using locally stored credentials. If these credentials are not updated, the resource bridge is no longer able to communicate with the control center. This may cause problems when trying to upgrade the resource bridge or manage VMs through Azure.
82+
83+
To fix this, the credentials in the appliance VM need to be updated. For more information, see [Update credentials in the appliance VM](maintenance.md#update-credentials-in-the-appliance-vm).
84+
85+
### Back-off pulling image error
86+
87+
When trying to deploy Arc resource bridge, you may see an error that contains `back-off pulling image \\\”url”\\\”: FailFastPodCondition`. This error is caused when the appliance VM is unable to reach the URL specified in the error. To resolve this issue, make sure the appliance VM [meets all requirements](system-requirements.md#appliance-vm-requirements), including internet access, and is able to reach the [required allowlist URLs](network-requirements.md).
88+
7989
## Networking issues
8090

8191
### Restricted outbound connectivity

0 commit comments

Comments
 (0)