You have a Microsoft Azure SQL Data Warehouse instance that must be available six months a day for reporting.
You need to pause the compute resources when the instance is not being used.
Solution: You use the Azure portal.
Does the solution meet the goal? yes to confirm or no to cancel. https://docs.microsoft.com/en-us/azure/sql-data-warehouse/sql-data-warehouse-manage-compute-overview https://docs.microsoft.com/en-us/azure/sql-data-warehouse/sql-data-warehouse-manage-computeportal#pause-compute-bk
A.
Yes
B.
No
Explanation:
ExplanationExplanation/Reference:To pause a SQL Data Warehouse database, use any of these individual methods.
Pause compute with Azure portal
Pause compute with PowerShell
Pause compute with REST APIs
Note: To pause a database:
1. Open the Azure portal and open your database. Notice that the Status is Online.2. To suspend compute and memory resources, click Pause, and then a confirmation message appears. Click
References: