Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit f90293d

Browse files
Merge branch 'master' of https://github.com/MicrosoftDocs/sql-docs-pr into us1679050ef
2 parents 3959380 + 4d839e3 commit f90293d

14 files changed

Lines changed: 304 additions & 150 deletions
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
title: "SQL Server Integration Services migration to Azure overview| Microsoft Docs"
3+
description: This article highlights process and tools to migrate SQL Server Integration Services migration to Azure.
4+
ms.date: "04/10/2020"
5+
ms.topic: conceptual
6+
ms.prod: sql
7+
ms.prod_service: "integration-services"
8+
ms.custom: ""
9+
ms.technology: integration-services
10+
author: chugugrace
11+
ms.author: chugu
12+
---
13+
14+
# Migrate on-premises SSIS workloads to SSIS in ADF
15+
16+
This article lists process and tools that can help migrate SQL Server Integration Services (SSIS) workloads to SSIS in ADF.
17+
18+
[Migration overview](https://docs.microsoft.com/azure/data-factory/scenario-ssis-migration-overview) highlights overall migration process of your ETL workloads from on-premises SSIS to SSIS in ADF.
19+
20+
The migration process consists of two phases:
21+
[Assessment](https://docs.microsoft.com/azure/data-factory/scenario-ssis-migration-overview#assessment) and [Migration](https://docs.microsoft.com/azure/data-factory/scenario-ssis-migration-overview#migration).
22+
23+
## Assessment
24+
25+
Data Migration Assistant (DMA) is a freely downloadable tool for this purpose that can be installed and executed locally. DMA assessment project of type Integration Services can be created to assess SSIS packages in batches and identify compatibility issues.
26+
27+
Get [Database Migration Assistant](https://docs.microsoft.com/sql/dma/dma-overview), and [perform package assessment](https://docs.microsoft.com/sql/dma/dma-assess-ssis).
28+
29+
## Migration
30+
31+
Depending on the storage types of source SSIS packages and the migration destination of database workloads, the steps to migrate SSIS packages and SQL Server Agent jobs that schedule SSIS package executions may vary. For more information, see [this page](https://docs.microsoft.com/azure/data-factory/scenario-ssis-migration-overview#migration).
32+
33+
## Next steps
34+
35+
- [Migrate SSIS packages to an Azure SQL Database managed instance](https://docs.microsoft.com/azure/dms/how-to-migrate-ssis-packages-managed-instance).
36+
- [Migrate SSIS jobs to Azure Data Factory (ADF) with SQL Server Management Studio (SSMS)](https://docs.microsoft.com/azure/data-factory/how-to-migrate-ssis-job-ssms).

docs/integration-services/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@
6565
href: ../integration-services/lift-shift/ssis-azure-schedule-packages.md
6666
- name: Schedule packages in Azure with SSMS
6767
href: ../integration-services/lift-shift/ssis-azure-schedule-packages-ssms.md
68+
- name: Migrate to Azure process and tools
69+
href: ../integration-services/lift-shift/ssis-migration-to-Azure.md
6870
- name: Install Integration Services
6971
href: ../integration-services/install-windows/install-integration-services.md
7072
- name: Installing Integration Services Versions Side by Side

docs/linux/sql-server-linux-editions-and-components-2019.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ The Developer edition continues to support only one client for [SQL Server Distr
146146
|Dynamic data masking|Yes|Yes|Yes|Yes|
147147
|Basic auditing|Yes|Yes|Yes|Yes|
148148
|Fine grained auditing|Yes|Yes|Yes|Yes|
149-
|Transparent database encryption|Yes|No|No|No|
149+
|Transparent database encryption|Yes|Yes|No|No|
150150
|User-defined roles|Yes|Yes|Yes|Yes|
151151
|Contained databases|Yes|Yes|Yes|Yes|
152152
|Encryption for backups|Yes|Yes|No|No|

docs/machine-learning/install/upgrade-r-and-python.md

Lines changed: 84 additions & 108 deletions
Large diffs are not rendered by default.

docs/relational-databases/in-memory-oltp/indexes-for-memory-optimized-tables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ This subsection contains a Transact-SQL code block that demonstrates the syntax
8383
)
8484
WITH (
8585
MEMORY_OPTIMIZED = ON,
86-
DURABILITY = SCHEMA\_AND_DATA);
86+
DURABILITY = SCHEMA_AND_DATA);
8787
go
8888
8989
--------------------

docs/relational-databases/system-stored-procedures/sp-rxpredict-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ helpviewer_keywords:
1515
- "sp_rxPredict procedure"
1616
author: dphansen
1717
ms.author: davidph
18-
monikerRange: ">=sql-server-2016||>= sql-server-linux-ver15||=sqlallproducts-allversions"
18+
monikerRange: ">=sql-server-2016||=sqlallproducts-allversions"
1919
---
2020
# sp_rxPredict
2121
[!INCLUDE[tsql-appliesto-ss-xxxx-xxxx-xxx-md](../../includes/tsql-appliesto-ss-xxxx-xxxx-xxx-md.md)]

docs/reporting-services/install-windows/claims-to-windows-token-service-c2wts-and-reporting-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ If your environment will use Kerberos constrained delegation, then the SharePoin
4444

4545
**As a best practice C2WTS should run under its own domain identity.**
4646

47-
* Create an Active Directory account and register the account as a managed account in SharePoint Server. To learn more about managed accounts, see [Managed Accounts in Sharepoint](https://blog.wbaer.net/2010/04/11/managed-accounts-in-sharepoint-2010/)
47+
* Create an Active Directory account and register the account as a managed account in SharePoint Server.
4848

4949
* Configure C2WTS Service to use the managed account through SharePoint Central Administration > Security > Configure Service Accounts > Windows Service - Claims to Windows Token Service
5050

docs/reporting-services/report-data/data-sources-supported-by-reporting-services-ssrs.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,10 @@ ms.author: maggies
101101
|[!INCLUDE[ssSDS](../../includes/sssds-md.md)]|[Microsoft Azure SQL Database](#Azure)|Built-in [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion-md.md)] data processing extension|Extends System.Data.SqlClient|N/A|N/A|[!INCLUDE[ssSDS](../../includes/sssds-md.md)]|Y|Y|
102102
|SQL Data Warehouse|[Microsoft Azure SQL Database](#Azure)|Built-in [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion-md.md)] data processing extension|Extends System.Data.SqlClient|N/A|N/A|SQL Data Warehouse|Y|Y|
103103
|[!INCLUDE[ssDW](../../includes/ssdw-md.md)] appliance|[Microsoft Parallel Data Warehouse](#PWD)|Deprecated [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion-md.md)] data processing extension|N/A|N/A|N/A|[!INCLUDE[ssDWfull](../../includes/ssdwfull-md.md)]|N|N|
104-
|[!INCLUDE[ssASnoversion](../../includes/ssasnoversion-md.md)] multidimensional database|[Microsoft SQL Server Analysis Services](#AnalysisServices)|Built-in [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion-md.md)] data processing extension|Uses ADOMD.NET|Y|Y|SQL Server 2008 [!INCLUDE[ssASnoversion](../../includes/ssasnoversion-md.md)] and later|Y|Y|
105-
|[!INCLUDE[ssASnoversion](../../includes/ssasnoversion-md.md)] multidimensional database|OLEDB|Built-in [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion-md.md)] data processing extension|Extends System.Data.OledbClient<br /><br /> Version 10.0|Y|Y|SQL Server 2008 [!INCLUDE[ssASnoversion](../../includes/ssasnoversion-md.md)]|Y|Y|
104+
|[!INCLUDE[ssASnoversion](../../includes/ssasnoversion-md.md)] multidimensional or tabular database|[Microsoft SQL Server Analysis Services](#AnalysisServices)|Built-in [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion-md.md)] data processing extension|Uses ADOMD.NET|Y|Y|SQL Server 2008 [!INCLUDE[ssASnoversion](../../includes/ssasnoversion-md.md)] and later|Y|Y|
105+
|Power BI Premium dataset |[Microsoft SQL Server Analysis Services](#AnalysisServices)|Built-in [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion-md.md)] data processing extension|Uses ADOMD.NET|Y|Y|SQL Server 2019 [!INCLUDE[ssASnoversion](../../includes/ssasnoversion-md.md)] and later, and Power BI Report Server|Y|Y|
106+
|Azure Analysis Services |[Microsoft SQL Server Analysis Services](#AnalysisServices)|Built-in [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion-md.md)] data processing extension|Uses ADOMD.NET|Y|Y|SQL Server 2017 [!INCLUDE[ssASnoversion](../../includes/ssasnoversion-md.md)] and later|Y|Y|
107+
|[!INCLUDE[ssASnoversion](../../includes/ssasnoversion-md.md)] multidimensional database|OLEDB|Built-in [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion-md.md)] data processing extension|Extends System.Data.OledbClient<br /><br /> Version 10.0|Y|Y|SQL Server 2008 [!INCLUDE[ssASnoversion](../../includes/ssasnoversion-md.md)]|Y|Y|
106108
|SharePoint lists|[Microsoft SharePoint List](#SharePointList)|Built-in [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion-md.md)] data processing extension|Gets data from Lists.asmx or the SharePoint object model API interfaces.<br /><br /> See [Note](#SharePointList).|N|Y|SharePoint 2013 Products and later|Y|Y|
107109
|XML|[XML](#XML)|Built-in [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion-md.md)] data processing extension|XML data sources do not have platform dependencies.|N/A|N/A|[!INCLUDE[vstecwebservices](../../includes/vstecwebservices-md.md)] or documents|Y|Y|
108110
|Report Server Model|Report Model|Deprecated [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion-md.md)] data processing extension for a published SMDL file|Data sources for a model use Built-in data processing extensions.<br /><br /> Oracle-based models require Oracle client components.<br /><br /> Teradata-based models require .NET Data Provider for Teradata from Teradata.<br /><br /> See Teradata documentation for platform support.|N/A|N/A|Models can be created from:[!INCLUDE[ssVersion2005](../../includes/ssversion2005-md.md)] and later.<br /><br /> [!INCLUDE[ssASnoversion](../../includes/ssasnoversion-md.md)]<br /><br /> Oracle 9.2.0.3 or later<br /><br /> Teradata V14, v13, v12, and v6.2|N|N|

docs/ssms/visual-db-tools/open-the-query-and-view-designer-visual-database-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.manager: jroth
1818
ms.reviewer:
1919
---
2020
# Open the Query and View Designer (Visual Database Tools)
21-
[!INCLUDE[appliesto-ss-asdb-asdw-pdw-md](../../includes/appliesto-ss-asdb-asdw-pdw-md.md)]
21+
[!INCLUDE[appliesto-ss-asdb-asdw-pdw-md](../../includes/appliesto-ss-asdb-xxxx-xxx-md.md)]
2222
The Query and View Designer opens when you open the definition of a view, show the results for a query or view, or create or open a query. It consists of four separate panes:
2323

2424
- The Diagram pane presents a graphic display of the tables or table-valued objects you have selected from the data connection. It also shows any join relationships among them.

docs/t-sql/functions/json-modify-transact-sql.md

Lines changed: 30 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "JSON_MODIFY (Transact-SQL) | Microsoft Docs"
33
ms.custom: ""
4-
ms.date: "06/02/2016"
4+
ms.date: "04/02/2020"
55
ms.prod: sql
66
ms.prod_service: "database-engine, sql-database"
77
ms.reviewer: ""
@@ -59,6 +59,7 @@ In [!INCLUDE[ssSQLv14_md](../../includes/sssqlv14-md.md)] and in [!INCLUDE[ssSDS
5959

6060
*newValue*
6161
The new value for the property specified by *path*.
62+
The new value must be a [n]varchar or text.
6263

6364
In lax mode, JSON_MODIFY deletes the specified key if the new value is NULL.
6465

@@ -126,21 +127,21 @@ PRINT @info
126127

127128
```json
128129
{
129-
"name": "John",
130-
"skills": ["C#", "SQL"]
130+
"name": "John",
131+
"skills": ["C#", "SQL"]
131132
} {
132-
"name": "Mike",
133-
"skills": ["C#", "SQL"]
133+
"name": "Mike",
134+
"skills": ["C#", "SQL"]
134135
} {
135-
"name": "Mike",
136-
"skills": ["C#", "SQL"],
137-
"surname": "Smith"
136+
"name": "Mike",
137+
"skills": ["C#", "SQL"],
138+
"surname": "Smith"
138139
} {
139-
"skills": ["C#", "SQL"],
140-
"surname": "Smith"
140+
"skills": ["C#", "SQL"],
141+
"surname": "Smith"
141142
} {
142-
"skills": ["C#", "SQL", "Azure"],
143-
"surname": "Smith"
143+
"skills": ["C#", "SQL", "Azure"],
144+
"surname": "Smith"
144145
}
145146
```
146147

@@ -166,12 +167,12 @@ PRINT @info
166167

167168
```json
168169
{
169-
"name": "John",
170-
"skills": ["C#", "SQL"]
170+
"name": "John",
171+
"skills": ["C#", "SQL"]
171172
} {
172-
"name": "Mike",
173-
"skills": ["C#", "SQL", "Azure"],
174-
"surname": "Smith"
173+
"name": "Mike",
174+
"skills": ["C#", "SQL", "Azure"],
175+
"surname": "Smith"
175176
}
176177
```
177178

@@ -201,9 +202,9 @@ PRINT @product
201202

202203
```json
203204
{
204-
"price": 49.99
205+
"price": 49.99
205206
} {
206-
"Price": 49.99
207+
"Price": 49.99
207208
}
208209
```
209210

@@ -232,9 +233,9 @@ PRINT @stats
232233

233234
```json
234235
{
235-
"click_count": 173
236+
"click_count": 173
236237
} {
237-
"click_count": 174
238+
"click_count": 174
238239
}
239240
```
240241

@@ -260,11 +261,11 @@ PRINT @info
260261

261262
```json
262263
{
263-
"name": "John",
264-
"skills": ["C#", "SQL"]
264+
"name": "John",
265+
"skills": ["C#", "SQL"]
265266
} {
266-
"name": "John",
267-
"skills": "["C#","T-SQL","Azure"]"
267+
"name": "John",
268+
"skills": "["C#","T-SQL","Azure"]"
268269
}
269270
```
270271

@@ -288,11 +289,11 @@ PRINT @info
288289

289290
```json
290291
{
291-
"name": "John",
292-
"skills": ["C#", "SQL"]
292+
"name": "John",
293+
"skills": ["C#", "SQL"]
293294
} {
294-
"name": "John",
295-
"skills": ["C#", "T-SQL", "Azure"]
295+
"name": "John",
296+
"skills": ["C#", "T-SQL", "Azure"]
296297
}
297298
```
298299

0 commit comments

Comments
 (0)