Skip to content

Commit a3344ab

Browse files
Merge pull request #50181 from theresa-i/metadata-updates
Metadata updates
2 parents 6f2f621 + d74f96f commit a3344ab

File tree

58 files changed

+400
-401
lines changed

Some content is hidden

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

58 files changed

+400
-401
lines changed

learn-pr/paths/implement-generative-ai-engineering-azure-databricks/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ uid: learn.wwl.implement-generative-ai-engineering-azure-databricks
33
metadata:
44
title: Implement Generative AI engineering with Azure Databricks
55
description: Generative Artificial Intelligence (AI) engineering with Azure Databricks uses the platform's capabilities to explore, fine-tune, evaluate, and integrate advanced language models. By using Apache Spark's scalability and Azure Databricks' collaborative environment, you can design complex AI systems.
6-
ms.date: 08/19/2024
6+
ms.date: 04/28/2025
77
author: wwlpublish
8-
ms.author: madiepev
8+
ms.author: theresai
99
ms.topic: learning-path
1010
title: Implement Generative AI engineering with Azure Databricks
1111
prerequisites: |

learn-pr/paths/ingest-data-with-microsoft-fabric/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
description: Explore how Microsoft Fabric enables you to ingest and orchestrate data from various sources (such as files, databases, or web services) through dataflows, notebooks, and pipelines.
66
ms.date: 01/29/2025
77
author: wwlpublish
8-
ms.author: jamesh
8+
ms.author: theresai
99
ms.topic: learning-path
1010
title: Ingest data with Microsoft Fabric
1111
prerequisites: |

learn-pr/paths/manage-microsoft-fabric-environment/index.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ uid: learn.wwl.manage-microsoft-fabric-environment
33
metadata:
44
title: Manage a Microsoft Fabric environment
55
description: Microsoft Fabric is a Software-as-a-Service platform for data analytics. Learn how to manage your environment through Continuous Integration/Continuous Deployment (CI/CD), monitoring, and security.
6-
ms.date: 12/04/2024
7-
author: angierudduck
8-
ms.author: anrudduc
6+
ms.date: 04/28/2025
7+
author: wwlpublish
8+
ms.author: theresai
99
ms.topic: learning-path
1010
title: Manage a Microsoft Fabric environment
1111
prerequisites: |

learn-pr/paths/microsoft-fabric-admin-governance/index.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ uid: learn.wwl.microsoft-fabric-admin-governance
33
metadata:
44
title: Administer and govern Microsoft Fabric
55
description: Microsoft Fabric Administration involves securing and governing data, administering the environment, and monitoring optimizing performance for efficient and compliant data management.
6-
ms.date: 10/30/2024
7-
author: angierudduck
8-
ms.author: anrudduc
6+
ms.date: 04/28/2025
7+
author: wwlpublish
8+
ms.author: theresai
99
ms.topic: learning-path
1010
title: Administer and govern Microsoft Fabric
1111
prerequisites: |

learn-pr/wwl-data-ai/evaluate-language-models-azure-databricks/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
author: wwlpublish
88
ms.author: theresai
99
ms.topic: module
10-
ms.service: azure
10+
ms.service: azure-databricks
1111
ai-usage: ai-assisted
1212
ms.collection: wwl-ai-copilot
1313
title: Evaluate language models with Azure Databricks

learn-pr/wwl-data-ai/fine-tune-azure-databricks/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
author: wwlpublish
88
ms.author: theresai
99
ms.topic: module
10-
ms.service: azure
10+
ms.service: azure-databricks
1111
ai-usage: ai-assisted
1212
ms.custom: ai-learning-hub
1313
ms.collection: wwl-ai-copilot

learn-pr/wwl-data-ai/implement-cicd-in-fabric/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
ms.author: theresai
99
ms.topic: module
1010
ms.collection:
11-
ms.service: azure
11+
ms.service: fabric
1212
title: Implement continuous integration and continuous delivery (CI/CD) in Microsoft Fabric
1313
summary: Microsoft Fabric implements CI/CD using Git integration and deployment pipelines. These tools help you collaborate with your development team and provide you with an efficient process for delivering and updating content.
1414
abstract: |

