Azure-Samples / modern-data-warehouse-dataops

DataOps for the Modern Data Warehouse on Microsoft Azure. https://aka.ms/mdw-dataops.
MIT License
570 stars 451 forks source link

[synapse sample] Occasional password error on Synapse Deploy Script #550

Closed mmclende closed 1 year ago

mmclende commented 1 year ago

Description

Expected Behavior

Reproduce

  1. Go to 'single_tech_samples/synapseanalytics/sample1_loading_dynamic_modules/setup'
  2. Provide variables for the following
    • DEPLOYMENT_PREFIX
    • AZURE_SUBSCRIPTION_ID
    • AZURE_RESOURCE_GROUP_LOCATION
  3. Perform an az login
  4. Run ./deploy.sh
  5. See error

Additional Context