Skip to content

Commit 6a51096

Browse files
[BULK CHANGE] Content SFI - Stay Green: Add ms.custom values for ROPC, GA, and Images (#35850)
* Add SFI ms.custom values Co-authored-by: Luke Latham <[email protected]> --------- Co-authored-by: Luke Latham <[email protected]>
1 parent c5b80a1 commit 6a51096

32 files changed

+32
-27
lines changed

aspnetcore/blazor/components/data-binding.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: guardrex
44
description: Learn about data binding features for Razor components and DOM elements in Blazor apps.
55
monikerRange: '>= aspnetcore-3.1'
66
ms.author: wpickett
7-
ms.custom: mvc
7+
ms.custom: mvc, sfi-ropc-nochange
88
ms.date: 11/12/2024
99
uid: blazor/components/data-binding
1010
---

aspnetcore/blazor/javascript-interoperability/call-dotnet-from-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: guardrex
44
description: Learn how to invoke .NET methods from JavaScript functions in Blazor apps.
55
monikerRange: '>= aspnetcore-3.1'
66
ms.author: wpickett
7-
ms.custom: mvc
7+
ms.custom: mvc, sfi-ropc-nochange
88
ms.date: 12/17/2024
99
uid: blazor/js-interop/call-dotnet-from-javascript
1010
---

aspnetcore/blazor/javascript-interoperability/call-javascript-from-dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: guardrex
44
description: Learn how to invoke JavaScript functions from .NET methods in Blazor apps.
55
monikerRange: '>= aspnetcore-3.1'
66
ms.author: wpickett
7-
ms.custom: mvc
7+
ms.custom: mvc, sfi-ropc-nochange
88
ms.date: 4/10/2024
99
uid: blazor/js-interop/call-javascript-from-dotnet
1010
---

aspnetcore/blazor/security/blazor-web-app-with-entra.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: guardrex
44
description: Learn how to secure a Blazor Web App with Microsoft Entra ID.
55
monikerRange: '>= aspnetcore-9.0'
66
ms.author: wpickett
7-
ms.custom: mvc
7+
ms.custom: mvc, sfi-ropc-nochange
88
ms.date: 07/29/2025
99
uid: blazor/security/blazor-web-app-entra
1010
zone_pivot_groups: blazor-web-app-entra-specification

aspnetcore/blazor/security/webassembly/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: guardrex
44
description: Learn how to secure Blazor WebAssembly apps as single-page applications (SPAs).
55
monikerRange: '>= aspnetcore-3.1'
66
ms.author: wpickett
7-
ms.custom: mvc
7+
ms.custom: mvc, sfi-ropc-nochange
88
ms.date: 11/12/2024
99
uid: blazor/security/webassembly/index
1010
---

aspnetcore/blazor/security/webassembly/standalone-with-microsoft-accounts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: guardrex
44
description: Learn how to secure an ASP.NET Core Blazor WebAssembly standalone app with Microsoft Accounts.
55
monikerRange: '>= aspnetcore-3.1'
66
ms.author: wpickett
7-
ms.custom: mvc
7+
ms.custom: mvc, sfi-ropc-nochange
88
ms.date: 04/07/2025
99
uid: blazor/security/webassembly/standalone-with-microsoft-accounts
1010
---

aspnetcore/blazor/security/webassembly/standalone-with-microsoft-entra-id.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: guardrex
44
description: Learn how to secure an ASP.NET Core Blazor WebAssembly standalone app with Microsoft Entra ID.
55
monikerRange: '>= aspnetcore-3.1'
66
ms.author: wpickett
7-
ms.custom: "devx-track-csharp, mvc"
7+
ms.custom: devx-track-csharp, mvc, sfi-ropc-nochange
88
ms.date: 04/07/2025
99
uid: blazor/security/webassembly/standalone-with-microsoft-entra-id
1010
---

aspnetcore/data/ef-mvc/complex-data-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Tutorial: Create a complex data model - ASP.NET MVC with EF Core"
33
description: "In this tutorial, add more entities and relationships and customize the data model by specifying formatting, validation, and mapping rules."
44
author: tdykstra
55
ms.author: tdykstra
6-
ms.custom: mvc
6+
ms.custom: mvc, sfi-ropc-nochange
77
ms.date: 03/27/2019
88
ms.topic: tutorial
99
uid: data/ef-mvc/complex-data-model

aspnetcore/fundamentals/url-rewriting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: rick-anderson
44
description: Learn about URL rewriting and redirecting with URL Rewriting Middleware in ASP.NET Core applications.
55
monikerRange: '>= aspnetcore-2.1'
66
ms.author: riande
7-
ms.custom: mvc
7+
ms.custom: mvc, sfi-image-nochange
88
ms.date: 3/3/2022
99
uid: fundamentals/url-rewriting
1010
---

aspnetcore/host-and-deploy/iis/advanced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: tdykstra
44
description: Advanced configuration with the ASP.NET Core Module and Internet Information Services (IIS).
55
monikerRange: '>= aspnetcore-5.0'
66
ms.author: tdykstra
7-
ms.custom: mvc
7+
ms.custom: mvc, sfi-image-nochange
88
ms.date: 03/07/2025
99
uid: host-and-deploy/iis/advanced
1010
---

0 commit comments

Comments
 (0)