Skip to content

Commit 526b619

Browse files
committed
updates
1 parent 0712b3f commit 526b619

6 files changed

Lines changed: 147 additions & 147 deletions

File tree

  • learn-pr
    • azure/intro-to-azure-database-for-mysql
    • wwl-azure/migrate-azure-database-postgresql-flexible-server
    • wwl-data-ai

learn-pr/azure/intro-to-azure-database-for-mysql/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
moduleType: introduction
55
title: Introduction to Azure Database for MySQL
66
description: Describe how Azure Database for MySQL supports mission-critical workloads with predictable performance and dynamic scalability. Determine whether you should implement Azure Database for MySQL to address your relational database needs.
7-
ms.date: 08/21/2024
7+
ms.date: 02/04/2026
88
author: deepthiprasad
99
ms.author: deprasa
1010
ms.reviewer: maghan
Lines changed: 47 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,47 @@
1-
### YamlMime:Module
2-
uid: learn.wwl.migrate-azure-database-postgresql-flexible-server
3-
metadata:
4-
title: Migrate to Azure Database for PostgreSQL flexible server
5-
description: "Azure Database for PostgreSQL Flexible Server supports effective data migration from PostgreSQL servers. This module covers both online and offline migration methods and tools, helping you choose the right approach for your scenario. Learn practical techniques for managing migrations efficiently, ideal for minimizing downtime and maintaining productivity."
6-
ms.date: 05/10/2024
7-
author: wwlpublish
8-
ms.author: rcaper
9-
ms.topic: module
10-
ms.custom:
11-
- N/A
12-
ms.service: azure-database-postgresql
13-
ai-usage: human-only
14-
title: Migrate to Azure Database for PostgreSQL flexible server
15-
summary: Azure Database for PostgreSQL Flexible Server supports data migration from PostgreSQL servers. This module covers online and offline migration tools and methods, helping you choose the right approach for your scenario.
16-
abstract: |
17-
After completing this module, you'll be able to:
18-
19-
- Understand the different online and offline migration options.
20-
21-
- Identify the different migration tools available.
22-
23-
- Select the appropriate migration tool for your specific scenario.
24-
prerequisites: |
25-
- Demonstrate an understanding of relational databases.
26-
27-
- Demonstrate an understanding of basic SQL.
28-
iconUrl: /training/achievements/generic-badge.svg
29-
levels:
30-
- intermediate
31-
roles:
32-
- database-administrator
33-
products:
34-
- azure-database-postgresql
35-
subjects:
36-
- databases
37-
units:
38-
- learn.wwl.migrate-azure-database-postgresql-flexible-server.introduction
39-
- learn.wwl.migrate-azure-database-postgresql-flexible-server.compare-online-offline-migration
40-
- learn.wwl.migrate-azure-database-postgresql-flexible-server.identify-migration-tool-options
41-
- learn.wwl.migrate-azure-database-postgresql-flexible-server.analyze-decision-criteria-tool-selection-migration-model
42-
- learn.wwl.migrate-azure-database-postgresql-flexible-server.exercise-postgresql-offline-migration
43-
- learn.wwl.migrate-azure-database-postgresql-flexible-server.exercise-postgresql-online-migration
44-
- learn.wwl.migrate-azure-database-postgresql-flexible-server.knowledge-check
45-
- learn.wwl.migrate-azure-database-postgresql-flexible-server.summary
46-
badge:
47-
uid: learn.wwl.migrate-azure-database-postgresql-flexible-server.badge
1+
### YamlMime:Module
2+
uid: learn.wwl.migrate-azure-database-postgresql-flexible-server
3+
metadata:
4+
title: Migrate to Azure Database for PostgreSQL flexible server
5+
description: "Azure Database for PostgreSQL Flexible Server supports effective data migration from PostgreSQL servers. This module covers both online and offline migration methods and tools, helping you choose the right approach for your scenario. Learn practical techniques for managing migrations efficiently, ideal for minimizing downtime and maintaining productivity."
6+
ms.date: 02/04/2026
7+
author: wwlpublish
8+
ms.author: rcaper
9+
ms.topic: module
10+
ms.custom:
11+
- N/A
12+
ms.service: azure-database-postgresql
13+
ai-usage: human-only
14+
title: Migrate to Azure Database for PostgreSQL flexible server
15+
summary: Azure Database for PostgreSQL Flexible Server supports data migration from PostgreSQL servers. This module covers online and offline migration tools and methods, helping you choose the right approach for your scenario.
16+
abstract: |
17+
After completing this module, you'll be able to:
18+
19+
- Understand the different online and offline migration options.
20+
21+
- Identify the different migration tools available.
22+
23+
- Select the appropriate migration tool for your specific scenario.
24+
prerequisites: |
25+
- Demonstrate an understanding of relational databases.
26+
27+
- Demonstrate an understanding of basic SQL.
28+
iconUrl: /training/achievements/generic-badge.svg
29+
levels:
30+
- intermediate
31+
roles:
32+
- database-administrator
33+
products:
34+
- azure-database-postgresql
35+
subjects:
36+
- databases
37+
units:
38+
- learn.wwl.migrate-azure-database-postgresql-flexible-server.introduction
39+
- learn.wwl.migrate-azure-database-postgresql-flexible-server.compare-online-offline-migration
40+
- learn.wwl.migrate-azure-database-postgresql-flexible-server.identify-migration-tool-options
41+
- learn.wwl.migrate-azure-database-postgresql-flexible-server.analyze-decision-criteria-tool-selection-migration-model
42+
- learn.wwl.migrate-azure-database-postgresql-flexible-server.exercise-postgresql-offline-migration
43+
- learn.wwl.migrate-azure-database-postgresql-flexible-server.exercise-postgresql-online-migration
44+
- learn.wwl.migrate-azure-database-postgresql-flexible-server.knowledge-check
45+
- learn.wwl.migrate-azure-database-postgresql-flexible-server.summary
46+
badge:
47+
uid: learn.wwl.migrate-azure-database-postgresql-flexible-server.badge

