Azure Ad Connect dependencies

2022-04-05T16:36:34.543+00:00

Hello
I had to reinstall all AD Connect (after uninstalling SQL Server Local Db and all Azure Tools).
I update MSVC++ to 2022 for both x64 et x86.
Now I have a clean fresh install.

All is OK. Sql 2019 LocalDB was installed (in my previous install it was a 2012 or 2016), that's nice :).

I just noticed that AADConnect didn't detect MSVC++2022 and MSVC++ 2013 12.0.21005 was installed.
Is it intentional to use this old version ?

Vincent

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,668 questions
0 comments No comments
{count} votes

Accepted answer
  1. Shashi Shailaj 7,581 Reputation points Microsoft Employee
    2022-04-21T17:00:57.973+00:00

    @SupporttechniqueNolmInformatique-5312 Apologies for the delay in response on this. If I understand correctly , you would like to know why VC++ 2013 runtime is installed by the Azure AD connect when VC++ 2022 runtime is already installed on the server.

    The C++ runtimes are not generally backwards compatible always. The current version of Azure AD connect might still be using function's from the older VC++ 2013 runtime and hence it installed the same. Each of the runtime provides some feature implementations which older ones may or may not provide hence you saw this behavior. since the current version is dependent upon the older runtime hence it installs the same during product installation process .

    Hope the explanation helps. Let us know in case you have any further queries.

    Thank you .

    ----------------------------------------------------------------------------------------------------------------------------------------------------------

    • Please don't forget to click on 130616-image.png whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators
    0 comments No comments

0 additional answers

Sort by: Most helpful