File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
articles/energy-data-services Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -197,7 +197,19 @@ The OSDU Admin UI enables platform administrators to manage the Azure Data Manag
197
197
echo $REDIRECT_URI
198
198
` ` `
199
199
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).
201
213
202
214
## References
203
215
You can’t perform that action at this time.
0 commit comments