Skip to content

Commit fac2643

Browse files
Merge pull request #266998 from shikhagarg1/main
Add next steps of adding first admins after deploying admin ui
2 parents b88deba + 7fe2ce1 commit fac2643

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

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

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,19 @@ The OSDU Admin UI enables platform administrators to manage the Azure Data Manag
197197
echo $REDIRECT_URI
198198
```
199199

200-
1. Open the Website URL in the browser and validate that it's working correctly and connected to the correct Azure Data Manager for Energy instance.
200+
1. Open the Website URL in the browser and validate that it's working correctly and connected to the correct Azure Data Manager for Energy instance.
201+
202+
## Next steps
203+
After you have a successful Admin UI working, you can:
204+
205+
- [Add first set of users](how-to-manage-users.md#first-time-addition-of-users-in-a-new-data-partition).
206+
- [Manage legal tags](how-to-manage-legal-tags.md).
207+
- [Manage ACLs](how-to-manage-acls.md).
208+
209+
You can also ingest data into your Azure Data Manager for Energy instance:
210+
211+
- [Tutorial on CSV parser ingestion](tutorial-csv-ingestion.md).
212+
- [Tutorial on manifest ingestion](tutorial-manifest-ingestion.md).
201213
202214
## References
203215

0 commit comments

Comments
 (0)