diff --git a/entity-framework/core/extensions/index.md b/entity-framework/core/extensions/index.md index 7077b8b051..4ea94caa2d 100644 --- a/entity-framework/core/extensions/index.md +++ b/entity-framework/core/extensions/index.md @@ -10,6 +10,8 @@ uid: core/extensions/index These tools and extensions provide additional functionality for Entity Framework Core. +[!INCLUDE [managed-identities-test-non-production](~/core/includes/managed-identities-test-non-production.md)] + > [!IMPORTANT] > Extensions are built by a variety of sources and aren't maintained as part of the Entity Framework Core project. When considering a third party extension, be sure to evaluate its quality, licensing, compatibility, support, etc. to ensure it meets your requirements. In particular, an extension built for an older version of EF Core may need updating before it will work with the latest versions.