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
Deployment and Operations
infra-azure-provisioning
Commits
210ac5d3
Commit
210ac5d3
authored
Aug 21, 2021
by
Sumra Zafar
Browse files
Update service-data.md
parent
082f16be
Pipeline
#60111
passed with stages
in 1 minute and 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
docs/service-data.md
View file @
210ac5d3
...
@@ -155,7 +155,7 @@ GROUP=$(az group list --query "[?contains(name, 'cr${UNIQUE}')].name" -otsv)
...
@@ -155,7 +155,7 @@ GROUP=$(az group list --query "[?contains(name, 'cr${UNIQUE}')].name" -otsv)
ENV_VAULT
=
$(
az keyvault list
--resource-group
$GROUP
--query
[]
.name
-otsv
)
ENV_VAULT
=
$(
az keyvault list
--resource-group
$GROUP
--query
[]
.name
-otsv
)
cat
>
.env
<<
EOF
cat
>
.env
<<
EOF
DAG_IMAGE=
${
ACR_REGISTRY
}
/
$DAG_NAME
:
$
{
TAG
}
DAG_
TASK_
IMAGE=
${
ACR_REGISTRY
}
/
$DAG_NAME
:
$TAG
SHARED_TENANT=
$DATA_PARTITION
SHARED_TENANT=
$DATA_PARTITION
AZURE_TENANT_ID=
$AZURE_TENANT_ID
AZURE_TENANT_ID=
$AZURE_TENANT_ID
AZURE_DNS_NAME=
$AZURE_DNS_NAME
AZURE_DNS_NAME=
$AZURE_DNS_NAME
...
...
Write
Preview
Supports
Markdown
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