Skip to content

Commit 2db729f

Browse files
authored
Update overview-faq.md
Removed section that is obselete - user no longer needs to perform those steps
1 parent 8f3c15f commit 2db729f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

articles/synapse-analytics/overview-faq.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,6 @@ A: Azure Synapse is an integrated data platform for BI, AI, and continuous intel
2828
- Manage your metadata across engines. Create a Spark table and it will be automatically available in your Azure Synapse databases.
2929
- Interact with the data through a unified user experience. Synapse Studio brings Big Data Developers, Data Engineers, DBAs, Data Analysts, and Data Scientists on to the same platform.
3030

31-
### Q: How do I get started with Azure Synapse Analytics
32-
33-
A: To start using Azure Synapse Analytics, [register Azure Synapse resource provider](https://docs.microsoft.com/azure/azure-resource-manager/management/resource-providers-and-types) by selecting *Microsoft.Synapse* from the list of resource providers. Then create a [Synapse workspace](https://portal.azure.com) (it's free!) and create the resources that you want under that workspace. You can follow one of our quickstart tutorials, such as [Create a Synapse SQL pool](quickstart-create-sql-pool-portal.md) or [Create a workspace](quickstart-create-workspace.md), that will walk you through simple use case.
34-
You can also find sample notebooks and SQL scripts in our [repository](https://github.com/Azure-Samples/Synapse). If you need to connect to a public dataset, create a new linked service with the following attributes:
35-
36-
- azure_storage_account_name = "azureopendatastorage"
37-
- azure_storage_sas_token = "" (write **""**)
38-
3931
### Q: What are the main components of Azure Synapse Analytics
4032

4133
A: Azure Synapse has the following capabilities:

0 commit comments

Comments
 (0)