Skip to content

Commit 08efa28

Browse files
author
Yi Jin
committed
Merge remote-tracking branch 'upstream/main' into updatedTitle0331-1
2 parents d1293f9 + a0993b3 commit 08efa28

File tree

230 files changed

+3506
-2053
lines changed

Some content is hidden

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

230 files changed

+3506
-2053
lines changed

.openpublishing.redirection.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16074,6 +16074,31 @@
1607416074
"source_path_from_root": "/learn-pr/languages/python-if-elif-else/index.md",
1607516075
"redirect_url": "/training/modules/python-boolean-types"
1607616076
},
16077+
{
16078+
"source_path_from_root": "/learn-pr/wwl-data-ai/fundamentals-generative-ai/3-language models.yml",
16079+
"redirect_url": "https://learn.microsoft.com/training/modules/fundamentals-generative-ai/",
16080+
"redirect_document_id": false
16081+
},
16082+
{
16083+
"source_path_from_root": "/learn-pr/wwl-data-ai/fundamentals-generative-ai/4-azure-openai.yml",
16084+
"redirect_url": "https://learn.microsoft.com/training/modules/fundamentals-generative-ai/",
16085+
"redirect_document_id": false
16086+
},
16087+
{
16088+
"source_path_from_root": "/learn-pr/wwl-data-ai/fundamentals-generative-ai/5-copilots.yml",
16089+
"redirect_url": "https://learn.microsoft.com/training/modules/fundamentals-generative-ai/",
16090+
"redirect_document_id": false
16091+
},
16092+
{
16093+
"source_path_from_root": "/learn-pr/wwl-data-ai/fundamentals-generative-ai/5a-microsoft-copilot.yml",
16094+
"redirect_url": "https://learn.microsoft.com/training/modules/fundamentals-generative-ai/",
16095+
"redirect_document_id": false
16096+
},
16097+
{
16098+
"source_path_from_root": "/learn-pr/wwl-data-ai/fundamentals-generative-ai/6a-building-custom-copilots.yml",
16099+
"redirect_url": "https://learn.microsoft.com/training/modules/fundamentals-generative-ai/",
16100+
"redirect_document_id": false
16101+
},
1607716102
{
1607816103
"source_path_from_root": "/learn-pr/wwl-data-ai/get-started-openai/1-introduction.yml",
1607916104
"redirect_url": "https://learn.microsoft.com/training/modules/prepare-azure-ai-development/",
@@ -46039,6 +46064,41 @@
4603946064
"redirect_url": "/training/modules/optimize-model-power-bi/",
4604046065
"redirect_document_id": false
4604146066
},
46067+
{
46068+
"source_path": "learn-pr/azure/intro-to-microsoft-purview/1-introduction.yml",
46069+
"redirect_url": "https://learn.microsoft.com/purview/",
46070+
"redirect_document_id": false
46071+
},
46072+
{
46073+
"source_path": "learn-pr/azure/intro-to-microsoft-purview/2-what-is-microsoft-purview.yml",
46074+
"redirect_url": "https://learn.microsoft.com/purview/",
46075+
"redirect_document_id": false
46076+
},
46077+
{
46078+
"source_path": "learn-pr/azure/intro-to-microsoft-purview/3-how-microsoft-purview-works.yml",
46079+
"redirect_url": "https://learn.microsoft.com/purview/",
46080+
"redirect_document_id": false
46081+
},
46082+
{
46083+
"source_path": "learn-pr/azure/intro-to-microsoft-purview/4-when-to-use-microsoft-purview.yml",
46084+
"redirect_url": "https://learn.microsoft.com/purview/",
46085+
"redirect_document_id": false
46086+
},
46087+
{
46088+
"source_path": "learn-pr/azure/intro-to-microsoft-purview/5-knowledge-check.yml",
46089+
"redirect_url": "https://learn.microsoft.com/purview/",
46090+
"redirect_document_id": false
46091+
},
46092+
{
46093+
"source_path": "learn-pr/azure/intro-to-microsoft-purview/6-summary.yml",
46094+
"redirect_url": "https://learn.microsoft.com/purview/",
46095+
"redirect_document_id": false
46096+
},
46097+
{
46098+
"source_path": "learn-pr/azure/intro-to-microsoft-purview/index.yml",
46099+
"redirect_url": "https://learn.microsoft.com/purview/",
46100+
"redirect_document_id": false
46101+
},
4604246102
{
4604346103
"source_path": "learn-pr/azure/improve-api-developer-experience-with-swagger/1-introduction.yml",
4604446104
"redirect_url": "https://learn.microsoft.com/aspnet/core/fundamentals/openapi/aspnetcore-openapi",

learn-pr/achievements.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5565,6 +5565,11 @@ achievements:
55655565
title: Use tools to optimize Power BI performance
55665566
summary: Use tools to develop, manage, and optimize Power BI data model and DAX query performance.
55675567
iconUrl: /training/achievements/use-tools-optimize-power-bi-performance.svg
5568+
- uid: learn.introduction-to-azure-purview.badge
5569+
type: badge
5570+
title: Introduction to Microsoft Purview
5571+
summary: In this module, you'll evaluate whether Microsoft Purview is the right choice for your data discovery and governance needs.
5572+
iconUrl: /training/achievements/introduction-to-azure-purview.svg
55685573
- uid: learn.azure.improve-developer-experience-of-an-api-with-swagger-documentation.badge
55695574
type: badge
55705575
title: Improve the developer experience of an API with Swagger documentation
468 KB
Loading

learn-pr/achievements/maintain-user-profiles.svg

Lines changed: 388 additions & 0 deletions
Loading
484 KB
Loading

learn-pr/achievements/onfigure-profiles-user-device.svg

Lines changed: 353 additions & 0 deletions
Loading
439 KB
Loading
Lines changed: 103 additions & 0 deletions
Loading

learn-pr/advocates/deploy-java-ee-app-to-jboss-app-service/includes/3-exercise-deploy-azure-database-mysql.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ export MYSQL_USER=<MySQL-admin-user-name>
100100
export MYSQL_PASSWORD=<MySQL-password>
101101
```
102102

103+
[!INCLUDE [security-note](../../../includes/security-note.md)]
104+
103105
## Get data from the sample database
104106

105107
In this module, you use a sample database called `world` from the official MySQL website. To get the data, use the following steps:

learn-pr/advocates/monitor-azure-machine-learning/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uid: learn.introduction-to-azure-machine-learning-monitoring.introduction
33
title: Introduction
44
metadata:
55
title: Introduction
6-
description: Introduction to monitoring Azure Machine Learning
6+
description: Introduction to monitoring Azure Machine Learning.
77
ms.date: 03/15/2025
88
author: Orin-Thomas
99
ms.author: viniap

0 commit comments

Comments
 (0)