diff --git a/src/dotnet-aspire/NOTES.md b/src/dotnet-aspire/NOTES.md index eeb74e9..bf13502 100644 --- a/src/dotnet-aspire/NOTES.md +++ b/src/dotnet-aspire/NOTES.md @@ -49,7 +49,7 @@ The database container (SQL-Library) is deployed from the latest developer editi .NET Aspire is a cutting-edge framework crafted for developing cloud-native applications, with a primary focus on containerized environments. Aspire, built with .NET Core, empowers developers to architect scalable and resilient applications optimized for cloud deployment. > **Note:** -> While the SQL Server container employs a standard version of SQL Server, all database development within this dev container can be validated for Azure SQL Database using the SQL Database Project. The SQL Database project is preconfigured with the target platform set as Azure SQL Database. +> While the database container employs a development version of Azure SQL Edge , all database development within this dev container can be validated for Azure SQL Database using the SQL Database Project. The SQL Database project is preconfigured with the target platform set as Azure SQL Database. #### Visual Code Tasks diff --git a/src/dotnet/NOTES.md b/src/dotnet/NOTES.md index b2050c6..ef27138 100644 --- a/src/dotnet/NOTES.md +++ b/src/dotnet/NOTES.md @@ -49,7 +49,7 @@ The database container (SQL-Library) is deployed from the latest developer editi .NET 8 is a state-of-the-art framework for developing cloud-native applications, with a focus on containerized environments. Built on .NET Core, .NET 8 offers advanced features for creating scalable, performant, and resilient applications. Improved performance, support for microservices, and robust tools make .NET 8 ideal for modern cloud development. > **Note:** -> While the SQL Server container employs a standard version of SQL Server, all database development within this dev container can be validated for Azure SQL Database using the SQL Database Project. The SQL Database project is preconfigured with the target platform set as Azure SQL Database. +> While the database container employs a development version of Azure SQL Edge , all database development within this dev container can be validated for Azure SQL Database using the SQL Database Project. The SQL Database project is preconfigured with the target platform set as Azure SQL Database. #### Visual Code Tasks diff --git a/src/javascript-node/NOTES.md b/src/javascript-node/NOTES.md index ca2cc48..ca704ad 100644 --- a/src/javascript-node/NOTES.md +++ b/src/javascript-node/NOTES.md @@ -48,7 +48,7 @@ The database container (SQL-Library) is deployed from the latest developer editi Node.js is a powerful platform for building fast, scalable network applications. With its event-driven, non-blocking I/O model, Node.js is ideal for data-intensive real-time applications that run across distributed devices. The combination of Node.js and Azure SQL Database enables developers to create high-performance applications with ease. > **Note:** -> While the SQL Server container employs a standard version of SQL Server, all database development within this dev container can be validated for Azure SQL Database using the SQL Database Project. The SQL Database project is preconfigured with the target platform set as Azure SQL Database. +> While the database container employs a development version of Azure SQL Edge , all database development within this dev container can be validated for Azure SQL Database using the SQL Database Project. The SQL Database project is preconfigured with the target platform set as Azure SQL Database. #### Visual Code Tasks diff --git a/src/python/NOTES.md b/src/python/NOTES.md index d829f51..e04381e 100644 --- a/src/python/NOTES.md +++ b/src/python/NOTES.md @@ -49,7 +49,7 @@ The database container (SQL-Library) is deployed from the latest developer editi Python is a versatile and widely-used programming language known for its simplicity and readability. It is especially popular in data science, machine learning, and web development. Combining Python with Azure SQL Database allows developers to create robust, scalable, and efficient applications quickly and easily. > **Note:** -> While the SQL Server container employs a standard version of SQL Server, all database development within this dev container can be validated for Azure SQL Database using the SQL Database Project. The SQL Database project is preconfigured with the target platform set as Azure SQL Database. +> While the database container employs a development version of Azure SQL Edge , all database development within this dev container can be validated for Azure SQL Database using the SQL Database Project. The SQL Database project is preconfigured with the target platform set as Azure SQL Database. #### Visual Code Tasks