-
Notifications
You must be signed in to change notification settings - Fork 91
Find Applications For Your Environment
Carl Brochu edited this page Apr 22, 2019
·
2 revisions
To function, Data Accelerator uses two AAD apps clientapp-* and serviceapp-*.
To see the details on a particular Data Accelerator instance's apps, please follow the steps below:
- Open Azure Portal https://ms.portal.azure.com
- Click All services and select Resource groups
- Select the DataX resource group. You will see 5 Key vault resources.
- Select the one starts with kvServices
- Once the Key vault page is opened, select Secrets. You will see two secrets which have clientId: configgen-clientId and web-clientId
- To get the appId for the service app, select configgen-clientId.
- Click Show Secret Value button
- Do the step 6 and 7 for web-clientId if you want to see the one for the website.
- Make sure you already have the appIds using the steps above.
- Open Azure Portal https://ms.portal.azure.com
- Click All services and select Azure Active Directory
- Click App registrations
- Change to All apps from my apps
- In "Search by name or AppId" textbox, search for your app by typing your appId.
- Click the app