-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Description
Hello, I was going through this lab but experienced an issue roughly at this step:
https://github.com/acantril/learn-cantrill-io-labs/blob/6ce014ac91fd596bfeefe0f2f15e374734e8529c/aws-hybrid-activedirectory/02_LABINSTRUCTIONS/STAGE4 - Create Trust.md?plain=1#L95
The current implementation of Microsoft trust is slightly different from the one used in the tutorial and no Forest option appears. This is the only step in the tutorial that has been different from what Adrian does. Later on, when I try to create the trust from the AWS managed active directory (AWS console), I get an error saying "Verify failed". I tried to debug it but I didn't have any luck. I think this tutorial (stage 4) should be updated to acknowledge the differences in the current version of Windows (or maybe telling the users to use Windows 2022, as I chose 2025 and probably that got me in the wrong path).
Thanks