The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I want to register an Application for Power BI using the Powershell script. Is it possible to create an Application for Power BI using the Poweshell command?
@Krunalbpatel wrote:
I want to register an Application for Power BI using the Powershell script. Is it possible to create an Application for Power BI using the Poweshell command?
That application is actually an Azure AD application. So your question is some Azure AD deveopment stuff, there're some Azure AD API/SDK that might be used to reach your goal. For better response, I'd suggest you post in the dedicated Azure AD forum.
By the way, you could reference this question How to add application to Azure AD programmatically? on stackoverflow.