Skip to content

Commit 8866bfd

Browse files
authored
Merge branch 'main' into 6.2-GitHub-Administration
2 parents 7961f4b + 99ba09e commit 8866bfd

File tree

5,202 files changed

+83952
-57911
lines changed

Some content is hidden

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

5,202 files changed

+83952
-57911
lines changed

.openpublishing.publish.config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,5 +129,6 @@
129129
".openpublishing.redirection.json",
130130
"learn-pr/wwl-data-ai/.openpublishing.redirection.wwl-data-ai.json",
131131
"learn-pr/wwl-sci/.openpublishing.redirection.wwl-sci.json"
132-
]
132+
],
133+
"enable_ai_generated_module_assessment" : true
133134
}

.openpublishing.redirection.json

Lines changed: 1324 additions & 469 deletions
Large diffs are not rendered by default.

PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Before requesting or performing a merge in upstream:
22

33
- [ ] Verify that your pull request is following our PR quality criteria (items that apply to All and Learn):
4-
https://review.learn.microsoft.com/help/contribute/contribute-how-to-write-pull-request-quality-criteria?branch=main
4+
https://learn.microsoft.com/help/contribute/contribute-how-to-write-pull-request-quality-criteria?branch=main
55
- [ ] Verify your PR has a useful title that reflects what it is for.

learn-pr/achievements.yml

Lines changed: 51 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -777,6 +777,11 @@ achievements:
777777
title: Use containers for your Language Understanding Intelligent Service (LUIS) Apps
778778
summary: Use containers for your Language Understanding Intelligent Service (LUIS) Apps
779779
iconUrl: /training/achievements/use-containers-for-your-language-understanding-intelligent-service-luis-apps.svg
780+
- uid: learn.wwl.classify-images-custom-vision.badge
781+
type: badge
782+
title: Classify images with Azure AI Custom Vision
783+
summary: Explore Azure AI Custom Vision's classification capabilities
784+
iconUrl: /training/achievements/classify-images-custom-vision.svg
780785
- uid: learn.wwl.process-classify-images-with-azure-cognitive-vision-services.trophy
781786
type: trophy
782787
title: Process and classify images with the Azure cognitive vision services
@@ -5704,4 +5709,49 @@ achievements:
57045709
type: badge
57055710
title: Develop for storage on CDNs
57065711
summary: Learn how the Azure Content Delivery Network (CDN) functions, how to control cache behavior, and how to perform actions by using .NET.
5707-
iconUrl: /training/achievements/cdn-develop-storage.svg
5712+
iconUrl: /training/achievements/cdn-develop-storage.svg
5713+
- uid: learn.backup-restore-azure-sql.badge
5714+
type: badge
5715+
title: Back up and restore your Azure SQL database
5716+
summary: Protect the data in your Azure SQL database and recover from data loss or corruption with backup and restore.
5717+
iconUrl: /training/achievements/backup-restore-azure-sql.svg
5718+
- uid: learn.azure.create-foundation-modern-apps.badge
5719+
type: badge
5720+
title: Architect modern applications using Azure SQL Database
5721+
summary: Break down a scenario for an application and build a multi-service solution based on the microservices approach. Learn how to use modern database capabilities to build a foundation for applications.
5722+
iconUrl: /training/achievements/create-foundation-modern-apps.svg
5723+
- uid: learn-sqlserver.use-sql-server-query-tuning-assistant.badge
5724+
type: badge
5725+
title: Use the SQL Server Query Tuning Assistant
5726+
summary: Learn how the Query Tuning Assistant (QTA) works alongside the Query Store to compare query performance statistics and find queries that are regressing due to changing compatibility levels.
5727+
iconUrl: /training/achievements/sqlserver/using-the-sql-server-query-tuning-assistant.svg
5728+
- uid: learn.azure-sql-replication.badge
5729+
type: badge
5730+
title: Data tracking and synchronization with Azure SQL Database
5731+
summary: "This module introduces you to several data tracking, loading, and streaming tools that you can use to track or synchronize data changes from your Azure SQL Database to other destinations. More specifically, we cover: change data capture (CDC) and change tracking."
5732+
iconUrl: /training/achievements/learn-azure-sql-replication.svg
5733+
- uid: learn.make-recommendations-ai-personalizer.badge
5734+
type: badge
5735+
title: Make recommendations with Azure AI Personalizer
5736+
summary: Learn how to use Azure AI Personalizer to empower your apps with smarter decision making through improved recommendations.
5737+
iconUrl: /learn/achievements/generic-badge.svg
5738+
- uid: learn.wwl.apply-prompt-engineering-azure-openai.badge
5739+
type: badge
5740+
title: Apply prompt engineering with Azure OpenAI Service
5741+
summary: Prompt engineering in Azure OpenAI is a technique that involves designing prompts for natural language processing models. This process improves accuracy and relevancy in responses, optimizing the performance of the model.
5742+
iconUrl: /learn/achievements/generic-badge.svg
5743+
- uid: learn.wwl.build-language-solution-azure-openai.badge
5744+
type: badge
5745+
title: Build natural language solutions with Azure OpenAI Service
5746+
summary: This module provides engineers with the skills to begin building apps that integrate with the Azure OpenAI Service.
5747+
iconUrl: /learn/achievements/generic-badge.svg
5748+
- uid: learn.wwl.generate-code-azure-openai.badge
5749+
type: badge
5750+
title: Generate code with Azure OpenAI Service
5751+
summary: This module shows engineers how to use the Azure OpenAI Service to generate and improve code.
5752+
iconUrl: /learn/achievements/generic-badge.svgz
5753+
- uid: learn.azure.cloud-adoption-framework-plan.badge
5754+
type: badge
5755+
title: Prepare for cloud adoption with a data-driven plan
5756+
summary: Adopting the cloud might depend on many moving parts. Starting with a sound plan built by experts creates clarity. Integrating data about your current environment and long-term objectives refines the plan to reflect realistic expectations and assignments.
5757+
iconUrl: /training/achievements/cloud-adoption-framework-plan.svg
475 KB
Loading
Lines changed: 115 additions & 0 deletions
Loading
103 KB
Loading

0 commit comments

Comments
 (0)