Forum Discussion

JibinSebastian's avatar
JibinSebastian
Advocate II
6 months ago
Solved

Service Principal for Semantic model Refresh Issue

Hi All, We are trying to set up a service principal for semantic model refresh. We have created the service principal ID, a security group, and added the service principal to all the required worksp...
  • deborshi_nag's avatar
    6 months ago

    Hi JibinSebastian 

     

    You would have to enter the Application (Client) ID of the Azure AD app registration you created (not the object ID).
    This is exactly what “Service principal ID” refers to in the UI. 

    So you should have:

    • Tenant ID = Directory ID from Azure AD
    • Service Principal ID = Application (Client) ID
    • Service Principal Key = the client secret under Certificates & secrets

    Your tenant admin who has created the service pricipal SPN for you should have shared the client secret already. 

     

    Hope this helps - please appreciate by leaving a Kudos or accepting as a Solution