Skip to content

Commit 9c784ad

Browse files
authored
pull base content,head:MicrosoftDocs:main,into:wwlpublishsync
2 parents 4d07e8a + 00a8a91 commit 9c784ad

Some content is hidden

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

41 files changed

+182
-263
lines changed
-26 KB
Loading
-33.4 KB
Loading

learn-pr/wwl-data-ai/configure-automatic-deployment-azure-sql-database/1-introduction.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Introduction
88
description: "Introduction"
9-
ms.date: 06/28/2022
10-
author: wwlpublish
9+
ms.date: 02/26/2025
10+
author: JulianePadrao
1111
ms.author: jupadrao
1212
ms.topic: unit
1313
azureSandbox: false

learn-pr/wwl-data-ai/configure-automatic-deployment-azure-sql-database/2-describe-deployment-models-azure.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Describe deployment models in Azure
88
description: "Describe deployment models in Azure"
9-
ms.date: 06/28/2022
10-
author: wwlpublish
9+
ms.date: 02/26/2025
10+
author: JulianePadrao
1111
ms.author: jupadrao
1212
ms.topic: unit
1313
ms.custom:

learn-pr/wwl-data-ai/configure-automatic-deployment-azure-sql-database/3-automate-deployment-using-azure-resource-manager-bicep.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Automate deployment by using Azure Resource Manager templates and Bicep
88
description: "Automate deployment by using Azure Resource Manager templates and Bicep"
9-
ms.date: 06/28/2022
10-
author: wwlpublish
9+
ms.date: 02/26/2025
10+
author: JulianePadrao
1111
ms.author: jupadrao
1212
ms.topic: unit
1313
ms.custom:

learn-pr/wwl-data-ai/configure-automatic-deployment-azure-sql-database/4-automate-deployment-using-powershell.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Automate deployment by using PowerShell
88
description: "Automate deployment by using PowerShell"
9-
ms.date: 06/28/2022
10-
author: wwlpublish
9+
ms.date: 02/26/2025
10+
author: JulianePadrao
1111
ms.author: jupadrao
1212
ms.topic: unit
1313
ms.custom:

learn-pr/wwl-data-ai/configure-automatic-deployment-azure-sql-database/5-automate-deployment-using-cli.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Automate deployment by using Azure CLI
88
description: "Automate deployment by using Azure CLI"
9-
ms.date: 06/28/2022
10-
author: wwlpublish
9+
ms.date: 02/26/2025
10+
author: JulianePadrao
1111
ms.author: jupadrao
1212
ms.topic: unit
1313
ms.custom:

learn-pr/wwl-data-ai/configure-automatic-deployment-azure-sql-database/6-exercise-deploy-azure-database-using-template.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ metadata:
66
prefetch-feature-rollout: true
77
title: 'Exercise: Deploy an Azure SQL Database using an Azure Resource Manager template'
88
description: "Exercise: Deploy an Azure SQL Database using an Azure Resource Manager template"
9-
ms.date: 06/28/2022
10-
author: wwlpublish
9+
ms.date: 02/26/2025
10+
author: JulianePadrao
1111
ms.author: jupadrao
1212
ms.topic: unit
1313
ms.custom:

learn-pr/wwl-data-ai/configure-automatic-deployment-azure-sql-database/7-knowledge-check.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Knowledge check
88
description: "Knowledge check"
9-
ms.date: 06/28/2022
10-
author: wwlpublish
9+
ms.date: 02/26/2025
10+
author: JulianePadrao
1111
ms.author: jupadrao
1212
ms.topic: unit
1313
azureSandbox: false
@@ -51,7 +51,7 @@ quiz:
5151
- content: "apiVersion"
5252
isCorrect: false
5353
explanation: "Incorrect. ApiVersion specifics the version of the API to deploy a resource, but not dependencies."
54-
- content: "Which Azure CLI command should you choose to create a SQL Database server?"
54+
- content: "Which Azure CLI command should you choose to create a logical server for Azure SQL Database?"
5555
choices:
5656
- content: "az sql db op"
5757
isCorrect: false
@@ -61,4 +61,4 @@ quiz:
6161
explanation: "Correct. `az sql server create` creates a SQL Database."
6262
- content: "az sql db create"
6363
isCorrect: false
64-
explanation: "Incorrect. `az sql db create` creates a database, not a SQL Database server."
64+
explanation: "Incorrect. `az sql db create` creates a database, not a logical server for Azure SQL Database."

learn-pr/wwl-data-ai/configure-automatic-deployment-azure-sql-database/8-summary.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ metadata:
66
prefetch-feature-rollout: true
77
title: Summary
88
description: "Summary"
9-
ms.date: 06/28/2022
10-
author: wwlpublish
9+
ms.date: 02/26/2025
10+
author: JulianePadrao
1111
ms.author: jupadrao
1212
ms.topic: unit
1313
azureSandbox: false

0 commit comments

Comments
 (0)