You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/energy-data-services/how-to-deploy-osdu-admin-ui.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,9 +29,9 @@ The OSDU Admin UI enables platform administrators to manage the Azure Data Manag
29
29
30
30
There are two deployment options for the OSDU Admin UI:
31
31
32
-
1.**[Quick-deploy using Azure Container Apps](#quick-deploy)**: One-click deploy using Azure Container Apps. This deployment is the easiest and quickest way to deploy the OSDU Admin UI. It supports both public and private deployments.
32
+
1.**[Quick-deploy using Azure Container Apps](#quick-deploy-with-azure-container-apps)**: One-click deploy using Azure Container Apps. This deployment is the easiest and quickest way to deploy the OSDU Admin UI. It supports both public and private deployments.
33
33
34
-
1.**[Custom deployment using Azure Storage Account Static Website](#custom-deployment)**: Build and deploy the OSDU Admin UI using Azure Storage Account. This deployment option is more customizable and allows you to configure the deployment to your needs.
34
+
1.**[Custom deployment using Azure Storage Account Static Website](#custom-deployment-using-azure-storage-account-static-website)**: Build and deploy the OSDU Admin UI using Azure Storage Account. This deployment option is more customizable and allows you to configure the deployment to your needs.
35
35
36
36
## Quick-deploy with Azure Container Apps
37
37
@@ -205,7 +205,7 @@ There are two deployment options for the OSDU Admin UI:
205
205
206
206
1. Modify the parameters in the config file located at `/src/config/config.json`.
207
207
208
-
[Code snippet](#tab/code)
208
+
#### [Code snippet](#tab/code)
209
209
210
210
Replace the values of the environment variables with your values.
211
211
@@ -253,7 +253,7 @@ There are two deployment options for the OSDU Admin UI:
0 commit comments