Skip to content

Commit ac5b6bb

Browse files
authored
Merge pull request #49008 from ShawnKupfer/WB1652
User Story 367629: Q&M: Remove training modules - Deploy SQL Server o…
2 parents 90ca3c4 + e2f1841 commit ac5b6bb

28 files changed

+65
-1045
lines changed

.openpublishing.redirection.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42313,6 +42313,66 @@
4231342313
"redirect_url": "/training/modules/security-monitoring-automation-solutions/11-summary",
4231442314
"redirect_document_id": false
4231542315
},
42316+
{
42317+
"source_path": "learn-pr/sqlserver/deploy-sql-server-linux/1-introduction.yml",
42318+
"redirect_url": "https://learn.microsoft.com//training/modules/introduction-sql-server-linux/",
42319+
"redirect_document_id": false
42320+
},
42321+
{
42322+
"source_path": "learn-pr/sqlserver/deploy-sql-server-linux/2-deploy-sql-server-ubuntu.yml",
42323+
"redirect_url": "https://learn.microsoft.com//training/modules/introduction-sql-server-linux/",
42324+
"redirect_document_id": false
42325+
},
42326+
{
42327+
"source_path": "learn-pr/sqlserver/deploy-sql-server-linux/3-exercise-install-sql-server-ubuntu.yml",
42328+
"redirect_url": "https://learn.microsoft.com//training/modules/introduction-sql-server-linux/",
42329+
"redirect_document_id": false
42330+
},
42331+
{
42332+
"source_path": "learn-pr/sqlserver/deploy-sql-server-linux/4-deploy-sql-server-suse.yml",
42333+
"redirect_url": "https://learn.microsoft.com//training/modules/introduction-sql-server-linux/",
42334+
"redirect_document_id": false
42335+
},
42336+
{
42337+
"source_path": "learn-pr/sqlserver/deploy-sql-server-linux/5-exercise-install-sql-server-suse.yml",
42338+
"redirect_url": "https://learn.microsoft.com//training/modules/introduction-sql-server-linux/",
42339+
"redirect_document_id": false
42340+
},
42341+
{
42342+
"source_path": "learn-pr/sqlserver/deploy-sql-server-linux/6-deploy-sql-server-redhat.yml",
42343+
"redirect_url": "https://learn.microsoft.com//training/modules/introduction-sql-server-linux/",
42344+
"redirect_document_id": false
42345+
},
42346+
{
42347+
"source_path": "learn-pr/sqlserver/deploy-sql-server-linux/7-exercise-install-sql-server-redhat.yml",
42348+
"redirect_url": "https://learn.microsoft.com//training/modules/introduction-sql-server-linux/",
42349+
"redirect_document_id": false
42350+
},
42351+
{
42352+
"source_path": "learn-pr/sqlserver/deploy-sql-server-linux/8-deploy-sql-server-container.yml",
42353+
"redirect_url": "https://learn.microsoft.com//training/modules/introduction-sql-server-linux/",
42354+
"redirect_document_id": false
42355+
},
42356+
{
42357+
"source_path": "learn-pr/sqlserver/deploy-sql-server-linux/9-exercise-install-sql-server-container.yml",
42358+
"redirect_url": "https://learn.microsoft.com//training/modules/introduction-sql-server-linux/",
42359+
"redirect_document_id": false
42360+
},
42361+
{
42362+
"source_path": "learn-pr/sqlserver/deploy-sql-server-linux/10-knowledge-check.yml",
42363+
"redirect_url": "https://learn.microsoft.com//training/modules/introduction-sql-server-linux/",
42364+
"redirect_document_id": false
42365+
},
42366+
{
42367+
"source_path": "learn-pr/sqlserver/deploy-sql-server-linux/11-summary.yml",
42368+
"redirect_url": "https://learn.microsoft.com//training/modules/introduction-sql-server-linux/",
42369+
"redirect_document_id": false
42370+
},
42371+
{
42372+
"source_path": "learn-pr/sqlserver/deploy-sql-server-linux/index.yml",
42373+
"redirect_url": "https://learn.microsoft.com//training/modules/introduction-sql-server-linux/",
42374+
"redirect_document_id": false
42375+
},
4231642376
{
4231742377
"source_path": "learn-pr/vs-code/introduction-to-visual-studio-code/1-introduction.yml",
4231842378
"redirect_url": "https://code.visualstudio.com/",

learn-pr/achievements.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5120,6 +5120,11 @@ achievements:
51205120
title: Manage device identity with Microsoft Entra join and Enterprise State Roaming
51215121
summary: Evaluate options to manage device identities in Microsoft Entra ID. Allow users to join devices in Microsoft Entra ID. Require devices to be marked as compliant. Enable Enterprise State Roaming.
51225122
iconUrl: /training/achievements/manage-device-identity-ad-join.svg
5123+
- uid: learn-sqlserver.deploying-sql-server-linux.badge
5124+
type: badge
5125+
title: Deploy SQL Server on Linux
5126+
summary: Learn about the software and hardware prerequisites to run SQL Server on Linux and then discover the straightforward steps to install SQL Server on Linux. You will also learn additional tasks, such as installing command-line tools.
5127+
iconUrl: /training/achievements/sqlserver/deploying-on-sql-server-on-linux.svg
51235128
- uid: learn.language.vue-dynamic-rendering.badge
51245129
type: badge
51255130
title: Dynamic page displays with Vue.js

learn-pr/paths/sql-server-2017-on-linux/index.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,5 @@ subjects:
2121
- data-management
2222
modules:
2323
- learn-sqlserver.introduction-sql-server-linux
24-
- learn-sqlserver.deploy-sql-server-linux
2524
trophy:
2625
uid: learn-sqlserver.sql-server-2017-on-linux.trophy

learn-pr/sqlserver/deploy-sql-server-linux/1-introduction.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

learn-pr/sqlserver/deploy-sql-server-linux/10-knowledge-check.yml

Lines changed: 0 additions & 49 deletions
This file was deleted.

learn-pr/sqlserver/deploy-sql-server-linux/11-summary.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

learn-pr/sqlserver/deploy-sql-server-linux/2-deploy-sql-server-ubuntu.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

learn-pr/sqlserver/deploy-sql-server-linux/3-exercise-install-sql-server-ubuntu.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

learn-pr/sqlserver/deploy-sql-server-linux/4-deploy-sql-server-suse.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

learn-pr/sqlserver/deploy-sql-server-linux/5-exercise-install-sql-server-suse.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)