diff --git a/aspnetcore/blazor/components/data-binding.md b/aspnetcore/blazor/components/data-binding.md index 5738ffad3117..c6406458ebe6 100644 --- a/aspnetcore/blazor/components/data-binding.md +++ b/aspnetcore/blazor/components/data-binding.md @@ -4,7 +4,7 @@ author: guardrex description: Learn about data binding features for Razor components and DOM elements in Blazor apps. monikerRange: '>= aspnetcore-3.1' ms.author: wpickett -ms.custom: mvc +ms.custom: mvc, sfi-ropc-nochange ms.date: 11/12/2024 uid: blazor/components/data-binding --- diff --git a/aspnetcore/blazor/javascript-interoperability/call-dotnet-from-javascript.md b/aspnetcore/blazor/javascript-interoperability/call-dotnet-from-javascript.md index 47aad82ca9cc..b2a44995c287 100644 --- a/aspnetcore/blazor/javascript-interoperability/call-dotnet-from-javascript.md +++ b/aspnetcore/blazor/javascript-interoperability/call-dotnet-from-javascript.md @@ -4,7 +4,7 @@ author: guardrex description: Learn how to invoke .NET methods from JavaScript functions in Blazor apps. monikerRange: '>= aspnetcore-3.1' ms.author: wpickett -ms.custom: mvc +ms.custom: mvc, sfi-ropc-nochange ms.date: 12/17/2024 uid: blazor/js-interop/call-dotnet-from-javascript --- diff --git a/aspnetcore/blazor/javascript-interoperability/call-javascript-from-dotnet.md b/aspnetcore/blazor/javascript-interoperability/call-javascript-from-dotnet.md index 21ba5a8d1327..9cae8fdff679 100644 --- a/aspnetcore/blazor/javascript-interoperability/call-javascript-from-dotnet.md +++ b/aspnetcore/blazor/javascript-interoperability/call-javascript-from-dotnet.md @@ -4,7 +4,7 @@ author: guardrex description: Learn how to invoke JavaScript functions from .NET methods in Blazor apps. monikerRange: '>= aspnetcore-3.1' ms.author: wpickett -ms.custom: mvc +ms.custom: mvc, sfi-ropc-nochange ms.date: 4/10/2024 uid: blazor/js-interop/call-javascript-from-dotnet --- diff --git a/aspnetcore/blazor/security/blazor-web-app-with-entra.md b/aspnetcore/blazor/security/blazor-web-app-with-entra.md index 207a0bb77f4c..064013b3d1d5 100644 --- a/aspnetcore/blazor/security/blazor-web-app-with-entra.md +++ b/aspnetcore/blazor/security/blazor-web-app-with-entra.md @@ -4,7 +4,7 @@ author: guardrex description: Learn how to secure a Blazor Web App with Microsoft Entra ID. monikerRange: '>= aspnetcore-9.0' ms.author: wpickett -ms.custom: mvc +ms.custom: mvc, sfi-ropc-nochange ms.date: 07/29/2025 uid: blazor/security/blazor-web-app-entra zone_pivot_groups: blazor-web-app-entra-specification diff --git a/aspnetcore/blazor/security/webassembly/index.md b/aspnetcore/blazor/security/webassembly/index.md index 1fe36f1789dd..5e5772d04700 100644 --- a/aspnetcore/blazor/security/webassembly/index.md +++ b/aspnetcore/blazor/security/webassembly/index.md @@ -4,7 +4,7 @@ author: guardrex description: Learn how to secure Blazor WebAssembly apps as single-page applications (SPAs). monikerRange: '>= aspnetcore-3.1' ms.author: wpickett -ms.custom: mvc +ms.custom: mvc, sfi-ropc-nochange ms.date: 11/12/2024 uid: blazor/security/webassembly/index --- diff --git a/aspnetcore/blazor/security/webassembly/standalone-with-microsoft-accounts.md b/aspnetcore/blazor/security/webassembly/standalone-with-microsoft-accounts.md index ebdde4c0b9b9..9a9902c5eb1a 100644 --- a/aspnetcore/blazor/security/webassembly/standalone-with-microsoft-accounts.md +++ b/aspnetcore/blazor/security/webassembly/standalone-with-microsoft-accounts.md @@ -4,7 +4,7 @@ author: guardrex description: Learn how to secure an ASP.NET Core Blazor WebAssembly standalone app with Microsoft Accounts. monikerRange: '>= aspnetcore-3.1' ms.author: wpickett -ms.custom: mvc +ms.custom: mvc, sfi-ropc-nochange ms.date: 04/07/2025 uid: blazor/security/webassembly/standalone-with-microsoft-accounts --- diff --git a/aspnetcore/blazor/security/webassembly/standalone-with-microsoft-entra-id.md b/aspnetcore/blazor/security/webassembly/standalone-with-microsoft-entra-id.md index 8b2b3c1601e0..850210dae7bd 100644 --- a/aspnetcore/blazor/security/webassembly/standalone-with-microsoft-entra-id.md +++ b/aspnetcore/blazor/security/webassembly/standalone-with-microsoft-entra-id.md @@ -4,7 +4,7 @@ author: guardrex description: Learn how to secure an ASP.NET Core Blazor WebAssembly standalone app with Microsoft Entra ID. monikerRange: '>= aspnetcore-3.1' ms.author: wpickett -ms.custom: "devx-track-csharp, mvc" +ms.custom: devx-track-csharp, mvc, sfi-ropc-nochange ms.date: 04/07/2025 uid: blazor/security/webassembly/standalone-with-microsoft-entra-id --- diff --git a/aspnetcore/data/ef-mvc/complex-data-model.md b/aspnetcore/data/ef-mvc/complex-data-model.md index c4aba444c165..3240a57a42e5 100644 --- a/aspnetcore/data/ef-mvc/complex-data-model.md +++ b/aspnetcore/data/ef-mvc/complex-data-model.md @@ -3,7 +3,7 @@ title: "Tutorial: Create a complex data model - ASP.NET MVC with EF Core" description: "In this tutorial, add more entities and relationships and customize the data model by specifying formatting, validation, and mapping rules." author: tdykstra ms.author: tdykstra -ms.custom: mvc +ms.custom: mvc, sfi-ropc-nochange ms.date: 03/27/2019 ms.topic: tutorial uid: data/ef-mvc/complex-data-model diff --git a/aspnetcore/fundamentals/url-rewriting.md b/aspnetcore/fundamentals/url-rewriting.md index f86d76b020fc..962e00c8bb80 100644 --- a/aspnetcore/fundamentals/url-rewriting.md +++ b/aspnetcore/fundamentals/url-rewriting.md @@ -4,7 +4,7 @@ author: rick-anderson description: Learn about URL rewriting and redirecting with URL Rewriting Middleware in ASP.NET Core applications. monikerRange: '>= aspnetcore-2.1' ms.author: riande -ms.custom: mvc +ms.custom: mvc, sfi-image-nochange ms.date: 3/3/2022 uid: fundamentals/url-rewriting --- diff --git a/aspnetcore/host-and-deploy/iis/advanced.md b/aspnetcore/host-and-deploy/iis/advanced.md index 51f9185619d5..f060d199a7fb 100644 --- a/aspnetcore/host-and-deploy/iis/advanced.md +++ b/aspnetcore/host-and-deploy/iis/advanced.md @@ -4,7 +4,7 @@ author: tdykstra description: Advanced configuration with the ASP.NET Core Module and Internet Information Services (IIS). monikerRange: '>= aspnetcore-5.0' ms.author: tdykstra -ms.custom: mvc +ms.custom: mvc, sfi-image-nochange ms.date: 03/07/2025 uid: host-and-deploy/iis/advanced --- diff --git a/aspnetcore/host-and-deploy/iis/index.md b/aspnetcore/host-and-deploy/iis/index.md index bdbef0887358..fe3c86e8c2cb 100644 --- a/aspnetcore/host-and-deploy/iis/index.md +++ b/aspnetcore/host-and-deploy/iis/index.md @@ -4,7 +4,7 @@ author: tdykstra description: Learn how to host ASP.NET Core apps on Windows Server Internet Information Services (IIS). monikerRange: '>= aspnetcore-2.1' ms.author: tdykstra -ms.custom: mvc +ms.custom: mvc, sfi-ropc-nochange ms.date: 04/26/2024 uid: host-and-deploy/iis/index --- diff --git a/aspnetcore/host-and-deploy/iis/web-config.md b/aspnetcore/host-and-deploy/iis/web-config.md index 90ca45524ef2..f51fc546f362 100644 --- a/aspnetcore/host-and-deploy/iis/web-config.md +++ b/aspnetcore/host-and-deploy/iis/web-config.md @@ -4,7 +4,7 @@ author: rick-anderson description: Discover what is inside of the web.config file and how to configure different ASP.NET Core Module options. monikerRange: '>= aspnetcore-5.0' ms.author: riande -ms.custom: mvc +ms.custom: mvc, sfi-ropc-nochange ms.date: 02/07/2020 uid: host-and-deploy/iis/web-config --- diff --git a/aspnetcore/host-and-deploy/linux-nginx.md b/aspnetcore/host-and-deploy/linux-nginx.md index 6413e012a838..a53206a24a31 100644 --- a/aspnetcore/host-and-deploy/linux-nginx.md +++ b/aspnetcore/host-and-deploy/linux-nginx.md @@ -4,7 +4,7 @@ author: tdykstra description: Learn how to set up Nginx as a reverse proxy on Ubuntu, RHEL and SUSE to forward HTTP traffic to an ASP.NET Core web app running on Kestrel. monikerRange: '>= aspnetcore-3.1' ms.author: tdykstra -ms.custom: mvc, engagement-fy23, linux-related-content +ms.custom: mvc, engagement-fy23, linux-related-content, sfi-ropc-nochange ms.date: 5/8/2023 uid: host-and-deploy/linux-nginx --- diff --git a/aspnetcore/host-and-deploy/linux-nginx/includes/linux-nginx5.md b/aspnetcore/host-and-deploy/linux-nginx/includes/linux-nginx5.md index 19b4c23e9fd5..5b77f5cae1d3 100644 --- a/aspnetcore/host-and-deploy/linux-nginx/includes/linux-nginx5.md +++ b/aspnetcore/host-and-deploy/linux-nginx/includes/linux-nginx5.md @@ -1,5 +1,5 @@ --- -ms.custom: linux-related-content +ms.custom: linux-related-content, sfi-ropc-nochange --- :::moniker range="= aspnetcore-5.0" This guide explains setting up a production-ready ASP.NET Core environment on an Ubuntu 16.04 server. These instructions likely work with newer versions of Ubuntu, but the instructions haven't been tested with newer versions. diff --git a/aspnetcore/migration/31-to-50.md b/aspnetcore/migration/31-to-50.md index 93c9d6124148..45214ff78989 100644 --- a/aspnetcore/migration/31-to-50.md +++ b/aspnetcore/migration/31-to-50.md @@ -3,7 +3,7 @@ title: Migrate from ASP.NET Core 3.1 to .NET 5 author: wadepickett description: Learn how to migrate an ASP.NET Core 3.1 project to ASP.NET Core in .NET 5. ms.author: wpickett -ms.custom: mvc +ms.custom: mvc, sfi-ropc-nochange ms.date: 12/02/2020 uid: migration/31-to-50 --- diff --git a/aspnetcore/migration/31-to-60.md b/aspnetcore/migration/31-to-60.md index 8d8c6ae19a2b..6a353974957b 100644 --- a/aspnetcore/migration/31-to-60.md +++ b/aspnetcore/migration/31-to-60.md @@ -3,6 +3,7 @@ title: Migrate from ASP.NET Core 3.1 to .NET 6 author: rick-anderson description: Learn how to migrate an ASP.NET Core 3.1 project to ASP.NET Core in .NET 6. ms.author: riande +ms.custom: sfi-ropc-nochange monikerRange: '>= aspnetcore-3.1' ms.date: 10/25/2021 uid: migration/31-to-60 diff --git a/aspnetcore/mvc/views/tag-helpers/intro.md b/aspnetcore/mvc/views/tag-helpers/intro.md index 8aa12febf3a1..d722b9d14c06 100644 --- a/aspnetcore/mvc/views/tag-helpers/intro.md +++ b/aspnetcore/mvc/views/tag-helpers/intro.md @@ -3,7 +3,7 @@ title: Tag Helpers in ASP.NET Core author: tdykstra description: Learn what Tag Helpers are and how to use them in ASP.NET Core. ms.author: tdykstra -ms.custom: H1Hack27Feb2017 +ms.custom: H1Hack27Feb2017, sfi-image-nochange ms.date: 03/18/2019 uid: mvc/views/tag-helpers/intro --- diff --git a/aspnetcore/performance/caching/hybrid.md b/aspnetcore/performance/caching/hybrid.md index 0b38ce34d5f7..23cc0bfda24c 100644 --- a/aspnetcore/performance/caching/hybrid.md +++ b/aspnetcore/performance/caching/hybrid.md @@ -4,6 +4,7 @@ author: tdykstra description: Learn how to use HybridCache library in ASP.NET Core. monikerRange: '>= aspnetcore-9.0' ms.author: tdykstra +ms.custom: sfi-ropc-nochange ms.date: 05/22/2025 uid: performance/caching/hybrid ms.ai: assisted diff --git a/aspnetcore/security/app-secrets.md b/aspnetcore/security/app-secrets.md index 87361e78a89d..48da93483124 100644 --- a/aspnetcore/security/app-secrets.md +++ b/aspnetcore/security/app-secrets.md @@ -3,8 +3,8 @@ title: Safe storage of app secrets in development in ASP.NET Core author: tdykstra description: Learn how to store and retrieve sensitive information during the development of an ASP.NET Core app. ms.author: tdykstra +ms.custom: mvc, sfi-ropc-nochange monikerRange: '>= aspnetcore-3.0' -ms.custom: mvc ms.date: 10/30/2024 uid: security/app-secrets --- diff --git a/aspnetcore/security/authentication/2fa.md b/aspnetcore/security/authentication/2fa.md index 3ce84791777e..351bd0183f57 100644 --- a/aspnetcore/security/authentication/2fa.md +++ b/aspnetcore/security/authentication/2fa.md @@ -4,8 +4,8 @@ author: rick-anderson description: Learn how to set up two-factor authentication (2FA) with an ASP.NET Core app. monikerRange: '< aspnetcore-2.0' ms.author: riande +ms.custom: mvc, sfi-image-nochange ms.date: 09/22/2018 -ms.custom: mvc uid: security/authentication/2fa --- # Two-factor authentication with SMS in ASP.NET Core diff --git a/aspnetcore/security/authentication/accconfirm.md b/aspnetcore/security/authentication/accconfirm.md index f0ec232e5687..7fc064ffe42e 100644 --- a/aspnetcore/security/authentication/accconfirm.md +++ b/aspnetcore/security/authentication/accconfirm.md @@ -3,6 +3,7 @@ title: Account confirmation and password recovery in ASP.NET Core author: rick-anderson description: Learn how to build an ASP.NET Core app with email confirmation and password reset. ms.author: riande +ms.custom: sfi-image-nochange monikerRange: '>= aspnetcore-3.1' ms.date: 2/9/2022 uid: security/authentication/accconfirm diff --git a/aspnetcore/security/authentication/social/facebook-logins.md b/aspnetcore/security/authentication/social/facebook-logins.md index e4a6193df23c..1fcca0fdc9ed 100644 --- a/aspnetcore/security/authentication/social/facebook-logins.md +++ b/aspnetcore/security/authentication/social/facebook-logins.md @@ -3,7 +3,7 @@ title: Facebook external login setup in ASP.NET Core author: rick-anderson description: Tutorial with code examples demonstrating the integration of Facebook account user authentication into an existing ASP.NET Core app. ms.author: riande -ms.custom: mvc +ms.custom: mvc, sfi-image-nochange ms.date: 12/08/2021 monikerRange: '>= aspnetcore-3.0' uid: security/authentication/facebook-logins diff --git a/aspnetcore/security/authentication/social/index.md b/aspnetcore/security/authentication/social/index.md index 8ab67b9fe851..b4be6d3c0b55 100644 --- a/aspnetcore/security/authentication/social/index.md +++ b/aspnetcore/security/authentication/social/index.md @@ -3,7 +3,7 @@ title: Using external login providers with Identity in ASP.NET Core author: rick-anderson description: Create an ASP.NET Core app using Identity with external authentication providers such as Facebook, Twitter, Google, and Microsoft. ms.author: riande -ms.custom: mvc +ms.custom: mvc, sfi-image-nochange ms.date: 07/09/2025 uid: security/authentication/social/index --- diff --git a/aspnetcore/security/authentication/ws-federation.md b/aspnetcore/security/authentication/ws-federation.md index 8df18c74fd6b..fc7373a6be90 100644 --- a/aspnetcore/security/authentication/ws-federation.md +++ b/aspnetcore/security/authentication/ws-federation.md @@ -4,7 +4,7 @@ author: chlowell description: This tutorial demonstrates how to use WS-Federation in an ASP.NET Core app. monikerRange: '>= aspnetcore-2.1' ms.author: wpickett -ms.custom: mvc +ms.custom: mvc, sfi-image-nochange ms.date: 01/16/2019 uid: security/authentication/ws-federation --- diff --git a/aspnetcore/security/authorization/secure-data.md b/aspnetcore/security/authorization/secure-data.md index 686cb4c073b3..fbea052a9315 100644 --- a/aspnetcore/security/authorization/secure-data.md +++ b/aspnetcore/security/authorization/secure-data.md @@ -3,8 +3,8 @@ title: Create an ASP.NET Core app with user data protected by authorization author: rick-anderson description: Learn how to create an ASP.NET Core web app with user data protected by authorization. Includes HTTPS, authentication, security, ASP.NET Core Identity. ms.author: riande +ms.custom: mvc, sfi-image-nochange ms.date: 12/5/2021 -ms.custom: mvc ms.sfi.ropc: t uid: security/authorization/secure-data --- diff --git a/aspnetcore/security/docker-compose-https.md b/aspnetcore/security/docker-compose-https.md index 602e0e16710a..e98335f62908 100644 --- a/aspnetcore/security/docker-compose-https.md +++ b/aspnetcore/security/docker-compose-https.md @@ -3,7 +3,7 @@ title: Hosting ASP.NET Core image in container using docker compose with HTTPS author: ravipal description: Learn how to host ASP.NET Core Images with Docker Compose over HTTPS ms.author: wpickett -ms.custom: mvc +ms.custom: mvc, sfi-ropc-nochange ms.date: 09/07/2024 uid: security/docker-compose-https --- diff --git a/aspnetcore/security/docker-https.md b/aspnetcore/security/docker-https.md index 3e687e5cffc2..443ccd5e44c1 100644 --- a/aspnetcore/security/docker-https.md +++ b/aspnetcore/security/docker-https.md @@ -3,7 +3,7 @@ title: Hosting ASP.NET Core Images with Docker over HTTPS author: wadepickett description: Learn how to host ASP.NET Core Images with Docker over HTTPS ms.author: wpickett -ms.custom: mvc +ms.custom: mvc, sfi-ropc-nochange ms.date: 09/07/2024 uid: security/docker-https --- diff --git a/aspnetcore/security/index.md b/aspnetcore/security/index.md index b8b91b50181f..d84f211a233c 100644 --- a/aspnetcore/security/index.md +++ b/aspnetcore/security/index.md @@ -3,7 +3,7 @@ title: ASP.NET Core security topics author: tdykstra description: Provides links to articles on authentication, authorization, and security in ASP.NET Core. ms.author: tdykstra -ms.custom: mvc +ms.custom: mvc, sfi-ropc-nochange ms.date: 3/9/2022 uid: security/index --- diff --git a/aspnetcore/tutorials/first-mongo-app.md b/aspnetcore/tutorials/first-mongo-app.md index ccd22ebabd8a..4c4ebfcd9b3f 100644 --- a/aspnetcore/tutorials/first-mongo-app.md +++ b/aspnetcore/tutorials/first-mongo-app.md @@ -5,7 +5,7 @@ author: wadepickett description: This tutorial demonstrates how to create an ASP.NET Core web API using a MongoDB NoSQL database. monikerRange: '>= aspnetcore-3.1' ms.author: wpickett -ms.custom: mvc +ms.custom: mvc, sfi-ropc-nochange ms.date: 04/09/2025 uid: tutorials/first-mongo-app --- diff --git a/aspnetcore/tutorials/first-mvc-app/adding-model.md b/aspnetcore/tutorials/first-mvc-app/adding-model.md index 1eda835da31c..8ba76d45d4dd 100644 --- a/aspnetcore/tutorials/first-mvc-app/adding-model.md +++ b/aspnetcore/tutorials/first-mvc-app/adding-model.md @@ -4,6 +4,7 @@ author: wadepickett description: Part 4 of tutorial series on ASP.NET Core MVC. monikerRange: '>= aspnetcore-3.1' ms.author: wpickett +ms.custom: sfi-ropc-nochange ms.date: 03/28/2025 uid: tutorials/first-mvc-app/adding-model --- diff --git a/aspnetcore/tutorials/first-mvc-app/working-with-sql.md b/aspnetcore/tutorials/first-mvc-app/working-with-sql.md index 20dc2a32af89..5258dabc25c3 100644 --- a/aspnetcore/tutorials/first-mvc-app/working-with-sql.md +++ b/aspnetcore/tutorials/first-mvc-app/working-with-sql.md @@ -4,6 +4,7 @@ author: wadepickett description: Part 5 of tutorial series on ASP.NET Core MVC. ms.author: wpickett ms.date: 03/02/2025 +ms.custom: sfi-ropc-nochange monikerRange: '>= aspnetcore-3.1' uid: tutorials/first-mvc-app/working-with-sql --- diff --git a/aspnetcore/tutorials/publish-to-azure-webapp-using-vs.md b/aspnetcore/tutorials/publish-to-azure-webapp-using-vs.md index 647c70d9f2b6..47a4ad94729d 100644 --- a/aspnetcore/tutorials/publish-to-azure-webapp-using-vs.md +++ b/aspnetcore/tutorials/publish-to-azure-webapp-using-vs.md @@ -4,7 +4,7 @@ author: wadepickett description: Learn how to publish an ASP.NET Core app to Azure App Service using Visual Studio. monikerRange: '>= aspnetcore-7.0' ms.author: wpickett -ms.custom: "devx-track-csharp, mvc, engagement-fy23" +ms.custom: devx-track-csharp, mvc, engagement-fy23, sfi-image-nochange ms.date: 02/03/2023 uid: tutorials/publish-to-azure-webapp-using-vs ---