MicrosoftLearning / MD-102T00-Microsoft-365-Endpoint-Administrator

MIT License
51 stars 47 forks source link

Lab 0101 - Azure AD Sync requirements break the lab #87

Closed WigF1 closed 1 week ago

WigF1 commented 1 month ago

Module: 01

Lab/Demo: 01

Description of issue

Due to changes now being enforced for Azure AD Connect, students cannot install Azure AD Connect successfully without first enabling TLS1.2 by following the steps listed in the documentation here.

https://learn.microsoft.com/en-us/entra/identity/hybrid/connect/reference-connect-tls-enforcement

When you run the check script from that location on SEA-SVR1 this is the output:

image

The underlying image needs to be modified to have TLS1.2 enabled so we can avoid every single student having to perform the exact same steps for every single delivery.

edit

This is as of July 15 per https://learn.microsoft.com/en-us/entra/identity/hybrid/connect/reference-connect-version-history#looking-for-the-latest-versions

image

MSFT-rstearman commented 1 month ago

Thank you Steve, We will add these instruction steps to the labs.

MSFT-rstearman commented 1 month ago

Hey Steve, Which ALH are you using for your lab deployments? We are performing testing and have found that our images have TLS1.2 enabled on them.

WigF1 commented 4 weeks ago

@MSFT-rstearman Skillable.

WigF1 commented 4 weeks ago

Those screenshots were taken from SEA-SVR1. I'm just doing some work prior to another delivery next week and neither SEA-SVR1 nor SEA-SVR2 had the reg keys.

MSFT-rstearman commented 4 weeks ago

Are you using a new instance or a saved one? When i reached out to Skillable, they stated that all new instances have been updated.

WigF1 commented 1 week ago

As I typed my two previous replies, I was working with a brand new instance.

I'm delivering it again next week and now the VMs have it enabled by default, they did not previously.

image