diff --git a/aspnetcore/tutorials/first-mvc-app/working-with-sql.md b/aspnetcore/tutorials/first-mvc-app/working-with-sql.md index dcd4003ebf75..02fe2b0aa8d9 100644 --- a/aspnetcore/tutorials/first-mvc-app/working-with-sql.md +++ b/aspnetcore/tutorials/first-mvc-app/working-with-sql.md @@ -36,7 +36,7 @@ The ASP.NET Core [Configuration](xref:fundamentals/configuration/index) system r --- -When the app is deployed to a test or production server, an environment variable can be used to set the connection string to a production SQL Server. For more information, see [Configuration](xref:fundamentals/configuration/index). +[!INCLUDE [managed-identities](~/includes/managed-identities-test-non-production.md)] # [Visual Studio](#tab/visual-studio) diff --git a/aspnetcore/tutorials/first-mvc-app/working-with-sql/includes/working-with-sql3-5.md b/aspnetcore/tutorials/first-mvc-app/working-with-sql/includes/working-with-sql3-5.md index ad4fb8643d6b..2db4f4217cc6 100644 --- a/aspnetcore/tutorials/first-mvc-app/working-with-sql/includes/working-with-sql3-5.md +++ b/aspnetcore/tutorials/first-mvc-app/working-with-sql/includes/working-with-sql3-5.md @@ -20,7 +20,7 @@ The ASP.NET Core [Configuration](xref:fundamentals/configuration/index) system r --- -When the app is deployed to a test or production server, an environment variable can be used to set the connection string to a production SQL Server. For more information, see [Configuration](xref:fundamentals/configuration/index). +[!INCLUDE [managed-identities](~/includes/managed-identities-test-non-production.md)] # [Visual Studio](#tab/visual-studio) diff --git a/aspnetcore/tutorials/first-mvc-app/working-with-sql/includes/working-with-sql6.md b/aspnetcore/tutorials/first-mvc-app/working-with-sql/includes/working-with-sql6.md index 2e9c8ab0def2..391a8abaa999 100644 --- a/aspnetcore/tutorials/first-mvc-app/working-with-sql/includes/working-with-sql6.md +++ b/aspnetcore/tutorials/first-mvc-app/working-with-sql/includes/working-with-sql6.md @@ -20,7 +20,7 @@ The ASP.NET Core [Configuration](xref:fundamentals/configuration/index) system r --- -When the app is deployed to a test or production server, an environment variable can be used to set the connection string to a production SQL Server. For more information, see [Configuration](xref:fundamentals/configuration/index). +[!INCLUDE [managed-identities](~/includes/managed-identities-test-non-production.md)] # [Visual Studio](#tab/visual-studio) diff --git a/aspnetcore/tutorials/first-mvc-app/working-with-sql/includes/working-with-sql7.md b/aspnetcore/tutorials/first-mvc-app/working-with-sql/includes/working-with-sql7.md index d2c9c4932107..dee0e27fe7a4 100644 --- a/aspnetcore/tutorials/first-mvc-app/working-with-sql/includes/working-with-sql7.md +++ b/aspnetcore/tutorials/first-mvc-app/working-with-sql/includes/working-with-sql7.md @@ -20,7 +20,7 @@ The ASP.NET Core [Configuration](xref:fundamentals/configuration/index) system r --- -When the app is deployed to a test or production server, an environment variable can be used to set the connection string to a production SQL Server. For more information, see [Configuration](xref:fundamentals/configuration/index). +[!INCLUDE [managed-identities](~/includes/managed-identities-test-non-production.md)] # [Visual Studio](#tab/visual-studio) diff --git a/aspnetcore/tutorials/first-mvc-app/working-with-sql/includes/working-with-sql8.md b/aspnetcore/tutorials/first-mvc-app/working-with-sql/includes/working-with-sql8.md index b122300966e8..48a4e0391cef 100644 --- a/aspnetcore/tutorials/first-mvc-app/working-with-sql/includes/working-with-sql8.md +++ b/aspnetcore/tutorials/first-mvc-app/working-with-sql/includes/working-with-sql8.md @@ -20,7 +20,7 @@ The ASP.NET Core [Configuration](xref:fundamentals/configuration/index) system r --- -When the app is deployed to a test or production server, an environment variable can be used to set the connection string to a production SQL Server. For more information, see [Configuration](xref:fundamentals/configuration/index). +[!INCLUDE [managed-identities](~/includes/managed-identities-test-non-production.md)] # [Visual Studio](#tab/visual-studio)