Skip to content

Commit 4673711

Browse files
authored
Merge pull request #24777 from MicrosoftDocs/main
11/2/2022 PM Publish
2 parents 233fbb2 + 9312628 commit 4673711

53 files changed

Lines changed: 987 additions & 779 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.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59035,6 +59035,11 @@
5903559035
"redirect_url": "/azure/azure-subscription-service-limits",
5903659036
"redirect_document_id": false
5903759037
},
59038+
{
59039+
"source_path": "docs/relational-databases/system-catalog-views/sys-plan-forcing-locations.md",
59040+
"redirect_url": "/sql/relational-databases/system-catalog-views/sys-query-store-plan-forcing-locations-transact-sql",
59041+
"redirect_document_id": false
59042+
},
5903859043
{
5903959044
"source_path": "docs/azure-data-studio/download.md",
5904059045
"redirect_url": "/sql/azure-data-studio/download-azure-data-studio",
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Loading

docs/database-engine/availability-groups/windows/upgrading-always-on-availability-group-replica-instances.md

Lines changed: 201 additions & 210 deletions
Large diffs are not rendered by default.

docs/database-engine/install-windows/choose-a-database-engine-upgrade-method.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ There are several approaches to consider when you are planning to upgrade the [!
1919

2020
## Download
2121

22-
- To download [!INCLUDE[SSnoversion](../../includes/ssnoversion-md.md)], go to **[Evaluation Center](https://www.microsoft.com/evalcenter/evaluate-sql-server)**.
22+
- To download [!INCLUDE[SSnoversion](../../includes/ssnoversion-md.md)], visit the **[Evaluation Center](https://www.microsoft.com/evalcenter/evaluate-sql-server-2022)**.
2323

2424
- Have an Azure account? Then go to the **[Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/microsoftsqlserver.sql2019-ws2019?tab=overview)** to spin up a Virtual Machine with [!INCLUDE[ssnoversion](../../includes/ssnoversion-md.md)] Developer Edition already installed.
2525

docs/docfx.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@
288288
"exclude": [
289289
"linux/sql-server-linux-availability-group-cluster-sles.md",
290290
"linux/sql-server-linux-create-availability-group.md",
291-
"linux/sql-server-linux-ha-basics.md",
291+
"linux/sql-server-linux-pacemaker-basics.md",
292292
"relational-databases/errors-events/database-engine-events-and-errors.md",
293293
"relational-databases/maintenance-plans/**/*.md",
294294
"relational-databases/system-stored-procedures/sp-help-job-transact-sql.md",
@@ -309,7 +309,7 @@
309309
"exclude": [
310310
"linux/sql-server-linux-availability-group-cluster-pacemaker.md",
311311
"linux/sql-server-linux-create-availability-group.md",
312-
"linux/sql-server-linux-ha-basics.md"
312+
"linux/sql-server-linux-pacemaker-basics.md"
313313
]
314314
},
315315
"sensitive-language-wl": {

0 commit comments

Comments
 (0)