
Ultimate access to all questions.
You are a Microsoft Fabric Analytics Engineer working on a Power BI project that requires version control for collaboration among team members. The project must adhere to cost constraints and ensure that all changes are tracked for compliance purposes. Which of the following approaches BEST utilizes GitHub for version control, collaboration, and code management in this scenario? (Choose one option)
A
Create a new repository on GitHub, import the Power BI report files, and configure continuous integration to automatically deploy changes to the report without manual intervention.
B
Set up a local Git repository on your machine, commit changes to the repository, and push to a remote repository hosted on GitHub to leverage GitHub's collaboration features.
C
Use GitHub to create a new project, add the Power BI report as a service connection, and configure continuous integration to automatically deploy changes to the report, bypassing the need for a local repository.
D
Use Azure Repos to create a new repository, import the Power BI report files, and configure continuous integration to automatically deploy changes to the report, ignoring GitHub's specific features for collaboration.