From eeda4980c4a2d00bc4ddfce667adfa0b791155bf Mon Sep 17 00:00:00 2001 From: Igor Lyadov Date: Fri, 7 May 2021 03:24:56 +0300 Subject: [PATCH] Update index.md (#22224) The original issue has been fixed https://github.com/Azure/azure-functions-host/issues/5447#issuecomment-624656454 https://github.com/dotnet/AspNetCore.Docs/issues/16581 https://github.com/dotnet/AspNetCore.Docs/pull/17037 --- aspnetcore/security/data-protection/compatibility/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/aspnetcore/security/data-protection/compatibility/index.md b/aspnetcore/security/data-protection/compatibility/index.md index 8ca93d0aea..243a330836 100644 --- a/aspnetcore/security/data-protection/compatibility/index.md +++ b/aspnetcore/security/data-protection/compatibility/index.md @@ -10,4 +10,3 @@ uid: security/data-protection/compatibility/index # Compatibility in ASP.NET Core * [Replacing ASP.NET \ in ASP.NET Core](xref:security/data-protection/compatibility/replacing-machinekey) -* `Microsoft.AspNetCore.DataProtection` 3.1 not compatible with Azure function apps. For more information, see [this GitHub issue](https://github.com/Azure/azure-functions-host/issues/5447)