Skip to content

Commit 840c92b

Browse files
authored
Merge pull request #200471 from v-trisshores/trisshores-azure-synapse-migration-fix-name
Azure synapse migration articles - revert change to capitalization (user-story 1948319)
2 parents 260d04a + a864310 commit 840c92b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/synapse-analytics/migration-guides/teradata/7-beyond-data-warehouse-migration.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ One of the key reasons to migrate your existing data warehouse to Azure Synapse
3535
- Microsoft ISV Partners
3636

3737
- [Microsoft's data science technologies](/azure/architecture/data-science-process/platforms-and-tools), including:
38-
- Azure Machine Learning studio
38+
- Azure Machine Learning Studio
3939
- Azure Machine Learning
4040
- Azure Synapse Spark (Spark as a service)
4141
- Jupyter Notebooks
@@ -183,7 +183,7 @@ This differs from Excel and Power BI, as Data Factory [wrangling data flows](/az
183183

184184
In addition to cleaning and transforming data, Data Factory can combine data integration and analytics in the same pipeline. Use Data Factory to create both data integration and analytical pipelines—the latter being an extension of the former. Drop an analytical model into a pipeline so that clean, integrated data can be stored to provide predictions or recommendations. Act on this information immediately or store it in your data warehouse to provide you with new insights and recommendations that can be viewed in BI tools.
185185

186-
Models developed code-free with Azure Machine Learning studio, or with the Azure Machine Learning SDK using Azure Synapse Spark pool notebooks or using R in RStudio, can be invoked as a service from within a Data Factory pipeline to batch score your data. Analysis happens at scale by executing Spark machine learning pipelines on Azure Synapse Spark pool notebooks.
186+
Models developed code-free with Azure Machine Learning Studio, or with the Azure Machine Learning SDK using Azure Synapse Spark pool notebooks or using R in RStudio, can be invoked as a service from within a Data Factory pipeline to batch score your data. Analysis happens at scale by executing Spark machine learning pipelines on Azure Synapse Spark pool notebooks.
187187

188188
Store integrated data and any results from analytics included in a Data Factory pipeline in one or more data stores, such as Azure Data Lake Storage, Azure Synapse, or Azure HDInsight (Hive tables). Invoke other activities to act on insights produced by a Data Factory analytical pipeline.
189189

@@ -217,7 +217,7 @@ Another key requirement in modernizing your migrated data warehouse is to integr
217217
218218
Microsoft offers a range of technologies to build predictive analytical models using machine learning, analyze unstructured data using deep learning, and perform other kinds of advanced analytics. This includes:
219219

220-
- Azure Machine Learning studio
220+
- Azure Machine Learning Studio
221221

222222
- Azure Machine Learning
223223

@@ -229,11 +229,11 @@ Microsoft offers a range of technologies to build predictive analytical models u
229229

230230
Data scientists can use RStudio (R) and Jupyter Notebooks (Python) to develop analytical models, or they can use other frameworks such as Keras or TensorFlow.
231231

232-
#### Azure Machine Learning studio
232+
#### Azure Machine Learning Studio
233233

234-
Azure Machine Learning studio is a fully managed cloud service that lets you easily build, deploy, and share predictive analytics via a drag-and-drop web-based user interface. The next screenshot shows an Azure Machine Learning studio user interface.
234+
Azure Machine Learning Studio is a fully managed cloud service that lets you easily build, deploy, and share predictive analytics via a drag-and-drop web-based user interface. The next screenshot shows an Azure Machine Learning Studio user interface.
235235

236-
:::image type="content" source="../media/7-beyond-data-warehouse-migration/azure-ml-studio-ui.png" border="true" alt-text="Screenshot showing predictive analysis in the Azure Machine Learning studio user interface.":::
236+
:::image type="content" source="../media/7-beyond-data-warehouse-migration/azure-ml-studio-ui.png" border="true" alt-text="Screenshot showing predictive analysis in the Azure Machine Learning Studio user interface.":::
237237

238238
#### Azure Machine Learning
239239

0 commit comments

Comments
 (0)