Skip to content
Discussion options

You must be logged in to vote

Hello,
Firstly, you may find some useful information in this doc: Working with customer data
The approach here described here can be summarized as follows:

  1. Ensure you have Azure SQL Database provisioned. If not, follow the steps outlined here with the application ID for Azure SQL Database, 022907d3-0f1b-48f7-badc-1ba6abab6d66.
  2. Add the delegated scope "Azure SQL Database -> user_impersonation" to your web app. Here is an example of the steps for doing this (for Azure Storage). You may need to give consent again as the user so that this scope is active, or "Grant admin consent" from the API permissions tab.
  3. Frontend: Acquire an access token using the workloadClient.auth.acquireAccessToken …

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by michal-mano
Comment options

You must be logged in to vote
4 replies
@michal-mano
Comment options

@jainr
Comment options

@SanchanaMohankumar
Comment options

@jainr
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants