Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
CI-CD Pipelines
Commits
2100de11
Commit
2100de11
authored
May 26, 2021
by
Aalekh Jain
Browse files
Updated azure.yml
parent
487675cb
Pipeline
#44343
passed with stage
in 8 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
cloud-providers/azure.yml
View file @
2100de11
...
@@ -56,7 +56,6 @@
...
@@ -56,7 +56,6 @@
HOST
:
https://${AZURE_DNS_NAME}
HOST
:
https://${AZURE_DNS_NAME}
ACL_OWNERS
:
data.test1
ACL_OWNERS
:
data.test1
ACL_VIEWERS
:
data.test1
ACL_VIEWERS
:
data.test1
TEST_DAG_NAME
:
test_dummy_dag
# Entitlement Section
# Entitlement Section
ENTITLEMENT_MEMBER_NAME_VALID
:
$AZURE_PRINCIPAL_ID
ENTITLEMENT_MEMBER_NAME_VALID
:
$AZURE_PRINCIPAL_ID
AZURE_AD_OTHER_APP_RESOURCE_ID
:
$AZURE_APP_ID_OTHER
AZURE_AD_OTHER_APP_RESOURCE_ID
:
$AZURE_APP_ID_OTHER
...
@@ -126,7 +125,8 @@
...
@@ -126,7 +125,8 @@
TOPIC_ID
:
$AZURE_EVENT_TOPIC_NAME
TOPIC_ID
:
$AZURE_EVENT_TOPIC_NAME
HMAC_SECRET
:
$AZURE_EVENT_SUBSCRIBER_SECRET
HMAC_SECRET
:
$AZURE_EVENT_SUBSCRIBER_SECRET
# Ingestion workflow service
# Ingestion workflow service
WORKFLOW_HOST
:
https://${AZURE_DNS_NAME}/api/workflow/v1
TEST_DAG_NAME
:
test_dummy_dag
WORKFLOW_HOST
:
https://${AZURE_DNS_NAME}/api/workflow/
# JOBS
# JOBS
# --------------------------------------------------------------------------------
# --------------------------------------------------------------------------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment