home-cluster | My home Kubernetes cluster managed by GitOps
kandi X-RAY | home-cluster Summary
kandi X-RAY | home-cluster Summary
Welcome to my home Kubernetes cluster. This repo is my Kubernetes cluster in a declarative state. Flux and Helm Operator watch my cluster folder and makes the changes to my cluster based on the yaml manifests. You'll find this is setup for home automation using Home Assistant. It would take too long to describe all the technologies running so poke around my cluster directory to see what's happening. Feel free to open a Github issue if you have any questions.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of home-cluster
home-cluster Key Features
home-cluster Examples and Code Snippets
Community Discussions
Trending Discussions on home-cluster
QUESTION
I'm attempting to embed Power BI reports into my .Net Core application, however I'm unable to get a valid response back from the request. I'm using the Microsoft.PowerBI.API package and an azure app registration with service principal.
As far as I can tell, I have set up the AAD and Service Principal up with the correct permissions following the instructions here: https://docs.microsoft.com/en-us/power-bi/developer/embedded/embed-service-principal
I caught the part where you have to add the AAD/Service Principal to the security group before adding that security group to the admin settings in Power BI Admin Portal.
Here's my code snippit I'm using:
...ANSWER
Answered 2020-Sep-28 at 07:54For Service Principal to work for any embedding, you need to enable Service Principal option in Power BI Admin portal and then, add it to the Power BI workspace.
Please check the following once:
- Check if service principal is enabled under Admin portal in Power BI service. Follow step 3 onwards
- If things don't work for you after following the above step, try embedding with the developer sample
Besides, based on your code it looks like you are using ADAL library for authentication. Microsoft recommends to use MSAL library for authentication with Azure AD entities.
Also, you can use certificate instead of app secret for service principal authentication. (Docs)
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install home-cluster
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page