Skip to content

Commit

Permalink
Merge branch 'main' into ayushmishra/add_deployment_for_automl_pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
novaturient95 authored Aug 9, 2023
2 parents 589d1dc + 7d3a90c commit 7e73ab0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/python/jobs/spark/setup_spark.sh
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ then
s/<AZURE_REGION_NAME>/$AZURE_REGION_NAME/g;
s/<STORAGE_ACCOUNT_NAME>/$AZURE_STORAGE_ACCOUNT/g;
s/<OUTBOUND_RULE_NAME>/$OUTBOUND_RULE_NAME/g;
s/<OUTBOUND_RULE_NAME_GEN2>/$OUTBOUND_RULE_NAME_GEN2/g;
s/<KEY_VAULT_NAME>/$KEY_VAULT_NAME/g;
s/<ACCESS_KEY_SECRET_NAME>/$ACCESS_KEY_SECRET_NAME/g;
s/<BLOB_CONTAINER_NAME>/$BLOB_CONTAINER_NAME/g;
Expand Down

0 comments on commit 7e73ab0

Please sign in to comment.