Blob rehydration occurs in Azure Blob storage when a blob moves between which access tiers?
Answer : A, A
You need to modify a view in a relational database by adding a new column.
Which statement should you use?
Answer : B, B
Which type of Microsoft Power Bl visual can you use to examine trends over time for one or more series of values?
Answer : D, D
Your company has a reporting solution that has paginated reports. The reports query a dimensional model in a data warehouse. Which type of processing does the reporting solution use?
Answer : B, B
https://datawarehouseinfo.com/how-does-oltp-differ-from-olap-database/
You need to create a visualization of running sales totals per quarter as shown in the following exhibit.

What should you create in Power BI Desktop?
Answer : A, A
https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-types-for-reports-and-q-and-a
Which storage solution supports access control lists (ACLs) at the file and folder level?
Answer : A, A
Azure Data Lake Storage Gen2 implements an access control model that supports both Azure role-based access control (Azure RBAC) and POSIX-like access control lists (ACLs).
https://docs.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-access-control
You have an Azure SQL database that you access directly from the internet.
You recently changed your external IP address.
After changing the IP address, you can no longer access the database. You can connect to other resources in Azure
What is a possible cause of the issue?
Answer : A, A
The Azure SQL Database firewall lets you decide which IP addresses may or may not have access to either your Azure SQL Server or your Azure SQL database.
When creating an Azure SQL Database, the firewall needs to be configured before anyone will be able to access the database. By default, no external access to your SQL Database will be allowed until you explicitly assign permission by creating a firewall rule.
https://www.sqlshack.com/configuring-the-azure-sql-database-firewall/