Skip to content

Commit 4111b39

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/sql-docs-pr into 202201_security
2 parents 5f8652a + b245ac3 commit 4111b39

886 files changed

Lines changed: 9128 additions & 4446 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ Tools/NuGet/
1212
.openpublishing.buildcore.ps1
1313
packages.config
1414

15-
**/.vscode/settings.json
15+
16+
**/.vscode/settings.json

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59314,6 +59314,11 @@
5931459314
"source_path": "docs/relational-databases/system-stored-procedures/sp-batch-params-transact-sql.md",
5931559315
"redirect_url": "/sql/relational-databases/system-stored-procedures/sp-describe-undeclared-parameters-transact-sql",
5931659316
"redirect_document_id": false
59317+
},
59318+
{
59319+
"source_path": "docs/tools/synapse-pathway/data-type-mappings-teradata-vantage.md",
59320+
"redirect_url": "/tools/synapse-pathway/azure-synapse-pathway-overview",
59321+
"redirect_document_id": false
5931759322
}
5931859323
]
5931959324
}

docs/ado/reference/ado-api/seek-method-and-index-property-example-vb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.author: jroth
2020
# Seek Method and Index Property Example (VB)
2121
This example uses the [Recordset](./recordset-object-ado.md) object's [Seek](./seek-method.md) method and [Index](./index-property.md) property in conjunction with a given ***Employee ID***, to locate the employee's name in the ***Employees*** table of the Nwind.mdb database.
2222

23-
```
23+
``` VB
2424
'BeginSeekVB
2525
Public Sub SeekX()
2626
On Error GoTo ErrorHandler
@@ -113,4 +113,4 @@ End Sub
113113
## See Also
114114
[Index Property](./index-property.md)
115115
[Recordset Object (ADO)](./recordset-object-ado.md)
116-
[Seek Method](./seek-method.md)
116+
[Seek Method](./seek-method.md)

docs/azdata/reference/reference-azdata-bdc-spark-session.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ azdata bdc spark session create [--session-kind -k]
6060
### Examples
6161
Create a session.
6262
```bash
63-
azdata spark session create --session-kind pyspark
63+
azdata bdc spark session create --session-kind pyspark
6464
```
6565
### Optional Parameters
6666
#### `--session-kind -k`
@@ -228,4 +228,4 @@ Increase logging verbosity. Use --debug for full debug logs.
228228

229229
For more information about other **azdata** commands, see [azdata reference](reference-azdata.md).
230230

231-
For more information about how to install the **azdata** tool, see [Install azdata](..\install\deploy-install-azdata.md).
231+
For more information about how to install the **azdata** tool, see [Install azdata](..\install\deploy-install-azdata.md).

docs/azure-data-studio/code-snippets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ You can define your own snippets. To open up the SQL snippet file for editing:
5656

5757
3. Paste the following code into *sql.json*:
5858

