Skip to content

Commit c115683

Browse files
authored
Revise Azure service links and descriptions
Updated links and descriptions for Azure services in the summary resources.
1 parent f97d5f3 commit c115683

1 file changed

Lines changed: 8 additions & 17 deletions

File tree

Lines changed: 8 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
In this module, you learned how to design a cost efficient database solution that provides low latency, high availability, and scalability. You examined options for moving relational data workloads to the cloud. You explored scenarios for using Azure SQL Database, Azure SQL Managed Instance, and SQL Server on Azure Virtual Machines. You reviewed how to work with data in Azure SQL Edge, Azure Cosmos DB, and Azure Table Storage. You discovered how to protect data at rest, data in transmission, and data in use by using different security and encryption methods.
1+
In this module, you learned how to design a cost efficient database solution that provides low latency, high availability, and scalability. You examined options for moving relational data workloads to the cloud. You explored scenarios for using Azure SQL Database, Azure SQL Managed Instance, and SQL Server on Azure Virtual Machines. You reviewed how to work with data in Azure Cosmos DB, and Azure Table Storage. You discovered how to protect data at rest, data in transmission, and data in use by using different security and encryption methods.
22

33
## Learn more with Copilot
44

@@ -14,28 +14,19 @@ Copilot can assist you in designing Azure infrastructure solutions. Copilot can
1414

1515
## Learn more with Azure documentation
1616

17-
- Explore [SQL Server on Azure Virtual Machines](https://azure.microsoft.com/services/virtual-machines/sql-server/).
17+
- Explore [SQL Server on Azure Virtual Machines](/azure/azure-sql/virtual-machines/).
1818

19-
- Explore [Azure SQL Managed Instance](https://azure.microsoft.com/products/azure-sql/managed-instance/).
19+
- Explore [Azure SQL Managed Instance](/azure/azure-sql/managed-instance/).
2020

21-
- Explore [Azure SQL Database](https://azure.microsoft.com/products/azure-sql/database/).
21+
- Explore [Azure SQL Database](/azure/azure-sql/database/).
2222

23-
- Read about [Azure Cosmos DB](/azure/cosmos-db/introduction).
23+
- Explore [Azure Cosmos DB](/azure/cosmos-db/overview/).
2424

25-
- Review [FAQ about the Table API in Azure Cosmos DB](/azure/cosmos-db/table/table-api-faq).
26-
27-
- Discover [Azure SQL Database serverless](/azure/azure-sql/database/serverless-tier-overview).
28-
29-
- Build [scalable cloud databases](/azure/azure-sql/database/elastic-database-client-library).
30-
31-
- Scale out with [Azure SQL Database](/azure/azure-sql/database/elastic-scale-introduction).
32-
33-
- Use [elastic pools to manage and scale multiple databases in Azure SQL Database](/azure/azure-sql/database/elastic-pool-overview).
3425

3526
## Learn more with self-paced training
3627

37-
- Work with [Azure Cosmos DB](/training/modules/work-with-cosmos-db/).
28+
- Learn more with [Introduction to Azure Cosmos DB for NoSQL](/training/modules/introduction-to-azure-cosmos-db-sql-api/).
3829

39-
- Explore [Azure database and analytics services](/training/modules/azure-database-fundamentals/).
30+
- Learn more with [Plan and implement security for Azure SQL Database and Azure SQL Managed Instance](/training/modules/security-azure-sql-database-azure-sql-managed-instance/).
4031

41-
- Explore [relational database services in Azure](/training/modules/explore-provision-deploy-relational-database-offerings-azure/).
32+
- Learn more with [Get started with SQL Server 2025](/training/modules/introduction-to-sql-server/).

0 commit comments

Comments
 (0)