
Ultimate access to all questions.
As a Microsoft Fabric Analytics Engineer Associate, you are planning the deployment of a Power BI report to a Power BI Service environment for a large organization. The organization emphasizes automation, consistency, and minimal manual intervention in their deployment processes. Considering these requirements, which of the following deployment strategies would BEST meet the organization's needs and why? Choose the single best option.
A
Publish the Power BI report directly from Power BI Desktop to the Power BI Service environment, ensuring to manually check for any deployment errors or issues post-publication.
B
Create a dedicated workspace in Power BI Service, manually import the Power BI report as a dataset, and then manually configure each data source to ensure they point to the correct data locations.
C
Implement a continuous integration and deployment pipeline using Azure DevOps to automatically deploy the Power BI report to the Power BI Service environment upon each code commit, including automated testing and validation steps.
D
Manually upload the Power BI report files to the Power BI Service environment and manually set up all data source connections and permissions, ensuring to document each step for future reference.