learn-pr/wwl-data-ai/develop-azure-sql-database/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uid: learn-wwl.develop-azure-sql-database
33
metadata:
44
title: Develop for Azure SQL Database
55
description: "Learn how to create and configure an Azure SQL Database. You'll use SQL Database Projects in VS Code, including installing the extension, importing, and modifying a schema. Additionally, you'll build and deploy database projects in GitHub Actions and Azure Pipelines, and automate and invoke the publishing of a database."
6-
ms.date: 08/06/2025
6+
ms.date: 02/04/2026
77
author: JulianePadrao
88
ms.author: jupadrao
99
ms.topic: module-standard-task-based
Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,46 @@
1-
### YamlMime:Module
2-
uid: learn.wwl.evaluate-strategies-for-migrating-to-azure-sql
3-
metadata:
4-
title: Evaluate strategies for migrating to Azure SQL
5-
description: "Evaluate strategies for migrating to Azure SQL"
6-
ms.date: 04/15/2022
7-
author: wwlpublish
8-
ms.author: jupadrao
9-
ms.topic: module
10-
ms.service: azure-sql
11-
title: Evaluate strategies for migrating to Azure SQL
12-
summary: Describe database migration options and tools on Azure. Understand how compatibility level affects database behavior. Describe Azure private and public preview options.
13-
abstract: |
14-
After completing this module, you will be able to:
15-
* Evaluate different Azure migration options when moving your SQL environment to the cloud.
16-
* Understand how SQL Server compatibility level affects database behavior.
17-
* Understand the differences between private and public preview options.
18-
prerequisites: |
19-
* Experience creating and configuring resources using the Azure portal.
20-
* Ability to create an on-premises SQL Server database.
21-
* Ability to write SQL statements at a beginner level.
22-
iconUrl: /training/achievements/4-evaluate-strategies-for-moving-to-azure.svg
23-
levels:
24-
- intermediate
25-
roles:
26-
- data-engineer
27-
- database-administrator
28-
products:
29-
- azure
30-
- azure-sql-database
31-
- azure-sql-managed-instance
32-
- azure-sqlserver-vm
33-
- sql-server
34-
subjects:
35-
- migration
36-
- cloud-computing
37-
units:
38-
- learn.wwl.evaluate-strategies-for-migrating-to-azure-sql.introduction
39-
- learn.wwl.evaluate-strategies-for-migrating-to-azure-sql.understand-compatibility-level
40-
- learn.wwl.evaluate-strategies-for-migrating-to-azure-sql.understand-azure-preview-features
41-
- learn.wwl.evaluate-strategies-for-migrating-to-azure-sql.describe-azure-database-migration-options
42-
- learn.wwl.evaluate-strategies-for-migrating-to-azure-sql.knowledge-check
43-
- learn.wwl.evaluate-strategies-for-migrating-to-azure-sql.summary
44-
badge:
45-
uid: learn.wwl.evaluate-strategies-for-migrating-to-azure-sql.badge
46-
1+
### YamlMime:Module
2+
uid: learn.wwl.evaluate-strategies-for-migrating-to-azure-sql
3+
metadata:
4+
title: Evaluate strategies for migrating to Azure SQL
5+
description: "Evaluate strategies for migrating to Azure SQL"
6+
ms.date: 02/04/2026
7+
author: wwlpublish
8+
ms.author: jupadrao
9+
ms.topic: module
10+
ms.service: azure-sql
11+
title: Evaluate strategies for migrating to Azure SQL
12+
summary: Describe database migration options and tools on Azure. Understand how compatibility level affects database behavior. Describe Azure private and public preview options.
13+
abstract: |
14+
After completing this module, you will be able to:
15+
* Evaluate different Azure migration options when moving your SQL environment to the cloud.
16+
* Understand how SQL Server compatibility level affects database behavior.
17+
* Understand the differences between private and public preview options.
18+
prerequisites: |
19+
* Experience creating and configuring resources using the Azure portal.
20+
* Ability to create an on-premises SQL Server database.
21+
* Ability to write SQL statements at a beginner level.
22+
iconUrl: /training/achievements/4-evaluate-strategies-for-moving-to-azure.svg
23+
levels:
24+
- intermediate
25+
roles:
26+
- data-engineer
27+
- database-administrator
28+
products:
29+
- azure
30+
- azure-sql-database
31+
- azure-sql-managed-instance
32+
- azure-sqlserver-vm
33+
- sql-server
34+
subjects:
35+
- migration
36+
- cloud-computing
37+
units:
38+
- learn.wwl.evaluate-strategies-for-migrating-to-azure-sql.introduction
39+
- learn.wwl.evaluate-strategies-for-migrating-to-azure-sql.understand-compatibility-level
40+
- learn.wwl.evaluate-strategies-for-migrating-to-azure-sql.understand-azure-preview-features
41+
- learn.wwl.evaluate-strategies-for-migrating-to-azure-sql.describe-azure-database-migration-options
42+
- learn.wwl.evaluate-strategies-for-migrating-to-azure-sql.knowledge-check
43+
- learn.wwl.evaluate-strategies-for-migrating-to-azure-sql.summary
44+
badge:
45+
uid: learn.wwl.evaluate-strategies-for-migrating-to-azure-sql.badge
46+
Lines changed: 51 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,51 @@
1-
### YamlMime:Module
2-
uid: learn.wwl.execute-existing-ssis-packages-azure-data-factory
3-
metadata:
4-
title: Execute existing SSIS packages in Azure Data Factory
5-
description: Execute existing SSIS packages in Azure Data Factory or Azure Synapse Pipeline
6-
ms.date: 06/07/2023
7-
author: wwlpublish
8-
ms.author: jamesh
9-
ms.topic: module
10-
ms.service: azure
11-
title: Execute existing SSIS packages in Azure Data Factory or Azure Synapse Pipeline
12-
summary: In this module, you'll see how you can integrate SQL Server Integration Services packages into an Azure Data Factory solution
13-
abstract: |
14-
* Introduction
15-
* Describe SQL Server Integration Services
16-
* Understand the Azure-SIS integration runtime
17-
* Set-up Azure-SIS integration runtime
18-
* Run SSIS packages in Azure Data Factory
19-
* Migrate SSIS packages to Azure Data Factory
20-
* Knowledge check
21-
* Summary
22-
prerequisites: |
23-
The student should be able to:
24-
- Log in to the Azure portal
25-
- Explain and create resource groups
26-
- Describe Azure Data Factory and its core components
27-
- Ingest data into Azure Data Factory using the Copy Activity
28-
iconUrl: /training/achievements/execute-existing-ssis-packages-azure-data-factory.svg
29-
levels:
30-
- intermediate
31-
roles:
32-
- data-engineer
33-
products:
34-
- azure-data-factory
35-
- azure-synapse-analytics
36-
subjects:
37-
- cloud-computing
38-
- data-analytics
39-
- data-storage
40-
units:
41-
- learn.wwl.execute-existing-ssis-packages-azure-data-factory.introduction
42-
- learn.wwl.execute-existing-ssis-packages-azure-data-factory.describe-sql-server-integration-services
43-
- learn.wwl.execute-existing-ssis-packages-azure-data-factory.understand-azure-ssis-integration-runtime
44-
- learn.wwl.execute-existing-ssis-packages-azure-data-factory.set-up-azure-ssis-integration-runtime
45-
- learn.wwl.execute-existing-ssis-packages-azure-data-factory.run
46-
- learn.wwl.execute-existing-ssis-packages-azure-data-factory.migrate
47-
- learn.wwl.execute-existing-ssis-packages-azure-data-factory.knowledge-check
48-
- learn.wwl.execute-existing-ssis-packages-azure-data-factory.summary
49-
badge:
50-
uid: learn.wwl.execute-existing-ssis-packages-azure-data-factory.badge
51-
1+
### YamlMime:Module
2+
uid: learn.wwl.execute-existing-ssis-packages-azure-data-factory
3+
metadata:
4+
title: Execute existing SSIS packages in Azure Data Factory
5+
description: Execute existing SSIS packages in Azure Data Factory or Azure Synapse Pipeline
6+
ms.date: 02/04/2026
7+
author: wwlpublish
8+
ms.author: jamesh
9+
ms.topic: module
10+
ms.service: azure
11+
title: Execute existing SSIS packages in Azure Data Factory or Azure Synapse Pipeline
12+
summary: In this module, you'll see how you can integrate SQL Server Integration Services packages into an Azure Data Factory solution
13+
abstract: |
14+
* Introduction
15+
* Describe SQL Server Integration Services
16+
* Understand the Azure-SIS integration runtime
17+
* Set-up Azure-SIS integration runtime
18+
* Run SSIS packages in Azure Data Factory
19+
* Migrate SSIS packages to Azure Data Factory
20+
* Knowledge check
21+
* Summary
22+
prerequisites: |
23+
The student should be able to:
24+
- Log in to the Azure portal
25+
- Explain and create resource groups
26+
- Describe Azure Data Factory and its core components
27+
- Ingest data into Azure Data Factory using the Copy Activity
28+
iconUrl: /training/achievements/execute-existing-ssis-packages-azure-data-factory.svg
29+
levels:
30+
- intermediate
31+
roles:
32+
- data-engineer
33+
products:
34+
- azure-data-factory
35+
- azure-synapse-analytics
36+
subjects:
37+
- cloud-computing
38+
- data-analytics
39+
- data-storage
40+
units:
41+
- learn.wwl.execute-existing-ssis-packages-azure-data-factory.introduction
42+
- learn.wwl.execute-existing-ssis-packages-azure-data-factory.describe-sql-server-integration-services
43+
- learn.wwl.execute-existing-ssis-packages-azure-data-factory.understand-azure-ssis-integration-runtime
44+
- learn.wwl.execute-existing-ssis-packages-azure-data-factory.set-up-azure-ssis-integration-runtime
45+
- learn.wwl.execute-existing-ssis-packages-azure-data-factory.run
46+
- learn.wwl.execute-existing-ssis-packages-azure-data-factory.migrate
47+
- learn.wwl.execute-existing-ssis-packages-azure-data-factory.knowledge-check
48+
- learn.wwl.execute-existing-ssis-packages-azure-data-factory.summary
49+
badge:
50+
uid: learn.wwl.execute-existing-ssis-packages-azure-data-factory.badge
51+

learn-pr/wwl-data-ai/query-relational-data/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uid: learn.wwl.query-relational-data-azure
33
metadata:
44
title: Query relational data in Azure
55
description: "This content is a part of Query relational data in Azure."
6-
ms.date: 03/19/2024
6+
ms.date: 02/04/2026
77
author: wwlpublish
88
ms.author: rcaper
99
ms.topic: module

0 commit comments

Comments
 (0)