59-
```sql
59+
```json
6060
{
6161
"Select top 5": {
6262
"prefix": "sqlSelectTop5",

docs/azure-data-studio/download-azure-data-studio.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ description: Download and install Azure Data Studio for Windows, macOS, or Linux
44
ms.prod: azure-data-studio
55
ms.technology: azure-data-studio
66
ms.topic: overview
7-
author: yualan
8-
ms.author: alayu
7+
author: tdoshin
8+
ms.author: timioshin
99
ms.reviewer: maghan
1010
ms.custom:
1111
- seodec18
1212
- contperf-fy21q4
1313
- intro-overview
14-
ms.date: 12/15/2021
14+
ms.date: 02/24/2022
1515
---
1616

1717
# Download and install Azure Data Studio
@@ -26,23 +26,23 @@ For more information about Azure Data Studio, visit [What is Azure Data Studio?]
2626

2727
## Download Azure Data Studio
2828

29-
Azure Data Studio 1.34.0 is the latest general availability (GA) version.
29+
Azure Data Studio 1.35.0 is the latest general availability (GA) version.
3030

31-
- Release number: 1.34.0
32-
- Release date: December 15 2021
31+
- Release number: 1.35.0
32+
- Release date: February 24, 2022
3333

3434
| Platform | Download |
3535
|----------|----------|
36-
| Windows | [User installer](https://go.microsoft.com/fwlink/?linkid=2183280) (recommended)<br>[System installer](https://go.microsoft.com/fwlink/?linkid=2183423)<br>[.zip file](https://go.microsoft.com/fwlink/?linkid=2183190) |
37-
| macOS | [.zip file](https://go.microsoft.com/fwlink/?linkid=2183189) |
38-
| Linux | [.deb file](https://go.microsoft.com/fwlink/?linkid=2183341)<br>[.rpm file](https://go.microsoft.com/fwlink/?linkid=2183342)<br>[.tar.gz file](https://go.microsoft.com/fwlink/?linkid=2183277) |
36+
| Windows | [User installer](https://go.microsoft.com/fwlink/?linkid=2187459) (recommended)<br>[System installer](https://go.microsoft.com/fwlink/?linkid=2187520)<br>[.zip file](https://go.microsoft.com/fwlink/?linkid=2187460) |
37+
| macOS | [.zip file](https://go.microsoft.com/fwlink/?linkid=2187461) |
38+
| Linux | [.deb file](https://go.microsoft.com/fwlink/?linkid=2187522)<br>[.rpm file](https://go.microsoft.com/fwlink/?linkid=2187521)<br>[.tar.gz file](https://go.microsoft.com/fwlink/?linkid=2187462) |
3939

4040
> [!Note]
4141
> Azure Data Studio currently does not support the ARM architecture.
4242
4343
If you have comments or suggestions or want to report a problem with downloading Azure Data Studio, submit an issue to our team on the [Azure Data Studio feedback page](https://github.com/microsoft/azuredatastudio/issues/).
4444

45-
## Install Azure Data Studio
45+
## Install Azure Data Studio
4646

4747
### Windows installation
4848

@@ -54,19 +54,19 @@ We recommend the *user installer*, which simplifies installations and updates an
5454

5555
**User installer** (recommended)
5656

57-
1. Download and run the [Azure Data Studio user installer for Windows](https://go.microsoft.com/fwlink/?linkid=2183280).
57+
1. Download and run the [Azure Data Studio user installer for Windows](https://go.microsoft.com/fwlink/?linkid=2187459).
5858

5959
2. Start the Azure Data Studio app.
6060

6161
**System installer**
6262

63-
1. Download and run the [Azure Data Studio system installer for Windows](https://go.microsoft.com/fwlink/?linkid=2183423).
63+
1. Download and run the [Azure Data Studio system installer for Windows](https://go.microsoft.com/fwlink/?linkid=2187520).
6464

6565
2. Start the Azure Data Studio app.
6666

6767
**.zip file**
6868

69-
1. Download the [Azure Data Studio .zip file for Windows](https://go.microsoft.com/fwlink/?linkid=2183190).
69+
1. Download the [Azure Data Studio .zip file for Windows](https://go.microsoft.com/fwlink/?linkid=2187460).
7070

7171
2. Go to the downloaded file and extract it.
7272

@@ -105,7 +105,7 @@ For Windows, install Azure Data Studio in the background without prompts by doin
105105

106106
### macOS installation
107107

108-
1. Download [Azure Data Studio for macOS](https://go.microsoft.com/fwlink/?linkid=2183189).
108+
1. Download [Azure Data Studio for macOS](https://go.microsoft.com/fwlink/?linkid=2187461).
109109

110110
2. To expand the contents of the .zip file, double-click it.
111111

@@ -115,7 +115,7 @@ For Windows, install Azure Data Studio in the background without prompts by doin
115115

116116
#### Install with a .deb file
117117

118-
1. Download Azure Data Studio for Linux by using the [.deb](https://go.microsoft.com/fwlink/?linkid=2183341) file.
118+
1. Download Azure Data Studio for Linux by using the [.deb](https://go.microsoft.com/fwlink/?linkid=2187522) file.
119119

120120
2. To extract the .deb file, open a new terminal window, and then run the following commands:
121121

@@ -139,7 +139,7 @@ For Windows, install Azure Data Studio in the background without prompts by doin
139139

140140
#### Install with an .rpm file
141141

142-
1. Download Azure Data Studio for Linux by using the [.rpm](https://go.microsoft.com/fwlink/?linkid=2183342) file.
142+
1. Download Azure Data Studio for Linux by using the [.rpm](https://go.microsoft.com/fwlink/?linkid=2187521) file.
143143

144144
2. To extract the file, open a new terminal window, and then run the following commands:
145145

@@ -163,7 +163,7 @@ For Windows, install Azure Data Studio in the background without prompts by doin
163163

164164
#### Install with a .tar.gz file
165165

166-
1. Download Azure Data Studio for Linux by using the [.tar.gz](https://go.microsoft.com/fwlink/?linkid=2183277) file.
166+
1. Download Azure Data Studio for Linux by using the [.tar.gz](https://go.microsoft.com/fwlink/?linkid=2187462) file.
167167

168168
2. To extract the file, open a new terminal window, and then run the following commands:
169169

docs/azure-data-studio/extensions/azure-arc-extension.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure Arc extension (preview)
2+
title: Azure Arc extension
33
description: Learn how to install and use the Azure Arc extension to try out Azure Arc data services.
44
ms.prod: azure-data-studio
55
ms.technology: azure-data-studio
@@ -11,9 +11,9 @@ ms.custom:
1111
ms.date: 08/02/2021
1212
---
1313

14-
# Azure Arc extension for Azure Data Studio (Preview)
14+
# Azure Arc extension for Azure Data Studio
1515

16-
The [Azure Arc extension (preview)](/azure/azure-arc/data/) is an extension for creating and managing Azure Arc data services resources.
16+
The [Azure Arc extension](/azure/azure-arc/data/) is an extension for creating and managing Azure Arc data services resources.
1717

1818
**Key actions include:**
1919
- Create a resource

docs/azure-data-studio/extensions/azure-sql-migration-extension.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@ To install the Azure SQL Migration extension in Azure Data Studio, follow the st
5151

5252
:::image type="content" source="media/azure-sql-migration-extension/azure-sql-migration-extension-landing-page.png" alt-text="Landing page":::
5353

54-
> [!NOTE]
55-
> The Azure SQL Migration extension requires Azure Data Studio on a Windows operating system.
56-
5754
### Set up auto update for the extension
5855

5956
[!INCLUDE [auto-update-extension](../../includes/auto-update-extension.md)]
@@ -62,7 +59,7 @@ To install the Azure SQL Migration extension in Azure Data Studio, follow the st
6259

6360
### Azure SQL target readiness assessment and database migrations
6461

65-
The Azure SQL Migration extension supports target readiness and database migrations for the following Azure SQL targets.
62+
The Azure SQL Migration extension supports assessment, generate Azure recommendations and database migrations for the following Azure SQL targets.
6663

6764
- SQL Server on Azure Virtual Machines (SQL VM)
6865
- Azure SQL Managed Instance (SQL MI)

docs/azure-data-studio/extensions/extension-for-oracle.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ The Azure Data Studio functionality available for Oracle includes:
2222
- [Source control integration](../source-control.md)
2323
- [Workspace & user settings](../settings.md)
2424

25+
> [!NOTE]
26+
> Currently extension provides a read-only view of the database objects. Running queries is not supported.
27+
2528
## Install the Extension for Oracle
2629

2730
If you don't already have Azure Data Studio installed, see its [installation instructions](../download-azure-data-studio.md).

docs/azure-data-studio/quickstart-oracle.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ ms.date: 10/4/2021
1515

1616
This quickstart shows how to use Azure Data Studio to connect to Oracle database and explore existing database objects.
1717

18+
> [!NOTE]
19+
> Currently extension provides a read-only view of the database objects. Running queries is not supported.
20+
1821
## Prerequisites
1922

2023
To complete this quickstart, you need Azure Data Studio and access to Oracle database.
@@ -33,6 +36,10 @@ To complete this quickstart, you need Azure Data Studio and access to Oracle dat
3336
3. In the connection dialog, select **Oracle** as **Connection type** and fill in the following fields:
3437

3538
- **Data source:** Enter server name, for example, `localhost:1521`. **Data source** can be defined in three different ways: _Easy Connect_/_Easy Connect Plus_, _TNS Alias_ or _Connect Descriptor_. For more information on the format of each method, please refer to the Oracle documentation on **Data Source** attribute of the ODP.NET connection string.
39+
40+
> [!NOTE]
41+
> In order to use _TNS Alias_ as a data source, make sure that `ORACLE_HOME` environment variable is set and _TNSNAMES.ORA_ file is located in the `<ORACLE_HOME>/network/admin` folder.
42+
3643
- **User Id:** User name for the Oracle database
3744
- **Password:** Password for the Oracle database
3845
- **Server Group:** \<Default\>

0 commit comments

Comments
 (0)