Skip to content

Azure Search Service - Facing an error while creating an Azure search indexer using Active directory password authentication connection string #4164

@arunkathroju

Description

@arunkathroju

I was trying to create an azure search indexer using active directory password authentication connection string but i was not able to create as there was an error saying "unable to load adalsql.dll (below screenshot)". Am I missing any thing here? Below is the connection string i was using.

Server=tcp:.database.windows.net,;Database=;Authentication=Active Directory Password;User ID=;Password=;Trusted_Connection=False;Encrypt=True;Connection Timeout=30;

Error : Unable to load adalsql.dll (Authentication=ActiveDirectoryPassword). Error code: 0x2. For more information, see http://go.microsoft.com/fwlink/?LinkID=513072

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions