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

Commit 8eae5d2

Browse files
committed
Merge branch 'main' into correct-v11-references
2 parents 8e92fe9 + ec993b3 commit 8eae5d2

450 files changed

Lines changed: 7009 additions & 5970 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.

.openpublishing.publish.config.json

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
{
22
"build_entry_point": "docs",
33
"docsets_to_publish": [
4+
{
5+
"docset_name": "azure-sql",
6+
"build_source_folder": "azure-sql",
7+
"build_output_subfolder": "azure-sql",
8+
"locale": "en-us",
9+
"monikers": [],
10+
"moniker_ranges": [],
11+
"open_to_public_contributors": true,
12+
"type_mapping": {
13+
"Conceptual": "Content"
14+
},
15+
"build_entry_point": "docs",
16+
"template_folder": "_themes"
17+
},
418
{
519
"docset_name": "data-migration",
620
"build_source_folder": "data-migration",
@@ -40,13 +54,11 @@
4054
}
4155
],
4256
"notification_subscribers": [],
43-
"sync_notification_subscribers": null,
4457
"branches_to_filter": [],
4558
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/sql-docs",
4659
"git_repository_branch_open_to_public_contributors": "live",
4760
"skip_source_output_uploading": false,
4861
"need_preview_pull_request": true,
49-
"contribution_branch_mappings": null,
5062
"dependent_repositories": [
5163
{
5264
"path_to_root": "_themes",
@@ -101,9 +113,8 @@
101113
"template_folder": "_themes.pdf"
102114
}
103115
},
104-
"docs_build_engine": {
105-
"name": "docfx_v3"
106-
},
116+
"docs_build_engine": {},
117+
"contribution_branch_mappings": null,
107118
"need_generate_pdf": false,
108119
"need_generate_intellisense": false,
109120
"enable_branch_build_custom_validation": true,

.openpublishing.redirection.json

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43087,8 +43087,8 @@
4308743087
},
4308843088
{
4308943089
"source_path": "docs/database-engine/install-windows/are-you-upgrading-from-sql-server-2005.md",
43090-
"redirect_url": "/sql/sql-server/end-of-support/sql-server-end-of-life-overview",
43091-
"redirect_document_id": true
43090+
"redirect_url": "/sql/sql-server/end-of-support/sql-server-end-of-support-overview",
43091+
"redirect_document_id": false
4309243092
},
4309343093
{
4309443094
"source_path": "docs/lp/sql-server/load-move-data.md",
@@ -59022,9 +59022,14 @@
5902259022
},
5902359023
{
5902459024
"source_path": "docs/kb-support/end-support-sql-server-2008.md",
59025-
"redirect_url": "/sql/sql-server/end-of-support/sql-server-end-of-life-overview",
59025+
"redirect_url": "/sql/sql-server/end-of-support/sql-server-end-of-support-overview",
5902659026
"redirect_document_id": false
5902759027
},
59028+
{
59029+
"source_path": "docs/sql-server/end-of-support/sql-server-end-of-life-overview.md",
59030+
"redirect_url": "/sql/sql-server/end-of-support/sql-server-end-of-support-overview",
59031+
"redirect_document_id": true
59032+
},
5902859033
{
5902959034
"source_path": "docs/kb-support/resource-monitor-nonyielding-condition.md",
5903059035
"redirect_url": "https://support.microsoft.com/help/2216485/resource-monitor-non-yielding-condition-server-sql-server-2008",
@@ -59354,6 +59359,11 @@
5935459359
"source_path": "docs/database-engine/breaking-changes-to-database-engine-features-in-sql-server-version-15.md",
5935559360
"redirect_url": "/sql/database-engine/breaking-changes-to-database-engine-features-in-sql-server-2019",
5935659361
"redirect_document_id": false
59362+
},
59363+
{
59364+
"source_path": "docs/database-engine/availability-groups/windows/use-the-add-azure-replica-wizard-sql-server.md",
59365+
"redirect_url": "/azure/azure-sql/virtual-machines/windows/availability-group-manually-configure-multiple-regions",
59366+
"redirect_document_id": false
5935759367
}
5935859368
]
5935959369
}

azure-sql/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- name: Index
2+
href: index.md

azure-sql/breadcrumb/toc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- name: Docs
2+
tocHref: /
3+
topicHref: /

azure-sql/docfx.json

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
{
2+
"build": {
3+
"content": [
4+
{
5+
"files": [
6+
"**/*.md",
7+
"**/*.yml"
8+
],
9+
"exclude": [
10+
"**/obj/**",
11+
"**/includes/**",
12+
"_themes/**",
13+
"_themes.pdf/**",
14+
"**/docfx.json",
15+
"_repo.en-us/**",
16+
"README.md",
17+
"LICENSE",
18+
"LICENSE-CODE",
19+
"ThirdPartyNotices.md"
20+
]
21+
}
22+
],
23+
"resource": [
24+
{
25+
"files": [
26+
"**/*.png",
27+
"**/*.jpg"
28+
],
29+
"exclude": [
30+
"**/obj/**",
31+
"**/includes/**",
32+
"_themes/**",
33+
"_themes.pdf/**",
34+
"**/docfx.json",
35+
"_repo.en-us/**"
36+
]
37+
}
38+
],
39+
"overwrite": [],
40+
"externalReference": [],
41+
"globalMetadata": {
42+
"breadcrumb_path": "/azure/azure-sql/breadcrumb/toc.json",
43+
"extendBreadcrumb": true,
44+
"feedback_system": "None"
45+
},
46+
"fileMetadata": {},
47+
"template": [],
48+
"dest": "azure-sql"
49+
}
50+
}

azure-sql/index.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Azure SQL documentation
3+
description: "Azure SQL is a family of SQL Server database engine products in the cloud, from a fully managed database in Azure SQL Database, a fully managed instance in Azure SQL Managed Instance, or SQL Server installed to virtual machine in Azure."
4+
services: sql-database
5+
ms.service: sql-db-mi
6+
ms.topic: landing-page
7+
author: MashaMSFT
8+
ms.author: mathoma
9+
ms.reviewer: kendralittle
10+
ms.date: 04/01/2021
11+
---
12+
13+
# Azure SQL documentation
14+
15+
See [Azure SQL](/azure/azure-sql/index).

docs/azdata/reference/reference-azdata-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Time in seconds to wait for a connection to the server before terminating reques
9898
#### `--application-intent -k`
9999
Declares the application workload type when connecting to a database in a SQL Server Availability Group.
100100
#### `--multi-subnet-failover -m`
101-
If application is connecting to AlwaysOn AG on different subnets, setting this provides faster detection and connection to currently active server.
101+
If application is connecting to Always On AG on different subnets, setting this provides faster detection and connection to currently active server.
102102
#### `--packet-size`
103103
Size in bytes of the network packets used to communicate with SQL Server.
104104
#### `--dac-connection -a`

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom:
1111
ms.date: 09/01/2021
1212
---
1313

14-
# Azure SQL Migration extension for Azure Data Studio (preview)
14+
# Azure SQL Migration extension for Azure Data Studio
1515

1616
The Azure SQL Migration extension for [Azure Data Studio](../what-is-azure-data-studio.md) enables you to use the SQL Server assessment and migration capability in Azure Data Studio.
1717

docs/azure-data-studio/extensions/machine-learning-extension-import-view-models.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Learn how to use Machine Learning extension for Azure Data Studio t
44
ms.prod: azure-data-studio
55
ms.technology: machine-learning
66
ms.topic: conceptual
7-
author: dphansen
8-
ms.author: davidph
7+
author: rothja
8+
ms.author: jroth
99
ms.reviewer:
1010
ms.custom:
1111
ms.date: 06/09/2020

docs/azure-data-studio/extensions/machine-learning-extension-manage-packages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Learn how to manage Python or R packages in your database with the
44
ms.prod: azure-data-studio
55
ms.technology: machine-learning
66
ms.topic: conceptual
7-
author: dphansen
8-
ms.author: davidph
7+
author: rothja
8+
ms.author: jroth
99
ms.reviewer:
1010
ms.custom:
1111
ms.date: 05/19/2020

0 commit comments

Comments
 (0)