AWS prescriptive-guidance documentation change
Summary
Updated authorship credits, fixed quotation marks in error messages, and formatted service notice
Security assessment
Changes involve typographic corrections and attribution updates. The unauthorized access error message already existed and wasn't modified for security context.
Diff
diff --git a/prescriptive-guidance/latest/patterns/migrate-vmware-vms-with-hcx-automation-by-using-powercli.md b/prescriptive-guidance/latest/patterns/migrate-vmware-vms-with-hcx-automation-by-using-powercli.md index 76d875f84..c10a1355a 100644 --- a//prescriptive-guidance/latest/patterns/migrate-vmware-vms-with-hcx-automation-by-using-powercli.md +++ b//prescriptive-guidance/latest/patterns/migrate-vmware-vms-with-hcx-automation-by-using-powercli.md @@ -9 +9,3 @@ SummaryPrerequisites and limitationsArchitectureToolsEpicsTroubleshootingRelated - _Created by Giri Nadiminty (AWS), Hassan Adekoya (AWS), and Naveen Deshwal_ + _Giri Nadiminty and Hassan Adekoya, Amazon Web Services_ + + _Naveen Deshwal, None_ @@ -13 +15 @@ SummaryPrerequisites and limitationsArchitectureToolsEpicsTroubleshootingRelated -**Notice** : As of April 30, 2024, VMware Cloud on AWS is no longer resold by AWS or its channel partners. The service will continue to be available through Broadcom. We encourage you to reach out to your AWS representative for details. +Notice: As of April 30, 2024, VMware Cloud on AWS is no longer resold by AWS or its channel partners. The service will continue to be available through Broadcom. We encourage you to reach out to your AWS representative for details. @@ -230,2 +232,2 @@ Issue| Solution -The script fails with the error message:“All source networks are not mapped to target!”| If the source vCenter uses cross-vCenter NSX, the PowerCLI module will not work. Use a scripting method (such as Python) with the HCX API instead of PowerCLI. This is a known limitation of the PowerCLI script. -The script fails with the error message: “Connect-HCXServer Error: Unauthorized”| The credentials you entered don’t provide the necessary permissions. +The script fails with the error message:"All source networks are not mapped to target!"| If the source vCenter uses cross-vCenter NSX, the PowerCLI module will not work. Use a scripting method (such as Python) with the HCX API instead of PowerCLI. This is a known limitation of the PowerCLI script. +The script fails with the error message: "Connect-HCXServer Error: Unauthorized"| The credentials you entered don’t provide the necessary permissions.