Skip to content

Commit 56f5197

Browse files
authored
Merge branch 'MicrosoftDocs:main' into Bugs
2 parents 47d9b0c + 988c1e4 commit 56f5197

File tree

901 files changed

+10353
-16011
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

901 files changed

+10353
-16011
lines changed

.openpublishing.redirection.json

Lines changed: 987 additions & 104 deletions
Large diffs are not rendered by default.

learn-pr/achievements.yml

Lines changed: 101 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,11 @@ achievements:
372372
title: Explore Azure service level agreements (SLAs)
373373
summary: You're placing an application into a cloud-providers hardware versus on-premises. How reliable will your solution be?
374374
iconUrl: /training/achievements/explore-azure-service-level-agreements.svg
375+
- uid: learn.wwl.get-started-openai.badge
376+
type: badge
377+
title: Get started with Azure OpenAI Service
378+
summary: This module provides engineers with the skills to begin building an Azure OpenAI Service solution.
379+
iconUrl: /training/achievements/generic-badge.svg
375380
- uid: learn.wwl.examine-service-lifecycle-azure.badge
376381
type: badge
377382
title: Examine service lifecycle in Azure
@@ -5259,4 +5264,99 @@ achievements:
52595264
type: badge
52605265
title: Prepare to develop AI solutions on Azure
52615266
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
5267+
iconUrl: /training/achievements/azure-develop-ai-solutions.svg
5268+
- uid: learn.language.rust-set-up-environment.badge
5269+
type: badge
5270+
title: Set up the Rust development environment
5271+
summary: Learn how to set up the Rust development environment, write a program, and use the Cargo build system.
5272+
iconUrl: /training/achievements/rust-set-up-environment.svg
5273+
- uid: learn.language.rust-modules-packages-crates.badge
5274+
type: badge
5275+
title: Explore modules, packages, and third-party crates
5276+
summary: Learn about how to effectively use modules and how to integrate with packages and third-party crates.
5277+
iconUrl: /training/achievements/rust-modules-packages-crates.svg
5278+
- uid: learn.languages.rust-memory-management.badge
5279+
type: badge
5280+
title: Understand how Rust manages memory
5281+
summary: Discover the features that make Rust so unique - ownership and borrowing.
5282+
iconUrl: /training/achievements/rust-memory-management.svg
5283+
- uid: learn.language.rust-loop-expressions.badge
5284+
type: badge
5285+
title: Use loops to iterate through data in Rust
5286+
summary: Explore how to use hash maps in Rust. Discover how to use loop expressions to iterate through data.
5287+
iconUrl: /training/achievements/rust-understand-common-concepts.svg
5288+
- uid: learn.language.rust-introduction.badge
5289+
type: badge
5290+
title: What is Rust
5291+
summary: A quick introduction to Rust language features and how Rust compares with other programming languages.
5292+
iconUrl: /training/achievements/rust-get-started.svg
5293+
- uid: learn.language.rust-if-else-expressions.badge
5294+
type: badge
5295+
title: Test conditions with if/else expressions in Rust
5296+
summary: Explore Rust compound data types like arrays and vectors. Discover how to use if/else statements to test conditions.
5297+
iconUrl: /training/achievements/rust-understand-common-concepts.svg
5298+
- uid: learn.language.rust-generic-types-traits.badge
5299+
type: badge
5300+
title: Implement generic types and traits
5301+
summary: Understand what generic types and traits are and how to use them in Rust.
5302+
iconUrl: /training/achievements/rust-generic-types-traits.svg
5303+
- uid: learn.language.rust-error-handling.badge
5304+
type: badge
5305+
title: Handle errors in Rust
5306+
summary: UIn this module, you'll learn about ways to handle errors in Rust.
5307+
iconUrl: /training/achievements/rust-error-handling.svg
5308+
- uid: learn.language.rust-create-command-line-program.badge
5309+
type: badge
5310+
title: Build a command-line to-do list program
5311+
summary: Create a command-line program to manage to-do list items.
5312+
iconUrl: /training/achievements/rust-create-command-line-program.svg
5313+
- uid: learn.language.rust-create-program.badge
5314+
type: badge
5315+
title: Create your first Rust program
5316+
summary: Learn about Rust concepts, including variables, data types, and functions.
5317+
iconUrl: /training/achievements/rust-understand-common-concepts.svg
5318+
- uid: learn.languages.rust-first-steps.trophy
5319+
type: trophy
5320+
title: Take your first steps with Rust
5321+
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.
5322+
iconUrl: /training/achievements/take-your-first-steps-with-rust.svg
5323+
- uid: learn.language.rust-automated-tests.badge
5324+
type: badge
5325+
title: Write automated tests
5326+
summary: Learn about the types of testing you can do with Rust.
5327+
iconUrl: /training/achievements/rust-automated-tests.svg
5328+
- uid: learn.azure.communication-service-send-sms-console-app.badge
5329+
type: badge
5330+
title: Send an SMS message from a C# console application with Azure Communication Services
5331+
summary: In this module, you'll create a C# console application that sends SMS messages using a phone number provisioned via Azure Communication Services.
5332+
iconUrl: /training/achievements/communication-service-send-sms-console-app.svg
5333+
- uid: learn.student-evangelism.build-ml-model-with-azure-stream-analytics.badge
5334+
type: badge
5335+
title: Track wild polar bears with AI
5336+
summary: Detect and track polar bears through photos using AI, and then use Power BI to show where cameras spot polar bears.
5337+
iconUrl: /training/achievements/student-evangelism/build-ml-model-with-azure-stream-analytics-badge.svg
5338+
- uid: learn.reactors.blockchain-tokens.badge
5339+
type: badge
5340+
title: Create tokens using OpenZeppelin
5341+
summary: Learn about the significance of tokens and how they are used in blockchain.
5342+
iconUrl: /training/achievements/reactors/blockchain-tokens.svg
5343+
- uid: learn.reactors.blockchain-solidity-ethereum-smart-contracts.badge
5344+
type: badge
5345+
title: Write Ethereum smart contracts by using Solidity
5346+
summary: Learn how to install and use tools that you can use to develop smart contracts.
5347+
iconUrl: /training/achievements/reactors/blockchain-solidity-ethereum-smart-contracts.svg
5348+
- uid: learn.reactors.blockchain-learning-solidity.badge
5349+
type: badge
5350+
title: Learn how to use Solidity
5351+
summary: Discover how Solidity can make it easy to program smart contracts for the Ethereum blockchain platform.
5352+
iconUrl: /training/achievements/reactors/blockchain-learning-solidity.svg
5353+
- uid: learn.reactors.blockchain-ethereum-networks.badge
5354+
type: badge
5355+
title: Connect and deploy to Ethereum networks
5356+
summary: Learn about and use Ethereum networks for development, testing, and production.
5357+
iconUrl: /training/achievements/reactors/blockchain-ethereum-networks.svg
5358+
- uid: learn.ethereum-blockchain-development.trophy
5359+
type: trophy
5360+
title: Get started with blockchain development
5361+
summary: This learning path introduces you to blockchain and development on the Ethereum platform. Discover what skills are necessary to learn to begin building your own blockchain networks at scale.
5362+
iconUrl: /training/achievements/ethereum-blockchain-development.svg

