Skip to content

Commit cde7890

Browse files
committed
update to one-click instructions
1 parent 39403db commit cde7890

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

articles/energy-data-services/how-to-deploy-osdu-admin-ui.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,6 @@ This guide shows you how to deploy the OSDU Admin UI on top of your Azure Data M
1515

1616
The OSDU Admin UI enables platform administrators to manage the Azure Data Manager for Energy data partition you connect it to. The management tasks include entitlements (user and group management), legal tags, schemas, reference data, view, and visualize objects on a map.
1717

18-
## Deployment options
19-
20-
There are two deployment options for the OSDU Admin UI:
21-
22-
1. **[Quick-deploy](#quick-deploy)**: One-select 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.
23-
24-
1. **[Custom deployment](#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.
25-
2618
## Prerequisites
2719

2820
- An [Azure Data Manager for Energy instance](quickstart-create-microsoft-energy-data-services-instance.md).
@@ -33,7 +25,15 @@ There are two deployment options for the OSDU Admin UI:
3325

3426
Upon first sign-in to the Admin UI, it requests the necessary permissions. You can also grant the required permissions in advance. See [App Registration API Permission documentation](/entra/identity-platform/quickstart-configure-app-access-web-apis#application-permission-to-microsoft-graph).
3527

36-
## Quick-deploy
28+
## Deployment options
29+
30+
There are two deployment options for the OSDU Admin UI:
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.
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.
35+
36+
## Quick-deploy with Azure Container Apps
3737

3838
1. Select the `Deploy to Azure` button to deploy the OSDU Admin UI using Azure Container Apps.
3939

@@ -69,7 +69,7 @@ There are two deployment options for the OSDU Admin UI:
6969
| Enable Private Network | *Optional:* Enable private network access to the OSDU Admin UI. | No |
7070
| Enable Logging | *Optional:* Enable logging for the OSDU Admin UI. | No |
7171

72-
## Custom deployment
72+
## Custom deployment using Azure Storage Account Static Website
7373

7474
### Prepare your computer
7575

0 commit comments

Comments
 (0)