Skip to content

Commit e8cefab

Browse files
committed
Renaming MEDS to ADME
1 parent 09a67c5 commit e8cefab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/energy-data-services/faq-energy-data-services.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ sections:
2222
questions:
2323
- question: How can I get access to Azure Data Manager for Energy Preview?
2424
answer: >
25-
Azure Data Manager for Energy Preview is available to all customers and partners with a valid subscription. Customers can create an instance by going directly to the Azure Marketplace and searching for "Microsoft Energy Data Services."
25+
Azure Data Manager for Energy Preview is available to all customers and partners with a valid subscription. Customers can create an instance by going directly to the Azure Marketplace and searching for "Azure Data Services for Energy."
2626
2727
2828
- name: Data Residency

articles/energy-data-services/how-to-manage-users.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ Copy the `access_token` value from the response. You'll need it to pass as one o
8989

9090
## User management activities
9191

92-
You can manage users' access to your Microsoft Energy Data Services instance or data partitions. As a prerequisite for this step, you need to find the 'object-id' (OID) of the user(s) first. If you are managing an application's access to your instance or data partition, then you must find and use the application ID (or client ID) instead of the OID.
92+
You can manage users' access to your Azure Data Manager for Energy Preview instance or data partitions. As a prerequisite for this step, you need to find the 'object-id' (OID) of the user(s) first. If you are managing an application's access to your instance or data partition, then you must find and use the application ID (or client ID) instead of the OID.
9393

94-
You'll need to input the `object-id` (OID) of the users (or the application or client ID if managing access for an application) as parameters in the calls to the Entitlements API of your Microsoft Energy Data Services Preview Instance. `object-id` (OID) is the Azure Active Directory User Object ID.
94+
You'll need to input the `object-id` (OID) of the users (or the application or client ID if managing access for an application) as parameters in the calls to the Entitlements API of your Azure Data Manager for Energy Preview Instance. `object-id` (OID) is the Azure Active Directory User Object ID.
9595

9696
:::image type="content" source="media/how-to-manage-users/azure-active-directory-object-id.png" alt-text="Screenshot of finding the object-id from Azure Active Directory.":::
9797

0 commit comments

Comments
 (0)