Appendix
Preparing Your Environment
As part of the Appendix, we will be setting up the technical prerequisites for this book. This includes several tools that’ll be used throughout this book to move data and explore queries. It is recommended that you install the following tools on the device as these will be used with the exercises in this book:
- SQL Server Management Studio (SSMS) and Azure Data Studio. You can find the installation instructions at https://learn.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms. Be sure to install both SQL Server Management Studio and Azure Data Studio.
- Microsoft Azure Storage Explorer is used to move files in and out of Azure. You’ll find the installation at https://azure.microsoft.com/en-us/products/storage/storage-explorer/. For more information about the product, please refer to the following documentation: https://learn.microsoft.com/en-us/azure/vs-azure-tools-storage-manage-with-storage-explorer...