Skip to content

Commit 81aace2

Browse files
authored
Merge pull request #49359 from ShawnKupfer/WB1679
User Story 367663: Q&M: Retire Rust path and training modules (1 of 6)
2 parents 43e4ed1 + a4fccbe commit 81aace2

19 files changed

+61
-649
lines changed

.openpublishing.redirection.json

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43697,6 +43697,56 @@
4369743697
"source_path": "learn-pr/wwl-azure/microsoft-defender-cloud-threat-protection/31-summary.md",
4369843698
"redirect_url": "/training/modules/microsoft-defender-cloud-threat-protection/34-summary",
4369943699
"redirect_document_id": false
43700+
},
43701+
{
43702+
"source_path": "learn-pr/paths/rust-first-steps/index.yml",
43703+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43704+
"redirect_document_id": false
43705+
},
43706+
{
43707+
"source_path": "learn-pr/language/rust-automated-tests/0-introduction.yml",
43708+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43709+
"redirect_document_id": false
43710+
},
43711+
{
43712+
"source_path": "learn-pr/language/rust-automated-tests/1-unit-tests.yml",
43713+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43714+
"redirect_document_id": false
43715+
},
43716+
{
43717+
"source_path": "learn-pr/language/rust-automated-tests/2-exercise-unit-tests.yml",
43718+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43719+
"redirect_document_id": false
43720+
},
43721+
{
43722+
"source_path": "learn-pr/language/rust-automated-tests/3-documentation-tests.yml",
43723+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43724+
"redirect_document_id": false
43725+
},
43726+
{
43727+
"source_path": "learn-pr/language/rust-automated-tests/4-exercise-documentation-tests.yml",
43728+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43729+
"redirect_document_id": false
43730+
},
43731+
{
43732+
"source_path": "learn-pr/language/rust-automated-tests/5-integration-tests.yml",
43733+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43734+
"redirect_document_id": false
43735+
},
43736+
{
43737+
"source_path": "learn-pr/language/rust-automated-tests/6-knowledge-check.yml",
43738+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43739+
"redirect_document_id": false
43740+
},
43741+
{
43742+
"source_path": "learn-pr/language/rust-automated-tests/7-summary.yml",
43743+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43744+
"redirect_document_id": false
43745+
},
43746+
{
43747+
"source_path": "learn-pr/language/rust-automated-tests/index.yml",
43748+
"redirect_url": "https://learn.microsoft.com/training/browse/",
43749+
"redirect_document_id": false
4370043750
}
4370143751
]
4370243752
}

learn-pr/achievements.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5259,4 +5259,14 @@ achievements:
52595259
type: badge
52605260
title: Prepare to develop AI solutions on Azure
52615261
summary: As an aspiring Azure AI Engineer, you should understand core concepts and principles of AI development, and the capabilities of Azure services used in AI solutions.
5262-
iconUrl: /training/achievements/azure-develop-ai-solutions.svg
5262+
iconUrl: /training/achievements/azure-develop-ai-solutions.svg
5263+
- uid: learn.languages.rust-first-steps.trophy
5264+
type: trophy
5265+
title: Take your first steps with Rust
5266+
summary: Interested in learning a new programming language that's growing in use and popularity? Start here! Lay the foundation of knowledge you need to build fast and effective programs in Rust.
5267+
iconUrl: /training/achievements/take-your-first-steps-with-rust.svg
5268+
- uid: learn.language.rust-automated-tests.badge
5269+
type: badge
5270+
title: Write automated tests
5271+
summary: Learn about the types of testing you can do with Rust.
5272+
iconUrl: /training/achievements/rust-automated-tests.svg

learn-pr/language/rust-automated-tests/0-introduction.yml

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

learn-pr/language/rust-automated-tests/1-unit-tests.yml

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

learn-pr/language/rust-automated-tests/2-exercise-unit-tests.yml

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

learn-pr/language/rust-automated-tests/3-documentation-tests.yml

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

learn-pr/language/rust-automated-tests/4-exercise-documentation-tests.yml

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

learn-pr/language/rust-automated-tests/5-integration-tests.yml

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

learn-pr/language/rust-automated-tests/6-knowledge-check.yml

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

learn-pr/language/rust-automated-tests/7-summary.yml

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

0 commit comments

Comments
 (0)