Skip to content

Commit e638ed3

Browse files
committed
Merging changes synced from https://github.com/MicrosoftDocs/sql-docs-pr (branch live)
2 parents 35e4517 + 76ab3b5 commit e638ed3

42 files changed

Lines changed: 484 additions & 106 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.

docs/ado/guide/ado-programmer-s-guide.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
description: "ADO Programmer's Guide for using ADO Objects"
33
title: "ADO Programmer's Guide | Microsoft Docs"
44
ms.custom: ""
@@ -21,12 +21,12 @@ This documentation provides an overview of how to use ADO objects to work with d
2121

2222
- [Introduction](./ado-introduction.md)
2323

24-
- [ActiveX Data Objects (ADO)](./data/ado-fundamentals.md?view=sql-server-ver15)
24+
- [ActiveX Data Objects (ADO)](./data/ado-fundamentals.md?view=sql-server-ver15&preserve-view=true)
2525

2626
- [Remote Data Services (RDS)](./remote-data-service/remote-data-service-rds.md)
2727

2828
- [ADO (Multidimensional) (ADO MD)](./multidimensional/ado-multidimensional-ado-md.md)
2929

3030
- [ADO Extensions for Data Definition Language and Security (ADOX)](./extensions/ado-extensions-for-data-definition-language-and-security-adox.md)
3131

32-
- [Appendixes](./appendixes/appendix-a-providers.md?view=sql-server-ver15)
32+
- [Appendixes](./appendixes/appendix-a-providers.md?view=sql-server-ver15&preserve-view=true)

docs/ado/guide/extensions/adox-fundamentals.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
description: "ADOX Fundamentals"
33
title: "ADOX Fundamentals | Microsoft Docs"
44
ms.prod: sql
@@ -38,7 +38,7 @@ Microsoft® ActiveX® Data Objects Extensions for Data Definition Language and S
3838
- [ADOX Examples](../../reference/adox-api/adox-code-examples.md)
3939