learn-pr/advocates/create-hello-world-app-service/1-introduction.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ title: Introduction
44
metadata:
55
description: Module introduction
66
author: KarlErickson
7-
ms.author: ayangupta
7+
ms.author: karler
8+
ms.reviewer: ayangupta
89
ms.date: 12/11/2024
910
ms.topic: unit
1011
ms.custom: team=cloud_advocates, devx-track-java, devx-track-extended-java, linux-related-content

learn-pr/advocates/create-hello-world-app-service/2-azure-app-service-explanation.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ title: Introduction to Azure App Service
44
metadata:
55
description: What is Azure App Service? Find out more in this module.
66
author: KarlErickson
7-
ms.author: ayangupta
7+
ms.author: karler
8+
ms.reviewer: ayangupta
89
ms.date: 12/11/2024
910
ms.topic: unit
1011
ms.custom: team=cloud_advocates, devx-track-java, devx-track-extended-java, linux-related-content

learn-pr/advocates/create-hello-world-app-service/3-exercise-create-simple-java-app.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ title: "Exercise: Create a Simple Java Web App"
44
metadata:
55
description: Create a simple Java web app and deploy it locally.
66
author: KarlErickson
7-
ms.author: ayangupta
7+
ms.author: karler
8+
ms.reviewer: ayangupta
89
ms.date: 12/11/2024
910
ms.topic: unit
1011
ms.custom: team=cloud_advocates, devx-track-java, devx-track-extended-java, linux-related-content
11-
ms.reviewer:
1212
ms.assetid: HelloJavaAppService
1313
durationInMinutes: 5
1414
content: |