learn-pr/wwl-data-ai/implement-llmops-azure-databricks/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
author: wwlpublish
88
ms.author: theresai
99
ms.topic: module
10-
ms.service: azure
10+
ms.service: azure-databricks
1111
ai-usage: ai-assisted
1212
ms.collection: wwl-ai-copilot
1313
title: Implement LLMOps in Azure Databricks
Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,42 @@
1-
### YamlMime:Module
2-
uid: learn.wwl.introduction-language-models-databricks
3-
metadata:
4-
title: Get started with language models in Azure Databricks
5-
description: Get started with language models in Azure Databricks
6-
ms.date: 03/20/2025
7-
author: wwlpublish
8-
ms.author: theresai
9-
ms.topic: module
10-
ms.service: azure
11-
ai-usage: ai-assisted
12-
ms.custom: ai-learning-hub
13-
ms.collection: wwl-ai-copilot
14-
title: Get started with language models in Azure Databricks
15-
summary: Large Language Models (LLMs) have revolutionized various industries by enabling advanced natural language processing (NLP) capabilities. These language models are utilized in a wide array of applications, including text summarization, sentiment analysis, language translation, zero-shot classification, and few-shot learning.
16-
abstract: |
17-
In this module, you learn how to:
18-
- Describe Generative AI.
19-
- Describe Large Language Models (LLMs).
20-
- Identify key components of LLM applications.
21-
- Use LLMs for Natural Language Processing (NLP) tasks.
22-
prerequisites: |
23-
Before starting this module, you should be familiar with Azure Databricks. Consider completing [Explore Azure Databricks](/training/modules/explore-azure-databricks?azure-portal=true) before starting this module.
24-
iconUrl: /learn/achievements/describe-azure-databricks.svg
25-
levels:
26-
- intermediate
27-
roles:
28-
- data-engineer
29-
products:
30-
- azure-databricks
31-
units:
32-
- learn.wwl.introduction-language-models-databricks.introduction
33-
- learn.wwl.introduction-language-models-databricks.what-is-generative-ai
34-
- learn.wwl.introduction-language-models-databricks.what-are-large-language-models
35-
- learn.wwl.introduction-language-models-databricks.key-components-llms
36-
- learn.wwl.introduction-language-models-databricks.use-llms
37-
- learn.wwl.introduction-language-models-databricks.exercise
38-
- learn.wwl.introduction-language-models-databricks.knowledge-check
39-
- learn.wwl.introduction-language-models-databricks.summary
40-
badge:
41-
uid: learn.wwl.introduction-language-models-databricks.badge
42-
1+
### YamlMime:Module
2+
uid: learn.wwl.introduction-language-models-databricks
3+
metadata:
4+
title: Get started with language models in Azure Databricks
5+
description: Get started with language models in Azure Databricks
6+
ms.date: 03/20/2025
7+
author: wwlpublish
8+
ms.author: theresai
9+
ms.topic: module
10+
ms.service: azure-databricks
11+
ai-usage: ai-assisted
12+
ms.custom: ai-learning-hub
13+
ms.collection: wwl-ai-copilot
14+
title: Get started with language models in Azure Databricks
15+
summary: Large Language Models (LLMs) have revolutionized various industries by enabling advanced natural language processing (NLP) capabilities. These language models are utilized in a wide array of applications, including text summarization, sentiment analysis, language translation, zero-shot classification, and few-shot learning.
16+
abstract: |
17+
In this module, you learn how to:
18+
- Describe Generative AI.
19+
- Describe Large Language Models (LLMs).
20+
- Identify key components of LLM applications.
21+
- Use LLMs for Natural Language Processing (NLP) tasks.
22+
prerequisites: |
23+
Before starting this module, you should be familiar with Azure Databricks. Consider completing [Explore Azure Databricks](/training/modules/explore-azure-databricks?azure-portal=true) before starting this module.
24+
iconUrl: /learn/achievements/describe-azure-databricks.svg
25+
levels:
26+
- intermediate
27+
roles:
28+
- data-engineer
29+
products:
30+
- azure-databricks
31+
units:
32+
- learn.wwl.introduction-language-models-databricks.introduction
33+
- learn.wwl.introduction-language-models-databricks.what-is-generative-ai
34+
- learn.wwl.introduction-language-models-databricks.what-are-large-language-models
35+
- learn.wwl.introduction-language-models-databricks.key-components-llms
36+
- learn.wwl.introduction-language-models-databricks.use-llms
37+
- learn.wwl.introduction-language-models-databricks.exercise
38+
- learn.wwl.introduction-language-models-databricks.knowledge-check
39+
- learn.wwl.introduction-language-models-databricks.summary
40+
badge:
41+
uid: learn.wwl.introduction-language-models-databricks.badge
42+

learn-pr/wwl-data-ai/multistage-reasoning-azure-databricks/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
author: wwlpublish
88
ms.author: theresai
99
ms.topic: module
10-
ms.service: azure
10+
ms.service: azure-databricks
1111
ai-usage: ai-assisted
1212
ms.custom: ai-learning-hub
1313
ms.collection: wwl-ai-copilot

0 commit comments

Comments
 (0)