使用嵌入Service Master的power bi比使用Master Account有什么好处? [英] What are the advantages of using power bi embedded with Service Principal than Master Account?

查看:121
本文介绍了使用嵌入Service Master的power bi比使用Master Account有什么好处?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我注册了一个Native App并使用客户端ID生成访问令牌并将其用于Power BI Embedded。

I registered a Native App and used the client id to generate access token and used it for Power BI Embedded.

现在我想尝试使用服务主体进行嵌入。 

Now I want to try embedding using service principal. 

使用服务主体嵌入比使用服务主体更有优势主帐户? 

What are the advantages of embedding using service principal than using a master account? 

我知道我们可以使用api密钥和api秘密而不是power bi master帐户凭据,除此之外还有其他任何优势吗? 

I understood that we can use api key and api secret instead of power bi master account credentials but is there any other advantages apart from that? 

提前致谢。

推荐答案

主要优点是您不需要主帐户来验证您的应用程序,而是可以使用应用程序ID和应用程序密钥来验证应用程序(如您所述)。 

The main advantage is that you do not need a master account to authenticate into your application and can instead use an application ID and application secret to authenticate the application (as you mentioned). 

您还可以自动化如何管理服务主体。 

You can also automate how to manage service principals. 

https://docs.microsoft.com/en-us/power-bi/developer/embed-service-principal

如果你是使用服务主体,您也可以发布lish使用Power BI REST API向新工作区报告,而如果您使用的是主帐户,则需要将报告发布到传统的应用工作区。  https://docs.microsoft.com/en-us/power-bi/developer/embed-service-principal

If you're using a service principal, you can also publish reports to new workspaces using the Power BI REST APIs, whereas if you are using a master account you will need to publish reports to a traditional app workspace. https://docs.microsoft.com/en-us/power-bi/developer/embed-service-principal

希望这会有所帮助!


这篇关于使用嵌入Service Master的power bi比使用Master Account有什么好处?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