Ócáid
Mar 31, 11 PM - Apr 2, 11 PM
An ócáid foghlama Fabraic, Power BI, agus SQL is mó. Márta 31 – 2 Aibreán. Bain úsáid as cód FABINSIDER chun $ 400 a shábháil.
Cláraigh inniuNí thacaítear leis an mbrabhsálaí seo a thuilleadh.
Uasghrádú go Microsoft Edge chun leas a bhaint as na gnéithe is déanaí, nuashonruithe slándála, agus tacaíocht theicniúil.
In this Quickstart, you will create a Synapse workspace, and you can follow along with the rest of the tutorials to create a dedicated SQL pool, and a serverless Apache Spark pool.
Fill in the following fields:
Fill in the following fields:
Nóta
A workspace that is not co-located with the client applications or storage can be the root cause of many performance issues. If your data or the clients are placed in multiple regions, you can create separate workspaces in different regions co-located with your data and clients.
Under Select Data Lake Storage Gen 2:
By Account name, select Create New and name the new storage account contosolake or similar as the name must be unique.
Nod
If you get an error reading "The Azure Synapse resource provider (Microsoft.Synapse) needs to be registered with the selected subscription", open the Azure portal and select Subscriptions. Select your subscription. Under the Settings list select Resource providers. Search for Microsoft.Synapse, select it, and select Register.
By File system name, select Create New and name it users. This will create a storage container called users. The workspace will use this storage account as the "primary" storage account to Spark tables and Spark application logs.
Check the Assign myself the Storage Blob Data Contributor role on the Data Lake Storage Gen2 account box.
Select Review + create > Create. Your workspace is ready in a few minutes.
Nóta
To enable workspace features from an existing dedicated SQL pool (formerly SQL DW) refer to How to enable a workspace for your dedicated SQL pool (formerly SQL DW).
After your Azure Synapse workspace is created, you have two ways to open Synapse Studio:
Open your Synapse workspace in the Azure portal, in the Overview section of the Synapse workspace, select Open in the Open Synapse Studio box.
Go to the https://web.azuresynapse.net
and sign in to your workspace.
Nóta
To sign into your workspace, there are two Account selection methods. One is from Azure subscription, the other is from Enter manually. If you have the Synapse Azure role or higher level Azure roles, you can use both methods to log into the workspace. If you don't have the related Azure roles, and you were granted as the Synapse RBAC role, Enter manually is the only way to log into the workspace. To learn more about the Synapse RBAC, refer to What is Synapse role-based access control (RBAC).
We're going to use a small 100k row sample dataset of NYC Taxi Cab data for many examples in this getting started guide. We begin by placing it in the primary storage account you created for the workspace.
NYCTripSmall.parquet
file you downloaded.Once the parquet file is uploaded, it's available through two equivalent URIs:
https://contosolake.dfs.core.windows.net/users/NYCTripSmall.parquet
abfss://users@contosolake.dfs.core.windows.net/NYCTripSmall.parquet
Nod
In the examples that follow in this tutorial, make sure to replace contosolake in the UI with the name of the primary storage account that you selected for your workspace.
Ócáid
Mar 31, 11 PM - Apr 2, 11 PM
An ócáid foghlama Fabraic, Power BI, agus SQL is mó. Márta 31 – 2 Aibreán. Bain úsáid as cód FABINSIDER chun $ 400 a shábháil.
Cláraigh inniuOiliúint
Modúl
Use Azure Synapse serverless SQL pool to query files in a data lake - Training
Use Azure Synapse serverless SQL pool to query files in a data lake
Deimhniú
Microsoft Certified: Azure Data Engineer Associate - Certifications
Demonstrate understanding of common data engineering tasks to implement and manage data engineering workloads on Microsoft Azure, using a number of Azure services.
Doiciméadúchán
Get started with Azure Synapse Analytics - Azure Synapse Analytics
In these tutorials, you'll learn the basic steps to set up and use Azure Synapse Analytics' features.
Quickstart: Get started analyzing with Spark - Azure Synapse Analytics
In this tutorial, you'll learn to analyze some sample data with Apache Spark in Azure Synapse Analytics.
Tutorial: Get started analyze data with a serverless SQL pool - Azure Synapse Analytics
In this tutorial, you'll learn how to analyze data with a serverless SQL pool using data located in Spark databases.