Skip to content

Commit 13e241f

Browse files
Merge pull request #291945 from v-sreedevank/13Dec-TSUpdate
TS Update
2 parents b2bbe2f + 17c5503 commit 13e241f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

articles/migrate/troubleshoot-dependencies.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,14 @@ This error occurs when you've provided a domain credential with the wrong domain
233233
- Go to the appliance configuration manager to add a server credential or edit an existing one as explained in the cause.
234234
- After you take the remediation steps, verify if the error was resolved by following the steps on [this website](troubleshoot-dependencies.md#mitigation-verification).
235235
236+
237+
## Error 9014: HTTPGetRequestToRetrieveFileFailed/ 975: MaxLimitExceededForDepMap /976: AutoenableDisabledForDepMap
238+
239+
### Remediation
240+
1. On the server running the appliance, open the Registry Editor.
241+
1. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\AzureAppliance (Use the folder without space).
242+
1. Add a registry key `DepMapAutoEnable` with a type of "String" and value as "false".
243+
236244
## Mitigation verification
237245
238246
After you use the mitigation steps for the preceding errors, verify if the mitigation worked by running a few PowerCLI commands from the appliance server. If the commands succeed, it means that the issue is resolved. Otherwise, check and follow the remediation steps again.

0 commit comments

Comments
 (0)