4040
## See Also
41-
[ADOX API Reference](../../reference/adox-api/adox-object-model.md?view=sql-server-ver15)
41+
[ADOX API Reference](../../reference/adox-api/adox-object-model.md?view=sql-server-ver15&preserve-view=true)
4242
[ADOX Code Examples](../../reference/adox-api/adox-code-examples.md)
4343
[ADOX Collections](../../reference/adox-api/adox-collections.md)
4444
[ADOX Enumerated Constants](../../reference/adox-api/adox-enumerated-constants.md)
@@ -47,4 +47,4 @@ Microsoft® ActiveX® Data Objects Extensions for Data Definition Language and S
4747
[ADOX Objects](../../reference/adox-api/adox-objects.md)
4848
[ADOX Properties](../../reference/adox-api/adox-properties.md)
4949
[ADO (Multidimensional) (ADO MD)](../multidimensional/ado-multidimensional-ado-md.md)
50-
[ADO Programmer's Guide](../ado-programmer-s-guide.md)
50+
[ADO Programmer's Guide](../ado-programmer-s-guide.md)

docs/ado/reference/ado-md-api/ado-md-code-examples.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
description: "ADO MD Code Examples"
33
title: "ADO MD Code Examples | Microsoft Docs"
44
ms.prod: sql
@@ -24,10 +24,10 @@ Use the following code examples to learn how to use the ADO MD objects, methods,
2424
- [ADO MD Code Examples in Visual Basic, Scripting Edition](./ado-md-code-examples-in-visual-basic-scripting-edition.md)
2525

2626
## See Also
27-
[ADO MD API Reference](./ado-md-object-model.md?view=sql-server-ver15)
27+
[ADO MD API Reference](./ado-md-object-model.md?view=sql-server-ver15&preserve-view=true)
2828
[ADO MD Collections](./ado-md-collections.md)
2929
[ADO MD Enumerated Constants](./ado-md-enumerated-constants.md)
3030
[ADO MD Methods](./ado-md-methods.md)
3131
[ADO MD Object Model](./ado-md-object-model.md)
3232
[ADO MD Objects](./ado-md-objects.md)
33-
[ADO MD Properties](./ado-md-properties.md)
33+
[ADO MD Properties](./ado-md-properties.md)

docs/ado/reference/ado-md-api/ado-md-collections.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
description: "ADO MD Collections"
33
title: "ADO MD Collections | Microsoft Docs"
44
ms.prod: sql
@@ -28,10 +28,10 @@ ms.author: jroth
2828
|[Positions](./positions-collection-ado-md.md)|Contains the **Position** objects that define a point on an axis.|
2929

3030
## See Also
31-
[ADO MD API Reference](./ado-md-object-model.md?view=sql-server-ver15)
31+
[ADO MD API Reference](./ado-md-object-model.md?view=sql-server-ver15&preserve-view=true)
3232
[ADO MD Code Examples](./ado-md-code-examples.md)
3333
[ADO MD Enumerated Constants](./ado-md-enumerated-constants.md)
3434
[ADO MD Methods](./ado-md-methods.md)
3535
[ADO MD Object Model](./ado-md-object-model.md)
3636
[ADO MD Objects](./ado-md-objects.md)
37-
[ADO MD Properties](./ado-md-properties.md)
37+
[ADO MD Properties](./ado-md-properties.md)

docs/ado/reference/ado-md-api/ado-md-enumerated-constants.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
description: "ADO MD Enumerated Constants"
33
title: "ADO MD Enumerated Constants | Microsoft Docs"
44
ms.prod: sql
@@ -24,10 +24,10 @@ To assist debugging, the ADO MD enumerated constants list a value for each const
2424
- [MemberTypeEnum](./membertypeenum.md)
2525

2626
## See Also
27-
[ADO MD API Reference](./ado-md-object-model.md?view=sql-server-ver15)
27+
[ADO MD API Reference](./ado-md-object-model.md?view=sql-server-ver15&preserve-view=true)
2828
[ADO MD Code Examples](./ado-md-code-examples.md)
2929
[ADO MD Collections](./ado-md-collections.md)
3030
[ADO MD Methods](./ado-md-methods.md)
3131
[ADO MD Object Model](./ado-md-object-model.md)
3232
[ADO MD Objects](./ado-md-objects.md)
33-
[ADO MD Properties](./ado-md-properties.md)
33+
[ADO MD Properties](./ado-md-properties.md)

docs/ado/reference/ado-md-api/ado-md-methods.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
description: "ADO MD Methods"
33
title: "ADO MD Methods | Microsoft Docs"
44
ms.prod: sql
@@ -24,10 +24,10 @@ ms.author: jroth
2424
|[Open](./open-method-ado-md.md)|Retrieves the results of a multidimensional query and returns the results to a cellset.|
2525

2626
## See Also
27-
[ADO MD API Reference](./ado-md-object-model.md?view=sql-server-ver15)
27+
[ADO MD API Reference](./ado-md-object-model.md?view=sql-server-ver15&preserve-view=true)
2828
[ADO MD Code Examples](./ado-md-code-examples.md)
2929
[ADO MD Collections](./ado-md-collections.md)
3030
[ADO MD Enumerated Constants](./ado-md-enumerated-constants.md)
3131
[ADO MD Object Model](./ado-md-object-model.md)
3232
[ADO MD Objects](./ado-md-objects.md)
33-
[ADO MD Properties](./ado-md-properties.md)
33+
[ADO MD Properties](./ado-md-properties.md)

docs/ado/reference/ado-md-api/ado-md-object-model.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
description: "ADO MD Object Model"
33
title: "ADO MD Object Model | Microsoft Docs"
44
ms.prod: sql
@@ -26,7 +26,7 @@ This topic describes how objects are represented and related in ADO MD.
2626
The [Axis](./axis-object-ado-md.md), [Cell](./cell-object-ado-md.md), [Cellset](./cellset-object-ado-md.md), [CubeDef](./cubedef-object-ado-md.md), [Dimension](./dimension-object-ado-md.md), [Hierarchy](./hierarchy-object-ado-md.md), [Level](./level-object-ado-md.md), and [Member](./member-object-ado-md.md) objects each have a standard ADO [Properties](../ado-api/properties-collection-ado.md) collection.
2727

2828
## See Also
29-
[ADO MD API Reference](?view=sql-server-ver15)
29+
[ADO MD API Reference](?view=sql-server-ver15&preserve-view=true)
3030
[ADO MD Code Examples](./ado-md-code-examples.md)
3131
[ADO MD Collections](./ado-md-collections.md)
3232
[ADO MD Enumerated Constants](./ado-md-enumerated-constants.md)
@@ -35,4 +35,4 @@ This topic describes how objects are represented and related in ADO MD.
3535
[ADO MD Properties](./ado-md-properties.md)
3636
[ADO (Multidimensional) (ADO MD)](../../guide/multidimensional/ado-multidimensional-ado-md.md)
3737
[Overview of Multidimensional Schemas and Data](../../guide/multidimensional/overview-of-multidimensional-schemas-and-data.md)
38-
[Working with Multidimensional Data](../../guide/multidimensional/working-with-multidimensional-data.md)
38+
[Working with Multidimensional Data](../../guide/multidimensional/working-with-multidimensional-data.md)

docs/ado/reference/ado-programmer-s-reference.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
description: "ADO Programmer's Reference"
33
title: "ADO Programmer's Reference | Microsoft Docs"
44
ms.custom: ""
@@ -21,6 +21,6 @@ This section contains the following topics.
2121

2222
- [RDS API Reference](./rds-api/rds-api-reference.md)
2323

24-
- [ADO MD API Reference](./ado-md-api/ado-md-object-model.md?view=sql-server-ver15)
24+
- [ADO MD API Reference](./ado-md-api/ado-md-object-model.md?view=sql-server-ver15&preserve-view=true)
2525

26-
- [ADOX API Reference](./adox-api/adox-object-model.md?view=sql-server-ver15)
26+
- [ADOX API Reference](./adox-api/adox-object-model.md?view=sql-server-ver15&preserve-view=true)
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
title: Deploy Azure SQL Database via Notebook
3+
description: This tutorial shows how you can create an Azure SQL Database.
4+
author: ninarn
5+
ms.author: ninarn
6+
ms.reviewer: alayu, maghan
7+
ms.topic: tutorial
8+
ms.prod: azure-data-studio
9+
ms.technology: azure-data-studio
10+
ms.custom: ""
11+
ms.date: 10/14/2020
12+
---
13+
14+
# Create an Azure SQL Database using Azure Data Studio
15+
16+
You can create an Azure SQL Database using Azure Data Studio through the deployment wizard and notebooks.
17+
18+
## Pre-requisites
19+
20+
- [Azure Data Studio](download-azure-data-studio.md) is installed
21+
- An active Azure account and subscription. If you don't have one, [create a free account](https://azure.microsoft.com/free/).
22+
23+
## Use the deployment wizard
24+
25+
Follow these steps to use the deployment wizard, which will guide you through the required settings in a simple UI experience.
26+
27+
First, find, and select Azure SQL Database in the deployment wizard.
28+
29+
1. In Azure Data Studio, select the Connections viewlet on the left-side navigation.
30+
2. Select the **...** button at the top of the Connections panel and choose **New Deployment...**
31+
3. In the deployment wizard, select the **Azure SQL Database** tile and check the terms acceptance checkbox
32+
4. In the Resource type dropdown, select what you would like to create - either a database, database server, or elastic pool. If you don't have any SQL Databases in Azure, we recommend starting by creating a database.
33+
5. Select **Create in Azure portal**
34+
35+
Next, enter all preferred settings for creating your database, server, or pool. You can find some guidance on how to configure these settings in the [Azure SQL documentation](https://docs.microsoft.com/azure/azure-sql/database/single-database-create-quickstart?tabs=azure-portal).
36+
37+
## Next steps
38+
39+
After you've created your database, server, or pool, you can [connect and query](quickstart-sql-database.md) your database in Azure Data Studio.
Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
---
2+
title: Deploy SQL Server on Azure Virtual Machine
3+
description: This tutorial shows how you can create SQL Server on Azure Virtual Machines
4+
author: ninarn
5+
ms.author: ninarn
6+
ms.reviewer: alayu, maghan
7+
ms.topic: tutorial
8+
ms.prod: azure-data-studio
9+
ms.technology: azure-data-studio
10+
ms.custom: ""
11+
ms.date: 10/14/2020
12+
---
13+
14+
# Create SQL Server on Azure Virtual Machines using Azure Data Studio
15+
16+
You can create an SQL virtual machine (VM) using Azure Data Studio through the deployment wizard and notebooks.
17+
18+
## Pre-requisites
19+
20+
- [Azure Data Studio](download-azure-data-studio.md) is installed
21+
- An active Azure account and subscription. If you don't have one, [create a free account](https://azure.microsoft.com/free/).
22+
23+
## Use the deployment wizard
24+
25+
Follow these steps to use the deployment wizard, which will guide you through the required settings in a simple UI experience.
26+
27+
First, find, and select Azure SQL VM in the deployment wizard.
28+
29+
1. In Azure Data Studio, select the Connections viewlet on the left-side navigation.
30+
31+
2. Select the **...** button at the top of the Connections panel and choose **New Deployment.**
32+
33+
3. In the deployment wizard, select the **Azure SQL VM** tile and check the terms acceptance checkbox
34+
35+
4. If prompted to, install the required tools and then select the **Select** button at the bottom.
36+
37+
Next, enter all of the required parameters in the Azure SQL VM wizard.
38+
39+
1. Sign in to your Azure account if you'ven't already. You can refresh your connection if you've issues on this page of the wizard.
40+
41+
2. Select your desired subscription, resource group, and region. Then select **Next**.
42+
43+
3. Enter a unique Virtual Machine name and your username and password credentials.
44+
45+
4. Select your preferred image, SKU, and version, and then select your preferred VM size. You can learn more about [available VM sizes](https://docs.microsoft.com/azure/virtual-machines/sizes) to help you make your selection. Then select **Next**.
46+
47+
5. Either select an existing virtual network from the dropdown, or check the **New virtual network** checkbox to enter a name for a new virtual network.
48+
49+
6. Do the same for selecting or creating a subnet and public IP address.
50+
51+
7. If you would like to connect to your VM via Remote Desktop (RDP), check the **Enable RDP inbound port** checkbox. Then select **Next**.
52+
53+
8. Enter your preferred SQL Server settings. The recommendation for testing out this experience is to set SQL connectivity to **Public (internet)**, enter port 1433, and enable SQL authentication with your preferred username and password. Then select **Next**.
54+
55+
9. Review the parameters you've entered and then select **Script to Notebook**.
56+
57+
Once the Notebook opens, you can review the content and the code and make changes if you like. However making changes isn't recommended since it could cause validation errors.
58+
59+
The last step is to select **Run all** to run all cells in the Notebook. Once this completes, you should have a fully created and running:
60+
61+
- An Azure virtual machine
62+
- A SQL virtual machine
63+
- A Virtual Network, subnet, and public IP address
64+
- A network security group and a network interface
65+
- Access to RDP into the VM
66+
- Access to a variety of SQL Server manageability features to easily control the Backup schedule, patching schedule, the SQL Server edition and licensing, the storage performance configurations, and much more.
67+
68+
## Next steps
69+
70+
To learn more about how to migrate your data to the new SQL VM, see the following article.
71+
72+
> [!div class="nextstepaction"]
73+
> [Migrate a database to a SQL VM](https://docs.microsoft.com/azure/azure-sql/virtual-machines/windows/migrate-to-vm-from-sql-server)
74+
75+
For other information about using SQL Server in Azure, see [SQL Server on Azure Virtual Machines](https://docs.microsoft.com/azure/azure-sql/virtual-machines/windows/sql-server-on-azure-vm-iaas-what-is-overview) and the [Frequently Asked Questions](https://docs.microsoft.com/azure/azure-sql/virtual-machines/windows/frequently-asked-questions-faq).

0 commit comments

Comments
 (0)