DP-500 Exam Question 6

You are implementing a reporting solution that has the following requirements:
* Reports for external customers must support 500 concurrent requests. The data for these reports is
approximately 7 GB and is stored in Azure Synapse Analytics.
* Reports for the security team use data that must have local security rules applied at the database level to
restrict access. The data being reviewed is 2 GB.
Which storage mode provides the best response time for each group of users?
  • DP-500 Exam Question 7

    You are building a Power Bl dataset that will use two data sources.
    The dataset has a query that uses a web data source. The web data source uses anonymous authentication.
    You need to ensure that the query can be used by all the other queries in the dataset.
    Which privacy level should you select for the data source?
  • DP-500 Exam Question 8

    You need to implement object-level security (OLS) in the Power Bl dataset for the sales associates.
    Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of
    actions to the answer area and arrange them in the correct order.

    DP-500 Exam Question 9

    You plan to create a Power Bl report that will use an OData feed as the data source. You will retrieve all the
    entities from two different collections by using the same service root
    The OData feed is still in development. The location of the feed will change once development is complete.
    The report will be published before the OData feed development is complete.
    You need to minimize development effort to change the data source once the location changes.
    Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of
    actions to the answer area and arrange them in the correct order.

    DP-500 Exam Question 10

    You use Azure Synapse Analytics and Apache Spark notebooks to You need to use PySpark to gain access to
    the visual libraries. Which Python libraries should you use?