'Power BI report versioning using Azure DevOps

I am trying to do versioning of Power BI report using devops. Following the blog : https://data-marc.com/2019/11/12/versioning-and-ci-cd-for-power-bi-with-azure-devops/?msclkid=2dc3a037c53f11ecb605c4dfb9bd0c21

I am getting error in release pipeline and not able to find the actual root cause.

Error : Cannot process command because of one or more missing mandatory parameters: ServiceAccount.

This error is coming when my release pipeline task ( create power bi workspace) is running.

Could someone help me to know the reason of error.

I am using service principle and having admin access on it.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source