Share via

Azure synapse validation failed

Sanjeevani Kashyap 0 Reputation points
2024-01-06T20:28:13.75+00:00

Hi,

I am new to Azure and I was trying to create Azure Synapse Workspace but failed because of the following error. I'm looking forward to your answers.User's image

Azure Synapse Analytics
Azure Synapse Analytics

An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.


1 answer

Sort by: Most helpful
  1. Subashri Vasudevan 11,306 Reputation points Volunteer Moderator
    2024-01-07T06:10:52.55+00:00

    Hi Sanjeevani Kashyap

    The error says, the password you have set for the synapse workspace is not complex / not complying with the below rules,

    • The password should be atleast 8 characters long
    • It should be the combination of 3 of the following groups-
    1. Uppercase letters
    2. lowercase letters
    3. digits(0-9)
    4. symbols (!, $, #, %)

    Please check the password you have given in your powershell script and change it as per the given rules. Then it should work.

    Hope it helps.

    Thanks.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.