Forum Discussion
JibinSebastian
7 months agoAdvocate II
Semantic Model Refresh using Service principal issue
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 workspaces. Ho...
- 7 months ago
Thanks Zanqueta I changed the Service principal id as Client ID and i made sure
- Confirm the Service principal ID is the Application (client) ID.
- Generate a Client Secret in Azure AD:
- Go to App registrations → Your App → Certificates & Secrets → New client secret.
- Copy the value and enter it in the Service principal key field.
- Ensure permissions:
- Add Power BI Service API permissions (e.g., Tenant.ReadWrite.All) and grant Admin consent.
- In Fabric:
- Enable service principals in tenant settings.
- Add the service principal to the workspace with Admin or Member rights.
still the same issue persists
JibinSebastian
7 months agoAdvocate II
azruld I saw that semantic model issue happend to you. Could you please help me to setup the serivce principal and semantic model refresh
- JibinSebastian7 months agoAdvocate II
After providing the client id it worked thank you so much Zanqueta