learn-pr/advocates/create-hello-world-app-service/4-exercise-deploy-to-app-service.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ title: "Exercise: Deploy a web app to Azure App Service"
44
metadata:
55
description: Deploy the web app from the previous section to App Service.
66
author: KarlErickson
7-
ms.author: ayangupta
7+
ms.author: karler
8+
ms.reviewer: ayangupta
89
ms.date: 12/11/2024
910
ms.topic: unit
1011
ms.custom: team=cloud_advocates, devx-track-java, devx-track-extended-java, linux-related-content
11-
ms.reviewer:
1212
ms.assetid: HelloJavaAppService
1313
zone_pivot_groups: maven-azure-cli
1414
durationInMinutes: 7

learn-pr/advocates/create-hello-world-app-service/5-knowledge-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ title: Knowledge Check
44
metadata:
55
description: Knowledge Check
66
author: KarlErickson
7-
ms.author: ayangupta
7+
ms.author: karler
8+
ms.reviewer: ayangupta
89
ms.date: 12/11/2024
910
ms.topic: unit
1011
ms.custom: team=cloud_advocates, devx-track-java, devx-track-extended-java, linux-related-content
11-
ms.reviewer:
1212
ms.assetid: HelloJavaAppService
1313
durationInMinutes: 3
1414
quiz:

learn-pr/advocates/create-hello-world-app-service/6-summary.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ title: Summary
44
metadata:
55
description: Summary and cleanup of Azure resources.
66
author: KarlErickson
7-
ms.author: ayangupta
7+
ms.author: karler
8+
ms.reviewer: ayangupta
89
ms.date: 12/11/2024
910
ms.topic: unit
1011
ms.custom: team=cloud_advocates, devx-track-java, devx-track-extended-java, linux-related-content
11-
ms.reviewer:
1212
ms.assetid: HelloJavaAppService
1313
durationInMinutes: 2
1414
content: |

learn-pr/advocates/create-hello-world-app-service/index.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ metadata:
66
title: Deploy a simple Java Web App to Azure App Service
77
description: Learn how to create a Java web application and deploy it to Azure App Service.
88
ms.date: 12/11/2024
9-
ms.author: ayangupta
109
author: KarlErickson
10+
ms.author: karler
11+
ms.reviewer: ayangupta
1112
ms.topic: module
1213
ms.custom: team=cloud_advocates, devx-track-java, devx-track-extended-java
1314
ms.service: azure-app-service

learn-pr/advocates/create-java-webapp-to-app-service-linux/1-introduction.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ metadata:
66
description: Introduces a training module that shows you how to deploy Java-based web apps.
77
ms.date: 02/20/2025
88
author: KarlErickson
9-
ms.author: ayangupta
9+
ms.author: karler
10+
ms.reviewer: ayangupta
1011
ms.topic: unit
1112
ms.custom: team=cloud_advocates, devx-track-extended-java, devx-track-java, linux-related-content
1213
durationInMinutes: 2

0 commit comments

Comments
 (0)