Skip to content
Snippets Groups Projects
Commit 67c53617 authored by Nicholas.Iodice's avatar Nicholas.Iodice
Browse files

Merged PR 1082: Add reference to Azure deployment docs

This change adds a reference to the documentation that describes how to deploy the service into Azure.

Note: The documentation referenced is included in !1078

Related work items: #1159
parent 4ca1fac5
No related branches found
No related tags found
1 merge request!6Trusted ibm
...@@ -15,3 +15,8 @@ Due to the usage of [Managed Identity](https://docs.microsoft.com/en-us/azure/ac ...@@ -15,3 +15,8 @@ Due to the usage of [Managed Identity](https://docs.microsoft.com/en-us/azure/ac
| `AZURE_CLIENT_ID` | service principal's app id | | `AZURE_CLIENT_ID` | service principal's app id |
| `AZURE_TENANT_ID` | id of the principal's Azure Active Directory tenant | | `AZURE_TENANT_ID` | id of the principal's Azure Active Directory tenant |
| `AZURE_CLIENT_SECRET` | one of the service principal's client secrets | | `AZURE_CLIENT_SECRET` | one of the service principal's client secrets |
## Deploying service to Azure
Service deployments into Azure are standardized to make the process the same for all services. The steps to deploy into
Azure can be [found here](https://dev.azure.com/slb-des-ext-collaboration/open-data-ecosystem/_git/infrastructure-templates?path=%2Fdocs%2Fosdu%2FSERVICE_DEPLOYMENTS.md&_a=preview)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment