diff --git a/docs/architecture/blazor-for-web-forms-developers/components.md b/docs/architecture/blazor-for-web-forms-developers/components.md index b286a9ddb7361..ae826a41d1dd8 100644 --- a/docs/architecture/blazor-for-web-forms-developers/components.md +++ b/docs/architecture/blazor-for-web-forms-developers/components.md @@ -5,6 +5,7 @@ author: danroth27 ms.author: daroth no-loc: [Blazor] ms.date: 04/11/2022 +ms.custom: sfi-ropc-nochange --- # Build reusable UI components with Blazor diff --git a/docs/architecture/blazor-for-web-forms-developers/config.md b/docs/architecture/blazor-for-web-forms-developers/config.md index d8d77b65674d6..8586d9f3ea1d4 100644 --- a/docs/architecture/blazor-for-web-forms-developers/config.md +++ b/docs/architecture/blazor-for-web-forms-developers/config.md @@ -5,6 +5,7 @@ author: csharpfritz ms.author: jefritz no-loc: [Blazor] ms.date: 04/11/2022 +ms.custom: sfi-ropc-nochange --- # App configuration diff --git a/docs/architecture/blazor-for-web-forms-developers/migration.md b/docs/architecture/blazor-for-web-forms-developers/migration.md index 9eefb43afa6ed..af6a6540589c7 100644 --- a/docs/architecture/blazor-for-web-forms-developers/migration.md +++ b/docs/architecture/blazor-for-web-forms-developers/migration.md @@ -5,6 +5,7 @@ author: twsouthwick ms.author: tasou no-loc: [Blazor, WebAssembly] ms.date: 04/11/2022 +ms.custom: sfi-ropc-nochange --- # Migrate from ASP.NET Web Forms to Blazor diff --git a/docs/architecture/blazor-for-web-forms-developers/project-structure.md b/docs/architecture/blazor-for-web-forms-developers/project-structure.md index 284e668b306f9..28e92df078b70 100644 --- a/docs/architecture/blazor-for-web-forms-developers/project-structure.md +++ b/docs/architecture/blazor-for-web-forms-developers/project-structure.md @@ -5,6 +5,7 @@ author: danroth27 ms.author: daroth no-loc: [Blazor, WebAssembly] ms.date: 04/11/2022 +ms.custom: sfi-ropc-nochange --- # Project structure for Blazor apps diff --git a/docs/architecture/blazor-for-web-forms-developers/security-authentication-authorization.md b/docs/architecture/blazor-for-web-forms-developers/security-authentication-authorization.md index 30bdcd4d954c4..709612b1294d0 100644 --- a/docs/architecture/blazor-for-web-forms-developers/security-authentication-authorization.md +++ b/docs/architecture/blazor-for-web-forms-developers/security-authentication-authorization.md @@ -5,6 +5,7 @@ author: ardalis ms.author: daroth no-loc: [Blazor] ms.date: 04/11/2022 +ms.custom: sfi-ropc-nochange --- # Security: Authentication and Authorization in ASP.NET Web Forms and Blazor diff --git a/docs/architecture/cloud-native/azure-monitor.md b/docs/architecture/cloud-native/azure-monitor.md index c8940d86f29d5..0390c08fde1e1 100644 --- a/docs/architecture/cloud-native/azure-monitor.md +++ b/docs/architecture/cloud-native/azure-monitor.md @@ -2,6 +2,7 @@ title: Azure Monitor description: Using Azure Monitor to gain visibility into your system is running. ms.date: 04/06/2022 +ms.custom: sfi-image-nochange --- # Azure Monitor diff --git a/docs/architecture/cloud-native/azure-security.md b/docs/architecture/cloud-native/azure-security.md index 1a696d250aefb..b1f2715037353 100644 --- a/docs/architecture/cloud-native/azure-security.md +++ b/docs/architecture/cloud-native/azure-security.md @@ -2,6 +2,7 @@ title: Azure security for cloud-native apps description: Architecting Cloud Native .NET Apps for Azure | Azure Security for Cloud Native Apps ms.date: 04/06/2022 +ms.custom: sfi-image-nochange --- # Azure security for cloud-native apps diff --git a/docs/architecture/cloud-native/devops.md b/docs/architecture/cloud-native/devops.md index 8c5d891fdaee0..adf4c0514adb5 100644 --- a/docs/architecture/cloud-native/devops.md +++ b/docs/architecture/cloud-native/devops.md @@ -2,6 +2,7 @@ title: DevOps description: DevOps considerations for cloud-native applications ms.date: 04/06/2022 +ms.custom: sfi-image-nochange --- # DevOps diff --git a/docs/architecture/cloud-native/logging-with-elastic-stack.md b/docs/architecture/cloud-native/logging-with-elastic-stack.md index 9c34c173d90c3..fe01966bc2fb6 100644 --- a/docs/architecture/cloud-native/logging-with-elastic-stack.md +++ b/docs/architecture/cloud-native/logging-with-elastic-stack.md @@ -2,6 +2,7 @@ title: Logging with Elastic Stack description: Logging using Elastic Stack, Logstash, and Kibana ms.date: 04/06/2022 +ms.custom: sfi-image-nochange --- # Logging with Elastic Stack diff --git a/docs/architecture/cloud-native/observability-patterns.md b/docs/architecture/cloud-native/observability-patterns.md index 1aa69da1ec4df..1bfd0383a2b07 100644 --- a/docs/architecture/cloud-native/observability-patterns.md +++ b/docs/architecture/cloud-native/observability-patterns.md @@ -2,6 +2,7 @@ title: Observability patterns description: Observability patterns for cloud-native applications ms.date: 04/06/2022 +ms.custom: sfi-image-nochange --- # Observability patterns diff --git a/docs/architecture/cloud-native/service-to-service-communication.md b/docs/architecture/cloud-native/service-to-service-communication.md index 58bdb72985857..c1b002e5b2e99 100644 --- a/docs/architecture/cloud-native/service-to-service-communication.md +++ b/docs/architecture/cloud-native/service-to-service-communication.md @@ -3,6 +3,7 @@ title: Service-to-service communication description: Learn how back-end cloud-native microservices communicate with other back-end microservices. author: robvet ms.date: 04/06/2022 +ms.custom: sfi-image-nochange --- # Service-to-service communication diff --git a/docs/architecture/maui/authentication-and-authorization.md b/docs/architecture/maui/authentication-and-authorization.md index fbc58e8251ef3..c4332e1bddf93 100644 --- a/docs/architecture/maui/authentication-and-authorization.md +++ b/docs/architecture/maui/authentication-and-authorization.md @@ -4,6 +4,7 @@ description: Providing security and identity management for .NET MAUI applicatio author: michaelstonis no-loc: [MAUI] ms.date: 09/10/2024 +ms.custom: sfi-image-nochange --- # Authentication and authorization diff --git a/docs/architecture/maui/validation.md b/docs/architecture/maui/validation.md index c2feac04cbac9..9f4b0c2c2de5b 100644 --- a/docs/architecture/maui/validation.md +++ b/docs/architecture/maui/validation.md @@ -4,6 +4,7 @@ description: Provide feedback and checks to ensure data is correct at runtime author: michaelstonis no-loc: [MAUI] ms.date: 05/30/2024 +ms.custom: sfi-image-nochange --- # Validation diff --git a/docs/architecture/microservices/architect-microservice-container-applications/identify-microservice-domain-model-boundaries.md b/docs/architecture/microservices/architect-microservice-container-applications/identify-microservice-domain-model-boundaries.md index 358b2388b9807..777d84cb103eb 100644 --- a/docs/architecture/microservices/architect-microservice-container-applications/identify-microservice-domain-model-boundaries.md +++ b/docs/architecture/microservices/architect-microservice-container-applications/identify-microservice-domain-model-boundaries.md @@ -2,6 +2,7 @@ title: Identifying domain-model boundaries for each microservice description: Explore the essence of partitioning a large application into microservices to achieve a sound architecture. ms.date: 09/20/2018 +ms.custom: sfi-image-nochange --- # Identify domain-model boundaries for each microservice diff --git a/docs/architecture/microservices/docker-application-development-process/docker-app-development-workflow.md b/docs/architecture/microservices/docker-application-development-process/docker-app-development-workflow.md index 41301079a5f69..31c4007a07075 100644 --- a/docs/architecture/microservices/docker-application-development-process/docker-app-development-workflow.md +++ b/docs/architecture/microservices/docker-application-development-process/docker-app-development-workflow.md @@ -2,6 +2,7 @@ title: Development workflow for Docker apps description: Learn details of the workflow for developing Docker-based applications. Optimize Dockerfiles and use the simplified workflow available in Visual Studio. ms.date: 09/10/2024 +ms.custom: sfi-image-nochange --- # Development workflow for Docker apps diff --git a/docs/architecture/microservices/microservice-ddd-cqrs-patterns/microservice-application-layer-implementation-web-api.md b/docs/architecture/microservices/microservice-ddd-cqrs-patterns/microservice-application-layer-implementation-web-api.md index 2795d0a46d552..c50088b928b07 100644 --- a/docs/architecture/microservices/microservice-ddd-cqrs-patterns/microservice-application-layer-implementation-web-api.md +++ b/docs/architecture/microservices/microservice-ddd-cqrs-patterns/microservice-application-layer-implementation-web-api.md @@ -2,6 +2,7 @@ title: Implementing the microservice application layer using the Web API description: Understand the Dependency Injection and the Mediator patterns and their implementation details in the Web API application layer. ms.date: 01/13/2021 +ms.custom: sfi-ropc-nochange --- # Implement the microservice application layer using the Web API diff --git a/docs/architecture/microservices/multi-container-microservice-net-applications/database-server-container.md b/docs/architecture/microservices/multi-container-microservice-net-applications/database-server-container.md index 024b587e177b5..8f6ca8828e526 100644 --- a/docs/architecture/microservices/multi-container-microservice-net-applications/database-server-container.md +++ b/docs/architecture/microservices/multi-container-microservice-net-applications/database-server-container.md @@ -2,6 +2,7 @@ title: Use a database server running as a container description: Understand the importance of using a database server running as a container only for development. Never for production. ms.date: 01/13/2021 +ms.custom: sfi-ropc-nochange --- # Use a database server running as a container diff --git a/docs/architecture/microservices/multi-container-microservice-net-applications/implement-api-gateways-with-ocelot.md b/docs/architecture/microservices/multi-container-microservice-net-applications/implement-api-gateways-with-ocelot.md index d7488dec6d843..7b2f732e3a1e8 100644 --- a/docs/architecture/microservices/multi-container-microservice-net-applications/implement-api-gateways-with-ocelot.md +++ b/docs/architecture/microservices/multi-container-microservice-net-applications/implement-api-gateways-with-ocelot.md @@ -2,6 +2,7 @@ title: Implementing API Gateways with Ocelot description: Learn how to implement API Gateways with Ocelot and how to use Ocelot in a container-based environment. ms.date: 06/23/2021 +ms.custom: sfi-ropc-nochange --- # Implement API Gateways with Ocelot diff --git a/docs/architecture/microservices/multi-container-microservice-net-applications/multi-container-applications-docker-compose.md b/docs/architecture/microservices/multi-container-microservice-net-applications/multi-container-applications-docker-compose.md index d8fe403e6d5bf..4498df493267f 100644 --- a/docs/architecture/microservices/multi-container-microservice-net-applications/multi-container-applications-docker-compose.md +++ b/docs/architecture/microservices/multi-container-microservice-net-applications/multi-container-applications-docker-compose.md @@ -2,6 +2,7 @@ title: Defining your multi-container application with docker-compose.yml description: How to specify microservices composition for a multicontainer application with docker-compose.yml. ms.date: 11/19/2021 +ms.custom: sfi-ropc-nochange --- # Defining your multi-container application with docker-compose.yml diff --git a/docs/architecture/microservices/multi-container-microservice-net-applications/rabbitmq-event-bus-development-test-environment.md b/docs/architecture/microservices/multi-container-microservice-net-applications/rabbitmq-event-bus-development-test-environment.md index 72d9c1bddd8e3..6d5c48e630f38 100644 --- a/docs/architecture/microservices/multi-container-microservice-net-applications/rabbitmq-event-bus-development-test-environment.md +++ b/docs/architecture/microservices/multi-container-microservice-net-applications/rabbitmq-event-bus-development-test-environment.md @@ -2,6 +2,7 @@ title: Implementing an event bus with RabbitMQ for the development or test environment description: .NET Microservices Architecture for Containerized .NET Applications | Use RabbitMQ to implement an event bus messaging for integration events for the development or test environments. ms.date: 01/13/2021 +ms.custom: sfi-ropc-nochange --- # Implementing an event bus with RabbitMQ for the development or test environment diff --git a/docs/architecture/microservices/secure-net-microservices-web-applications/index.md b/docs/architecture/microservices/secure-net-microservices-web-applications/index.md index e928514c6b352..65943faba86f3 100644 --- a/docs/architecture/microservices/secure-net-microservices-web-applications/index.md +++ b/docs/architecture/microservices/secure-net-microservices-web-applications/index.md @@ -3,6 +3,7 @@ title: Securing .NET Microservices and Web Applications description: Security in .NET Microservices and Web Applications - Get to know the authentication options in ASP.NET Core web applications. author: mjrousos ms.date: 01/13/2021 +ms.custom: sfi-ropc-nochange --- # Make secure .NET Microservices and Web Applications diff --git a/docs/architecture/modern-web-apps-azure/develop-asp-net-core-mvc-apps.md b/docs/architecture/modern-web-apps-azure/develop-asp-net-core-mvc-apps.md index 7180b3c0e144e..17e36206ce27f 100644 --- a/docs/architecture/modern-web-apps-azure/develop-asp-net-core-mvc-apps.md +++ b/docs/architecture/modern-web-apps-azure/develop-asp-net-core-mvc-apps.md @@ -5,6 +5,7 @@ author: ardalis ms.author: wiwagn ms.date: 12/12/2021 no-loc: [Blazor, WebAssembly] +ms.custom: sfi-ropc-nochange --- # Develop ASP.NET Core MVC apps diff --git a/docs/architecture/modern-web-apps-azure/work-with-data-in-asp-net-core-apps.md b/docs/architecture/modern-web-apps-azure/work-with-data-in-asp-net-core-apps.md index 53cd139f8e50b..7dde778f799d1 100644 --- a/docs/architecture/modern-web-apps-azure/work-with-data-in-asp-net-core-apps.md +++ b/docs/architecture/modern-web-apps-azure/work-with-data-in-asp-net-core-apps.md @@ -5,6 +5,7 @@ author: ardalis ms.author: wiwagn ms.date: 12/12/2021 no-loc: [Blazor, WebAssembly] +ms.custom: sfi-ropc-nochange --- # Working with Data in ASP.NET Core Apps diff --git a/docs/azure/configure-vs-code.md b/docs/azure/configure-vs-code.md index a3dc18f4bf3c2..85c5fcae063f2 100644 --- a/docs/azure/configure-vs-code.md +++ b/docs/azure/configure-vs-code.md @@ -2,10 +2,14 @@ title: Configure Visual Studio Code for Azure development with .NET description: This article helps you configure Visual Studio Code for Azure development including getting the right plugins installed and configured in VS Code ms.topic: concept-article -ms.custom: devx-track-dotnet, vscode-azure-extension-update-completed, engagement-fy23 ms.date: 8/15/2024 author: alexwolfmsft ms.author: alexwolf +ms.custom: + - devx-track-dotnet + - vscode-azure-extension-update-completed + - engagement-fy23 + - sfi-image-nochange --- # Configure Visual Studio Code for Azure development diff --git a/docs/azure/migration/appcat/visual-studio-copilot.md b/docs/azure/migration/appcat/visual-studio-copilot.md index 27c3713750b2b..f105cf0e21d2e 100644 --- a/docs/azure/migration/appcat/visual-studio-copilot.md +++ b/docs/azure/migration/appcat/visual-studio-copilot.md @@ -5,6 +5,7 @@ ms.topic: concept-article ms.date: 10/09/2024 author: alexwolfmsft ms.author: alexwolf +ms.custom: sfi-image-nochange --- # Use Copilot Conversational Assessment with the Azure Migrate application and code assessment tool diff --git a/docs/azure/sdk/authentication/additional-methods.md b/docs/azure/sdk/authentication/additional-methods.md index c78cad2496bbc..ce35f8d40d3aa 100644 --- a/docs/azure/sdk/authentication/additional-methods.md +++ b/docs/azure/sdk/authentication/additional-methods.md @@ -2,8 +2,11 @@ title: Additional methods to authenticate to Azure from .NET apps description: This article describes additional, less common methods you can use to authenticate your .NET app to Azure resources. ms.topic: how-to -ms.custom: devx-track-dotnet, engagement-fy23 ms.date: 03/14/2025 +ms.custom: + - devx-track-dotnet + - engagement-fy23 + - sfi-ropc-nochange --- # Additional methods to authenticate to Azure resources from .NET apps diff --git a/docs/azure/sdk/authentication/index.md b/docs/azure/sdk/authentication/index.md index fa2e5ad70ab31..ea8a0003e2fc2 100644 --- a/docs/azure/sdk/authentication/index.md +++ b/docs/azure/sdk/authentication/index.md @@ -2,8 +2,11 @@ title: How to authenticate .NET applications with Azure services description: Learn how to authenticate a .NET app with Azure services by using classes in the Azure Identity library. ms.topic: concept-article -ms.custom: devx-track-dotnet, engagement-fy23 ms.date: 08/02/2024 +ms.custom: + - devx-track-dotnet + - engagement-fy23 + - sfi-image-nochange --- # Authenticate .NET apps to Azure services using the Azure Identity library diff --git a/docs/azure/sdk/authentication/local-development-dev-accounts.md b/docs/azure/sdk/authentication/local-development-dev-accounts.md index 65603adcddb89..4c32dcaae1c7f 100644 --- a/docs/azure/sdk/authentication/local-development-dev-accounts.md +++ b/docs/azure/sdk/authentication/local-development-dev-accounts.md @@ -2,8 +2,12 @@ title: Authenticate .NET apps to Azure using developer accounts description: Learn how to authenticate your application to Azure services when using the Azure SDK for .NET during local development using developer accounts. ms.topic: how-to -ms.custom: devx-track-dotnet, engagement-fy23, devx-track-azurecli ms.date: 03/14/2025 +ms.custom: + - devx-track-dotnet + - engagement-fy23 + - devx-track-azurecli + - sfi-image-nochange --- # Authenticate .NET apps to Azure services during local development using developer accounts diff --git a/docs/azure/sdk/authentication/local-development-service-principal.md b/docs/azure/sdk/authentication/local-development-service-principal.md index 7bf16926d7f43..ad2d72f367964 100644 --- a/docs/azure/sdk/authentication/local-development-service-principal.md +++ b/docs/azure/sdk/authentication/local-development-service-principal.md @@ -2,8 +2,12 @@ title: Authenticate .NET apps to Azure services during local development using service principals description: Learn how to authenticate your app to Azure services during local development using dedicated application service principals. ms.topic: how-to -ms.custom: devx-track-dotnet, engagement-fy23, devx-track-azurecli ms.date: 03/11/2025 +ms.custom: + - devx-track-dotnet + - engagement-fy23 + - devx-track-azurecli + - sfi-image-nochange --- # Authenticate .NET apps to Azure services during local development using service principals diff --git a/docs/azure/sdk/authentication/on-premises-apps.md b/docs/azure/sdk/authentication/on-premises-apps.md index 7e1edad6d826f..48f62131d2dbd 100644 --- a/docs/azure/sdk/authentication/on-premises-apps.md +++ b/docs/azure/sdk/authentication/on-premises-apps.md @@ -2,8 +2,11 @@ title: Authenticate to Azure resources from .NET apps hosted on-premises description: This article describes how to authenticate your application to Azure services when using the Azure SDK for .NET in on-premises hosted apps. ms.topic: how-to -ms.custom: devx-track-dotnet, engagement-fy23 ms.date: 03/13/2025 +ms.custom: + - devx-track-dotnet + - engagement-fy23 + - sfi-image-nochange --- # Authenticate to Azure resources from .NET apps hosted on-premises diff --git a/docs/azure/sdk/logging.md b/docs/azure/sdk/logging.md index c53d0e7900849..794d72af82559 100644 --- a/docs/azure/sdk/logging.md +++ b/docs/azure/sdk/logging.md @@ -2,8 +2,11 @@ title: Logging with the Azure SDK for .NET description: Learn how to enable logging with the Azure SDK for .NET client libraries ms.date: 04/05/2025 -ms.custom: devx-track-dotnet, engagement-fy23 ms.topic: how-to +ms.custom: + - devx-track-dotnet + - engagement-fy23 + - sfi-ropc-nochange --- # Logging with the Azure SDK for .NET diff --git a/docs/core/additional-tools/self-signed-certificates-guide.md b/docs/core/additional-tools/self-signed-certificates-guide.md index 15ca0dfe8d8b1..4f795972ae773 100644 --- a/docs/core/additional-tools/self-signed-certificates-guide.md +++ b/docs/core/additional-tools/self-signed-certificates-guide.md @@ -3,6 +3,7 @@ title: Generate Self-Signed Certificates Overview description: An overview of the dotnet dev-certs tool that adds functionality for .NET and ASP.NET Core projects, and other options for using self-signed certificates. author: angee ms.date: 12/06/2021 +ms.custom: sfi-ropc-nochange --- # Generate self-signed certificates with the .NET CLI diff --git a/docs/core/compatibility/extensions/6.0/repeated-xml-elements.md b/docs/core/compatibility/extensions/6.0/repeated-xml-elements.md index 7ac158886804a..42a482aef43c7 100644 --- a/docs/core/compatibility/extensions/6.0/repeated-xml-elements.md +++ b/docs/core/compatibility/extensions/6.0/repeated-xml-elements.md @@ -2,6 +2,7 @@ title: "Breaking change: Repeated XML elements include index" description: Learn about the .NET 6 breaking change where repeated XML elements now include an index key when using Microsoft.Extensions.Configuration.Xml. ms.date: 10/04/2022 +ms.custom: sfi-ropc-nochange --- # Repeated XML elements include index diff --git a/docs/core/dependency-loading/collect-details.md b/docs/core/dependency-loading/collect-details.md index 40a8744eb112f..81f74f410720d 100644 --- a/docs/core/dependency-loading/collect-details.md +++ b/docs/core/dependency-loading/collect-details.md @@ -4,6 +4,7 @@ description: Description of how to collect assembly loading information in .NET author: elinor-fung ms.author: elfung ms.date: 11/17/2020 +ms.custom: sfi-image-nochange --- # Collect detailed assembly loading information diff --git a/docs/core/diagnostics/distributed-tracing-instrumentation-walkthroughs.md b/docs/core/diagnostics/distributed-tracing-instrumentation-walkthroughs.md index 6a0f350db2407..57965a819da42 100644 --- a/docs/core/diagnostics/distributed-tracing-instrumentation-walkthroughs.md +++ b/docs/core/diagnostics/distributed-tracing-instrumentation-walkthroughs.md @@ -3,6 +3,7 @@ title: Add distributed tracing instrumentation - .NET description: A tutorial to instrument distributed traces in .NET applications ms.topic: tutorial ms.date: 06/05/2024 +ms.custom: sfi-image-nochange --- # Adding distributed tracing instrumentation diff --git a/docs/core/diagnostics/dotnet-trace.md b/docs/core/diagnostics/dotnet-trace.md index ef53be4dadadb..b2f6512906ca9 100644 --- a/docs/core/diagnostics/dotnet-trace.md +++ b/docs/core/diagnostics/dotnet-trace.md @@ -3,6 +3,7 @@ title: dotnet-trace diagnostic tool - .NET CLI description: Learn how to install and use the dotnet-trace CLI tool to collect .NET traces of a running process without the native profiler, by using the .NET EventPipe. ms.date: 05/12/2025 ms.topic: reference +ms.custom: sfi-ropc-nochange --- # dotnet-trace performance analysis utility diff --git a/docs/core/diagnostics/observability-applicationinsights.md b/docs/core/diagnostics/observability-applicationinsights.md index c7c797a22e613..aeba3e4c5fdf9 100644 --- a/docs/core/diagnostics/observability-applicationinsights.md +++ b/docs/core/diagnostics/observability-applicationinsights.md @@ -3,6 +3,7 @@ title: "Example: Use OpenTelemetry with Azure Monitor and Application Insights" description: An walkthrough of how to use OpenTelemetry in .NET to export telemetry to Application Insights ms.date: 8/21/2024 ms.topic: concept-article +ms.custom: sfi-ropc-nochange --- # Example: Use OpenTelemetry with Azure Monitor and Application Insights diff --git a/docs/core/diagnostics/observability-otlp-example.md b/docs/core/diagnostics/observability-otlp-example.md index 721ab04813d15..cf717f046cd96 100644 --- a/docs/core/diagnostics/observability-otlp-example.md +++ b/docs/core/diagnostics/observability-otlp-example.md @@ -3,6 +3,7 @@ title: "Example: Use OpenTelemetry with OTLP and the standalone Aspire Dashboard description: An introduction to observing .NET apps with OTLP and the standalone Aspire Dashboard ms.date: 6/14/2023 ms.topic: article +ms.custom: sfi-image-nochange --- # Example: Use OpenTelemetry with OTLP and the standalone Aspire Dashboard diff --git a/docs/core/diagnostics/observability-with-otel.md b/docs/core/diagnostics/observability-with-otel.md index f56245adcd17d..7080926ea48fb 100644 --- a/docs/core/diagnostics/observability-with-otel.md +++ b/docs/core/diagnostics/observability-with-otel.md @@ -3,6 +3,9 @@ title: .NET Observability with OpenTelemetry description: An introduction to observing .NET apps with OpenTelemetry ms.date: 6/14/2023 ms.topic: article +ms.custom: + - sfi-image-nochange + - sfi-ropc-nochange --- # .NET observability with OpenTelemetry diff --git a/docs/core/extensions/cloud-service.md b/docs/core/extensions/cloud-service.md index 5dd083c5c64b6..1860d3c6829e3 100644 --- a/docs/core/extensions/cloud-service.md +++ b/docs/core/extensions/cloud-service.md @@ -6,6 +6,7 @@ ms.author: dapine ms.date: 12/13/2023 ms.topic: tutorial zone_pivot_groups: development-environment-one +ms.custom: sfi-image-nochange --- # Deploy a Worker Service to Azure diff --git a/docs/core/porting/modernize.md b/docs/core/porting/modernize.md index 1cc827db32346..7b681e161a2a2 100644 --- a/docs/core/porting/modernize.md +++ b/docs/core/porting/modernize.md @@ -5,6 +5,7 @@ author: adegeo ms.date: 05/25/2023 dev_langs: ["csharp", "vb"] no-loc: ["package.config", PackageReference] +ms.custom: sfi-ropc-nochange --- # Modernize after upgrading to .NET from .NET Framework diff --git a/docs/core/tutorials/publishing-with-visual-studio.md b/docs/core/tutorials/publishing-with-visual-studio.md index d25531e3a53fd..ee2d29563d5dc 100644 --- a/docs/core/tutorials/publishing-with-visual-studio.md +++ b/docs/core/tutorials/publishing-with-visual-studio.md @@ -2,7 +2,9 @@ title: Publish a .NET console application using Visual Studio description: Learn how to use Visual Studio to create the set of files that are needed to run a .NET application. ms.date: 08/22/2023 -ms.custom: "vs-dotnet" +ms.custom: + - "vs-dotnet" + - sfi-image-nochange --- # Tutorial: Publish a .NET console application using Visual Studio diff --git a/docs/framework/configure-apps/file-schema/network/network-element-network-settings.md b/docs/framework/configure-apps/file-schema/network/network-element-network-settings.md index 8aa575b401c87..0512cd445f989 100644 --- a/docs/framework/configure-apps/file-schema/network/network-element-network-settings.md +++ b/docs/framework/configure-apps/file-schema/network/network-element-network-settings.md @@ -9,6 +9,7 @@ helpviewer_keywords: - " element" - "network element" ms.assetid: 2c2c6ad4-ed11-48ab-b28e-2bc0ba9b42c7 +ms.custom: sfi-ropc-nochange --- # \ Element (Network Settings) diff --git a/docs/framework/configure-apps/file-schema/wcf/add-of-commonparameters.md b/docs/framework/configure-apps/file-schema/wcf/add-of-commonparameters.md index af001d70031c1..237145b190f2c 100644 --- a/docs/framework/configure-apps/file-schema/wcf/add-of-commonparameters.md +++ b/docs/framework/configure-apps/file-schema/wcf/add-of-commonparameters.md @@ -2,6 +2,7 @@ description: "Learn more about: of " title: " of " ms.date: "03/30/2017" +ms.custom: sfi-ropc-nochange --- # \ of \ diff --git a/docs/framework/configure-apps/file-schema/wcf/commonparameters.md b/docs/framework/configure-apps/file-schema/wcf/commonparameters.md index 456dcc37e68f2..e0dc0ca2b3a99 100644 --- a/docs/framework/configure-apps/file-schema/wcf/commonparameters.md +++ b/docs/framework/configure-apps/file-schema/wcf/commonparameters.md @@ -2,6 +2,7 @@ description: "Learn more about: " title: "" ms.date: "03/30/2017" +ms.custom: sfi-ropc-nochange --- # \ diff --git a/docs/framework/configure-apps/file-schema/wcf/serviceauthorization-element.md b/docs/framework/configure-apps/file-schema/wcf/serviceauthorization-element.md index 754cd29fb0a0e..b44f94e2c034a 100644 --- a/docs/framework/configure-apps/file-schema/wcf/serviceauthorization-element.md +++ b/docs/framework/configure-apps/file-schema/wcf/serviceauthorization-element.md @@ -2,6 +2,7 @@ description: "Learn more about: element" title: " element" ms.date: "03/30/2017" +ms.custom: sfi-ropc-nochange --- # \ element diff --git a/docs/framework/configure-apps/file-schema/wcf/usernameauthentication.md b/docs/framework/configure-apps/file-schema/wcf/usernameauthentication.md index ba3419879fed5..0b685897e4005 100644 --- a/docs/framework/configure-apps/file-schema/wcf/usernameauthentication.md +++ b/docs/framework/configure-apps/file-schema/wcf/usernameauthentication.md @@ -3,6 +3,7 @@ description: "Learn more about: " title: "" ms.date: "03/30/2017" ms.assetid: 24d8b398-770f-418f-ba23-c4325419cfa6 +ms.custom: sfi-ropc-nochange --- # \ diff --git a/docs/framework/configure-apps/file-schema/wcf/workflowruntime.md b/docs/framework/configure-apps/file-schema/wcf/workflowruntime.md index 0782d495e0849..230458ca6d50a 100644 --- a/docs/framework/configure-apps/file-schema/wcf/workflowruntime.md +++ b/docs/framework/configure-apps/file-schema/wcf/workflowruntime.md @@ -2,6 +2,7 @@ description: "Learn more about: " title: "" ms.date: "03/30/2017" +ms.custom: sfi-ropc-nochange --- # \ diff --git a/docs/framework/configure-apps/file-schema/windows-workflow-foundation/behavior-of-servicebehaviors-of-workflow.md b/docs/framework/configure-apps/file-schema/windows-workflow-foundation/behavior-of-servicebehaviors-of-workflow.md index 2d0f7ae7ca887..dd4adcb34d4c8 100644 --- a/docs/framework/configure-apps/file-schema/windows-workflow-foundation/behavior-of-servicebehaviors-of-workflow.md +++ b/docs/framework/configure-apps/file-schema/windows-workflow-foundation/behavior-of-servicebehaviors-of-workflow.md @@ -2,6 +2,7 @@ description: "Learn more about: of of workflow" title: " of of workflow" ms.date: "03/30/2017" +ms.custom: sfi-ropc-nochange --- # \ of \ of workflow diff --git a/docs/framework/configure-apps/file-schema/windows-workflow-foundation/sqlworkflowinstancestore.md b/docs/framework/configure-apps/file-schema/windows-workflow-foundation/sqlworkflowinstancestore.md index 203f23da7d00c..ffa7ed9eab493 100644 --- a/docs/framework/configure-apps/file-schema/windows-workflow-foundation/sqlworkflowinstancestore.md +++ b/docs/framework/configure-apps/file-schema/windows-workflow-foundation/sqlworkflowinstancestore.md @@ -2,6 +2,7 @@ description: "Learn more about: " title: "" ms.date: "03/30/2017" +ms.custom: sfi-ropc-nochange --- # \ diff --git a/docs/framework/configure-apps/file-schema/windows-workflow-foundation/system-servicemodel-of-workflow.md b/docs/framework/configure-apps/file-schema/windows-workflow-foundation/system-servicemodel-of-workflow.md index f6708b97e2721..cbd1c3d9ca722 100644 --- a/docs/framework/configure-apps/file-schema/windows-workflow-foundation/system-servicemodel-of-workflow.md +++ b/docs/framework/configure-apps/file-schema/windows-workflow-foundation/system-servicemodel-of-workflow.md @@ -2,6 +2,7 @@ description: "Learn more about: of workflow" title: " of workflow" ms.date: "03/30/2017" +ms.custom: sfi-ropc-nochange --- # \ of workflow diff --git a/docs/framework/data/adonet/connection-strings-and-configuration-files.md b/docs/framework/data/adonet/connection-strings-and-configuration-files.md index 4ed9f8396a444..a918648453701 100644 --- a/docs/framework/data/adonet/connection-strings-and-configuration-files.md +++ b/docs/framework/data/adonet/connection-strings-and-configuration-files.md @@ -5,6 +5,7 @@ ms.date: "03/30/2017" dev_langs: - "csharp" - "vb" +ms.custom: sfi-ropc-nochange --- # Connection strings and configuration files diff --git a/docs/framework/data/adonet/connection-strings.md b/docs/framework/data/adonet/connection-strings.md index cff9fbd910d45..db7a0f78d9ae0 100644 --- a/docs/framework/data/adonet/connection-strings.md +++ b/docs/framework/data/adonet/connection-strings.md @@ -2,6 +2,7 @@ title: "Connection Strings" description: Learn about connection strings in ADO.NET, which contain initialization information passed as a parameter from a data provider to a data source. ms.date: "10/10/2018" +ms.custom: sfi-ropc-nochange --- # Connection Strings in ADO.NET diff --git a/docs/framework/data/adonet/data-providers.md b/docs/framework/data/adonet/data-providers.md index 3d8322b6dd925..67b413a9b8574 100644 --- a/docs/framework/data/adonet/data-providers.md +++ b/docs/framework/data/adonet/data-providers.md @@ -5,6 +5,7 @@ ms.date: "03/30/2017" dev_langs: - "csharp" - "vb" +ms.custom: sfi-ropc-nochange --- # .NET Framework data providers diff --git a/docs/framework/data/adonet/dataset-datatable-dataview/creating-a-datatable-from-a-dataview.md b/docs/framework/data/adonet/dataset-datatable-dataview/creating-a-datatable-from-a-dataview.md index b29925b855c84..d4f9cbac3cffa 100644 --- a/docs/framework/data/adonet/dataset-datatable-dataview/creating-a-datatable-from-a-dataview.md +++ b/docs/framework/data/adonet/dataset-datatable-dataview/creating-a-datatable-from-a-dataview.md @@ -5,6 +5,7 @@ ms.date: "03/30/2017" dev_langs: - "csharp" - "vb" +ms.custom: sfi-ropc-nochange --- # Create a DataTable from a DataView diff --git a/docs/framework/data/adonet/dataset-datatable-dataview/the-load-method.md b/docs/framework/data/adonet/dataset-datatable-dataview/the-load-method.md index 15b6691c3c770..2097adbdb54f2 100644 --- a/docs/framework/data/adonet/dataset-datatable-dataview/the-load-method.md +++ b/docs/framework/data/adonet/dataset-datatable-dataview/the-load-method.md @@ -4,6 +4,7 @@ title: "The Load Method" ms.date: "03/30/2017" dev_langs: - "vb" +ms.custom: sfi-ropc-nochange --- # The Load method diff --git a/docs/framework/data/adonet/distributed-transactions.md b/docs/framework/data/adonet/distributed-transactions.md index c57553256d34b..3ce2e92f8612e 100644 --- a/docs/framework/data/adonet/distributed-transactions.md +++ b/docs/framework/data/adonet/distributed-transactions.md @@ -2,6 +2,7 @@ description: "Learn more about: Distributed Transactions" title: "Distributed Transactions" ms.date: "03/30/2017" +ms.custom: sfi-ropc-nochange --- # Distributed transactions diff --git a/docs/framework/data/adonet/ef/connection-strings.md b/docs/framework/data/adonet/ef/connection-strings.md index 6e9277d61111a..487bb182c7d6a 100644 --- a/docs/framework/data/adonet/ef/connection-strings.md +++ b/docs/framework/data/adonet/ef/connection-strings.md @@ -2,6 +2,7 @@ title: "Connection Strings in the ADO.NET Entity Framework" description: Learn about connection strings in the Entity Framework, which contain information to connect to the ADO.NET data provider and about model and mapping files. ms.date: "10/15/2018" +ms.custom: sfi-ropc-nochange --- # Connection Strings in the ADO.NET Entity Framework diff --git a/docs/framework/data/adonet/ef/edm-generator-edmgen-exe.md b/docs/framework/data/adonet/ef/edm-generator-edmgen-exe.md index 32df2426d63eb..217d62ac548e0 100644 --- a/docs/framework/data/adonet/ef/edm-generator-edmgen-exe.md +++ b/docs/framework/data/adonet/ef/edm-generator-edmgen-exe.md @@ -2,6 +2,7 @@ title: "EDM Generator (EdmGen.exe)" description: "Learn more about the EDM Generator tool (EdmGen.exe), which is a command-line tool used for working with Entity Framework model and mapping files." ms.date: "03/30/2017" +ms.custom: sfi-ropc-nochange --- # EDM Generator (EdmGen.exe) diff --git a/docs/framework/data/adonet/ef/entityclient-provider-for-the-entity-framework.md b/docs/framework/data/adonet/ef/entityclient-provider-for-the-entity-framework.md index 77e10b7f9b78d..45eded041ee2c 100644 --- a/docs/framework/data/adonet/ef/entityclient-provider-for-the-entity-framework.md +++ b/docs/framework/data/adonet/ef/entityclient-provider-for-the-entity-framework.md @@ -2,6 +2,7 @@ description: "Learn more about EntityClient Provider for Entity Framework, a data provider used by Entity Framework apps to access data described in a conceptual model." title: "EntityClient Provider for the Entity Framework" ms.date: "03/30/2017" +ms.custom: sfi-ropc-nochange --- # EntityClient Provider for Entity Framework diff --git a/docs/framework/data/adonet/ef/how-to-make-model-and-mapping-files-embedded-resources.md b/docs/framework/data/adonet/ef/how-to-make-model-and-mapping-files-embedded-resources.md index 8d3ada71dd112..715d5e19de960 100644 --- a/docs/framework/data/adonet/ef/how-to-make-model-and-mapping-files-embedded-resources.md +++ b/docs/framework/data/adonet/ef/how-to-make-model-and-mapping-files-embedded-resources.md @@ -2,6 +2,7 @@ description: "Learn more about deploying model and mapping files as embedded resources of an Entity Framework application." title: "How to: Make Model and Mapping Files Embedded Resources" ms.date: "03/30/2017" +ms.custom: sfi-ropc-nochange --- # How to: Make Model and Mapping Files Embedded Resources diff --git a/docs/framework/data/adonet/establishing-the-connection.md b/docs/framework/data/adonet/establishing-the-connection.md index a56070ca5bcfb..d6e69674a233a 100644 --- a/docs/framework/data/adonet/establishing-the-connection.md +++ b/docs/framework/data/adonet/establishing-the-connection.md @@ -5,6 +5,7 @@ ms.date: "03/30/2017" dev_langs: - "csharp" - "vb" +ms.custom: sfi-ropc-nochange --- # Establish a connection diff --git a/docs/framework/data/adonet/ole-db-odbc-and-oracle-connection-pooling.md b/docs/framework/data/adonet/ole-db-odbc-and-oracle-connection-pooling.md index 165b2837b1b26..4ba0fb7db4271 100644 --- a/docs/framework/data/adonet/ole-db-odbc-and-oracle-connection-pooling.md +++ b/docs/framework/data/adonet/ole-db-odbc-and-oracle-connection-pooling.md @@ -2,6 +2,7 @@ description: "Learn more about: OLE DB, ODBC, and Oracle connection pooling, which can significantly enhance the performance and scalability of your application." title: "OLE DB, ODBC, and Oracle Connection Pooling" ms.date: "03/30/2017" +ms.custom: sfi-ropc-nochange --- # OLE DB, ODBC, and Oracle connection pooling diff --git a/docs/framework/data/adonet/oracle-sequences.md b/docs/framework/data/adonet/oracle-sequences.md index 5732f1c9ab70f..e7f0c7f4ceafc 100644 --- a/docs/framework/data/adonet/oracle-sequences.md +++ b/docs/framework/data/adonet/oracle-sequences.md @@ -2,6 +2,7 @@ description: "Learn more about retrieving the server-generated key Oracle Sequence values after performing inserts." title: "Oracle Sequences" ms.date: "03/30/2017" +ms.custom: sfi-ropc-nochange --- # Oracle Sequences diff --git a/docs/framework/data/adonet/oracletypes.md b/docs/framework/data/adonet/oracletypes.md index bf5882e3c152a..8e2a72fb35f1b 100644 --- a/docs/framework/data/adonet/oracletypes.md +++ b/docs/framework/data/adonet/oracletypes.md @@ -2,6 +2,7 @@ description: "Learn more about the structures you can use to work with Oracle data types, including OracleNumber and OracleString." title: "OracleTypes" ms.date: "03/30/2017" +ms.custom: sfi-ropc-nochange --- # OracleTypes diff --git a/docs/framework/data/adonet/performing-batch-operations-using-dataadapters.md b/docs/framework/data/adonet/performing-batch-operations-using-dataadapters.md index 61dc07f9fd522..302ce5ae10086 100644 --- a/docs/framework/data/adonet/performing-batch-operations-using-dataadapters.md +++ b/docs/framework/data/adonet/performing-batch-operations-using-dataadapters.md @@ -5,6 +5,7 @@ ms.date: "03/30/2017" dev_langs: - "csharp" - "vb" +ms.custom: sfi-ropc-nochange --- # Perform batch operations using DataAdapters diff --git a/docs/framework/data/adonet/secure-data-access.md b/docs/framework/data/adonet/secure-data-access.md index 80a7fbfbd73e0..050b56cf8a7b5 100644 --- a/docs/framework/data/adonet/secure-data-access.md +++ b/docs/framework/data/adonet/secure-data-access.md @@ -3,6 +3,7 @@ description: "Learn more about secure data access and understand the security me title: "Secure Data Access" ms.date: "03/30/2017" ms.assetid: 473ebd69-21a3-4627-b95e-4e04d035c56f +ms.custom: sfi-ropc-nochange --- # Secure data access diff --git a/docs/framework/data/adonet/sql/database-mirroring-in-sql-server.md b/docs/framework/data/adonet/sql/database-mirroring-in-sql-server.md index 515e2e0d51301..03fa65b86dae2 100644 --- a/docs/framework/data/adonet/sql/database-mirroring-in-sql-server.md +++ b/docs/framework/data/adonet/sql/database-mirroring-in-sql-server.md @@ -5,6 +5,7 @@ ms.date: "03/30/2017" dev_langs: - "csharp" - "vb" +ms.custom: sfi-ropc-nochange --- # Database mirroring in SQL Server diff --git a/docs/framework/data/adonet/sql/date-and-time-data.md b/docs/framework/data/adonet/sql/date-and-time-data.md index d3b8a9f67638e..0140308da70df 100644 --- a/docs/framework/data/adonet/sql/date-and-time-data.md +++ b/docs/framework/data/adonet/sql/date-and-time-data.md @@ -5,6 +5,7 @@ ms.date: "03/30/2017" dev_langs: - "csharp" - "vb" +ms.custom: sfi-ropc-nochange --- # Date and time data diff --git a/docs/framework/data/adonet/sql/detecting-changes-with-sqldependency.md b/docs/framework/data/adonet/sql/detecting-changes-with-sqldependency.md index ab36516847956..fc99f72a0dfca 100644 --- a/docs/framework/data/adonet/sql/detecting-changes-with-sqldependency.md +++ b/docs/framework/data/adonet/sql/detecting-changes-with-sqldependency.md @@ -5,6 +5,7 @@ ms.date: "03/30/2017" dev_langs: - "csharp" - "vb" +ms.custom: sfi-ropc-nochange --- # Detect changes with SqlDependency diff --git a/docs/framework/data/adonet/sql/inserting-an-image-from-a-file.md b/docs/framework/data/adonet/sql/inserting-an-image-from-a-file.md index 5eb85d24e4fbd..d1c678a8379c2 100644 --- a/docs/framework/data/adonet/sql/inserting-an-image-from-a-file.md +++ b/docs/framework/data/adonet/sql/inserting-an-image-from-a-file.md @@ -5,6 +5,7 @@ ms.date: "03/30/2017" dev_langs: - "csharp" - "vb" +ms.custom: sfi-ropc-nochange --- # Insert an image from a file diff --git a/docs/framework/data/adonet/sql/large-udts.md b/docs/framework/data/adonet/sql/large-udts.md index 5571017996418..551ef531ab746 100644 --- a/docs/framework/data/adonet/sql/large-udts.md +++ b/docs/framework/data/adonet/sql/large-udts.md @@ -5,6 +5,7 @@ ms.date: "03/30/2017" dev_langs: - "csharp" - "vb" +ms.custom: sfi-ropc-nochange --- # Large UDTs diff --git a/docs/framework/data/adonet/sql/linq/code-generation-in-linq-to-sql.md b/docs/framework/data/adonet/sql/linq/code-generation-in-linq-to-sql.md index 4de5a0a0aed7b..a2b62581f03c8 100644 --- a/docs/framework/data/adonet/sql/linq/code-generation-in-linq-to-sql.md +++ b/docs/framework/data/adonet/sql/linq/code-generation-in-linq-to-sql.md @@ -2,6 +2,7 @@ description: "Learn more about generating code to represent a database by using either the Object Relational Designer or the SQLMetal command-line tool." title: "Code Generation in LINQ to SQL" ms.date: "03/30/2017" +ms.custom: sfi-ropc-nochange --- # Code generation in LINQ to SQL diff --git a/docs/framework/data/adonet/sql/linq/data-retrieval-and-cud-operations-in-n-tier-applications.md b/docs/framework/data/adonet/sql/linq/data-retrieval-and-cud-operations-in-n-tier-applications.md index 680d7b51aa8ef..8a129a617d254 100644 --- a/docs/framework/data/adonet/sql/linq/data-retrieval-and-cud-operations-in-n-tier-applications.md +++ b/docs/framework/data/adonet/sql/linq/data-retrieval-and-cud-operations-in-n-tier-applications.md @@ -5,6 +5,7 @@ ms.date: "03/30/2017" dev_langs: - "csharp" - "vb" +ms.custom: sfi-ropc-nochange --- # Data retrieval and CUD operations in n-tier applications (LINQ to SQL) diff --git a/docs/framework/data/adonet/sql/single-bulk-copy-operations.md b/docs/framework/data/adonet/sql/single-bulk-copy-operations.md index 6763a4f3ecb3f..941dbbec01e7e 100644 --- a/docs/framework/data/adonet/sql/single-bulk-copy-operations.md +++ b/docs/framework/data/adonet/sql/single-bulk-copy-operations.md @@ -5,6 +5,7 @@ ms.date: "03/30/2017" dev_langs: - "csharp" - "vb" +ms.custom: sfi-ropc-nochange --- # Single bulk copy operations diff --git a/docs/framework/data/adonet/sql/sqlclient-support-for-high-availability-disaster-recovery.md b/docs/framework/data/adonet/sql/sqlclient-support-for-high-availability-disaster-recovery.md index 57d0acc7d332a..7d1c2666a4ea2 100644 --- a/docs/framework/data/adonet/sql/sqlclient-support-for-high-availability-disaster-recovery.md +++ b/docs/framework/data/adonet/sql/sqlclient-support-for-high-availability-disaster-recovery.md @@ -2,6 +2,7 @@ title: "SqlClient Support for High Availability, Disaster Recovery" description: Learn about SqlClient application support for high availability and disaster recovery in SQL Server. ms.date: "03/30/2017" +ms.custom: sfi-ropc-nochange --- # SqlClient Support for high availability and disaster recovery diff --git a/docs/framework/data/adonet/system-transactions-integration-with-sql-server.md b/docs/framework/data/adonet/system-transactions-integration-with-sql-server.md index 22d69f2b82e5b..cec6d6983a2a6 100644 --- a/docs/framework/data/adonet/system-transactions-integration-with-sql-server.md +++ b/docs/framework/data/adonet/system-transactions-integration-with-sql-server.md @@ -5,6 +5,7 @@ ms.date: "03/30/2017" dev_langs: - "csharp" - "vb" +ms.custom: sfi-ropc-nochange --- # System.Transactions integration with SQL Server diff --git a/docs/framework/data/adonet/whats-new.md b/docs/framework/data/adonet/whats-new.md index e1730cdd19715..24610e8c7cbb6 100644 --- a/docs/framework/data/adonet/whats-new.md +++ b/docs/framework/data/adonet/whats-new.md @@ -3,6 +3,7 @@ title: "What's new in ADO.NET" description: Learn about the new features in ADO.NET in .NET Framework 4.5, including new features for SqlClient data provider and ADO.NET Entity Framework. ms.date: "03/30/2017" ms.topic: whats-new +ms.custom: sfi-ropc-nochange --- # What's new in ADO.NET diff --git a/docs/framework/migration-guide/mitigation-pool-blocking-period.md b/docs/framework/migration-guide/mitigation-pool-blocking-period.md index 55b2f039e1a3d..ee28a6908e910 100644 --- a/docs/framework/migration-guide/mitigation-pool-blocking-period.md +++ b/docs/framework/migration-guide/mitigation-pool-blocking-period.md @@ -3,6 +3,7 @@ title: "Mitigation: Pool Blocking Period" description: Learn how to mitigate issues caused by the connection pool blocking period being removed for connections to Azure SQL databases. ms.date: "03/30/2017" ms.assetid: 92d2de20-79be-4df1-b182-144143a8866a +ms.custom: sfi-ropc-nochange --- # Mitigation: Pool Blocking Period diff --git a/docs/framework/wcf/diagnostics/exceptions-reference/security-exceptions.md b/docs/framework/wcf/diagnostics/exceptions-reference/security-exceptions.md index 6ba44c82ac3dd..6fce2ea41bf65 100644 --- a/docs/framework/wcf/diagnostics/exceptions-reference/security-exceptions.md +++ b/docs/framework/wcf/diagnostics/exceptions-reference/security-exceptions.md @@ -3,6 +3,7 @@ description: "Learn more about: Security exceptions" title: "Security Exceptions" ms.date: "03/30/2017" ms.assetid: 76d5e5cd-e4f4-404f-9a5a-ec3522494ad8 +ms.custom: sfi-ropc-nochange --- # Security exceptions diff --git a/docs/framework/wcf/diagnostics/tracing/using-service-trace-viewer-for-viewing-correlated-traces-and-troubleshooting.md b/docs/framework/wcf/diagnostics/tracing/using-service-trace-viewer-for-viewing-correlated-traces-and-troubleshooting.md index f7826b611d306..5e1f2fed0edc6 100644 --- a/docs/framework/wcf/diagnostics/tracing/using-service-trace-viewer-for-viewing-correlated-traces-and-troubleshooting.md +++ b/docs/framework/wcf/diagnostics/tracing/using-service-trace-viewer-for-viewing-correlated-traces-and-troubleshooting.md @@ -3,6 +3,7 @@ description: "Learn more about: Using Service Trace Viewer for Viewing Correlate title: "Using Service Trace Viewer for Viewing Correlated Traces and Troubleshooting" ms.date: "03/30/2017" ms.assetid: 05d2321c-8acb-49d7-a6cd-8ef2220c6775 +ms.custom: sfi-image-nochange --- # Using Service Trace Viewer for Viewing Correlated Traces and Troubleshooting diff --git a/docs/framework/wcf/extending/how-to-create-a-service-that-employs-a-custom-certificate-validator.md b/docs/framework/wcf/extending/how-to-create-a-service-that-employs-a-custom-certificate-validator.md index 27af4f3b6787f..cab177f652fd4 100644 --- a/docs/framework/wcf/extending/how-to-create-a-service-that-employs-a-custom-certificate-validator.md +++ b/docs/framework/wcf/extending/how-to-create-a-service-that-employs-a-custom-certificate-validator.md @@ -8,6 +8,7 @@ dev_langs: helpviewer_keywords: - "WCF, authentication" ms.assetid: bb0190ff-0738-4e54-8d22-c97d343708bf +ms.custom: sfi-ropc-nochange --- # How to: Create a Service that Employs a Custom Certificate Validator diff --git a/docs/framework/wcf/extending/how-to-use-separate-x-509-certificates-for-signing-and-encryption.md b/docs/framework/wcf/extending/how-to-use-separate-x-509-certificates-for-signing-and-encryption.md index 2e0a234c06ea6..06ec94f21e62a 100644 --- a/docs/framework/wcf/extending/how-to-use-separate-x-509-certificates-for-signing-and-encryption.md +++ b/docs/framework/wcf/extending/how-to-use-separate-x-509-certificates-for-signing-and-encryption.md @@ -10,6 +10,7 @@ helpviewer_keywords: - "ClientCredentials class" - "ClientCredentialsSecurityTokenManager class" ms.assetid: 0b06ce4e-7835-4d82-8baf-d525c71a0e49 +ms.custom: sfi-image-nochange --- # How to: Use Separate X.509 Certificates for Signing and Encryption diff --git a/docs/framework/wcf/feature-details/caching-support-for-wcf-web-http-services.md b/docs/framework/wcf/feature-details/caching-support-for-wcf-web-http-services.md index fc564ad83d956..82770069271e9 100644 --- a/docs/framework/wcf/feature-details/caching-support-for-wcf-web-http-services.md +++ b/docs/framework/wcf/feature-details/caching-support-for-wcf-web-http-services.md @@ -2,6 +2,7 @@ description: "Learn more about: Caching Support for WCF Web HTTP Services" title: "Caching Support for WCF Web HTTP Services" ms.date: "03/30/2017" +ms.custom: sfi-ropc-nochange --- # Caching support for WCF web HTTP services diff --git a/docs/framework/wcf/feature-details/debugging-windows-authentication-errors.md b/docs/framework/wcf/feature-details/debugging-windows-authentication-errors.md index 4ba7d9943059e..8242fccf28f44 100644 --- a/docs/framework/wcf/feature-details/debugging-windows-authentication-errors.md +++ b/docs/framework/wcf/feature-details/debugging-windows-authentication-errors.md @@ -9,6 +9,7 @@ helpviewer_keywords: - "WCF, authentication" - "WCF, Windows authentication" ms.assetid: 181be4bd-79b1-4a66-aee2-931887a6d7cc +ms.custom: sfi-ropc-nochange --- # Debug Windows authentication errors diff --git a/docs/framework/wcf/feature-details/elevation-of-privilege.md b/docs/framework/wcf/feature-details/elevation-of-privilege.md index c79fa029aefe4..efb655900ac81 100644 --- a/docs/framework/wcf/feature-details/elevation-of-privilege.md +++ b/docs/framework/wcf/feature-details/elevation-of-privilege.md @@ -6,6 +6,7 @@ helpviewer_keywords: - "elevation of privilege [WCF]" - "security [WCF], elevation of privilege" ms.assetid: 146e1c66-2a76-4ed3-98a5-fd77851a06d9 +ms.custom: sfi-ropc-nochange --- # Elevation of Privilege diff --git a/docs/framework/wcf/feature-details/how-to-authenticate-with-a-user-name-and-password.md b/docs/framework/wcf/feature-details/how-to-authenticate-with-a-user-name-and-password.md index 076f73c3497f9..3fc3664ebe54c 100644 --- a/docs/framework/wcf/feature-details/how-to-authenticate-with-a-user-name-and-password.md +++ b/docs/framework/wcf/feature-details/how-to-authenticate-with-a-user-name-and-password.md @@ -5,6 +5,7 @@ ms.date: "03/30/2017" helpviewer_keywords: - "authentication [WCF], user name and password" ms.assetid: a5415be2-0ef3-464c-9f76-c255cb8165a4 +ms.custom: sfi-ropc-nochange --- # How to: Authenticate with a User Name and Password diff --git a/docs/framework/wcf/feature-details/how-to-configure-an-iis-hosted-wcf-service-with-ssl.md b/docs/framework/wcf/feature-details/how-to-configure-an-iis-hosted-wcf-service-with-ssl.md index cf9fb5587ee29..cd616f5a9776f 100644 --- a/docs/framework/wcf/feature-details/how-to-configure-an-iis-hosted-wcf-service-with-ssl.md +++ b/docs/framework/wcf/feature-details/how-to-configure-an-iis-hosted-wcf-service-with-ssl.md @@ -3,6 +3,7 @@ title: "How to: Configure an IIS-hosted WCF service with SSL" description: Learn how to set up an IIS-hosted WCF service to use HTTP transport security, which requires a certificate that is registered with IIS. ms.date: "03/30/2017" ms.assetid: df2fe31f-a4bb-4024-92ca-b74ba055e038 +ms.custom: sfi-image-nochange --- # How to: Configure an IIS-hosted WCF service with SSL diff --git a/docs/framework/wcf/feature-details/how-to-host-a-workflow-service-with-windows-server-app-fabric.md b/docs/framework/wcf/feature-details/how-to-host-a-workflow-service-with-windows-server-app-fabric.md index 36d0274c9d07d..23f4fa8a2cbd7 100644 --- a/docs/framework/wcf/feature-details/how-to-host-a-workflow-service-with-windows-server-app-fabric.md +++ b/docs/framework/wcf/feature-details/how-to-host-a-workflow-service-with-windows-server-app-fabric.md @@ -3,6 +3,7 @@ description: "Learn more about: How to: Host a Workflow Service with Windows Ser title: "How to: Host a Workflow Service with Windows Server App Fabric" ms.date: "03/30/2017" ms.assetid: 83b62cce-5fc2-4c6d-b27c-5742ba3bac73 +ms.custom: sfi-image-nochange --- # How to: Host a Workflow Service with Windows Server App Fabric diff --git a/docs/framework/wcf/feature-details/how-to-use-the-aspnet-authorization-manager-role-provider-with-a-service.md b/docs/framework/wcf/feature-details/how-to-use-the-aspnet-authorization-manager-role-provider-with-a-service.md index 62ffd47686ab6..de5d59a122096 100644 --- a/docs/framework/wcf/feature-details/how-to-use-the-aspnet-authorization-manager-role-provider-with-a-service.md +++ b/docs/framework/wcf/feature-details/how-to-use-the-aspnet-authorization-manager-role-provider-with-a-service.md @@ -2,6 +2,7 @@ description: "Learn how to use the ASP.NET Authorization Manager Role Provider with a Service" title: "Use the ASP.NET Authorization Manager Role Provider with a Service" ms.date: "03/30/2017" +ms.custom: sfi-ropc-nochange --- # How to: Use the ASP.NET Authorization Manager Role Provider with a Service diff --git a/docs/framework/wcf/feature-details/how-to-use-the-aspnet-membership-provider.md b/docs/framework/wcf/feature-details/how-to-use-the-aspnet-membership-provider.md index f1b578bc5f07c..217e54b48b43c 100644 --- a/docs/framework/wcf/feature-details/how-to-use-the-aspnet-membership-provider.md +++ b/docs/framework/wcf/feature-details/how-to-use-the-aspnet-membership-provider.md @@ -6,6 +6,7 @@ helpviewer_keywords: - "WCF and ASP.NET" - "WCF, authorization" - "WCF, security" +ms.custom: sfi-ropc-nochange --- # How to: Use the ASP.NET Membership Provider diff --git a/docs/framework/wcf/feature-details/how-to-use-the-aspnet-role-provider-with-a-service.md b/docs/framework/wcf/feature-details/how-to-use-the-aspnet-role-provider-with-a-service.md index 7106bb5c60411..db3756f77046c 100644 --- a/docs/framework/wcf/feature-details/how-to-use-the-aspnet-role-provider-with-a-service.md +++ b/docs/framework/wcf/feature-details/how-to-use-the-aspnet-role-provider-with-a-service.md @@ -2,6 +2,7 @@ description: "Learn how to use the ASP.NET role provider with a service" title: "How to: Use the ASP.NET Role Provider with a Service" ms.date: "03/30/2017" +ms.custom: sfi-ropc-nochange --- # How to: Use the ASP.NET Role Provider with a Service diff --git a/docs/framework/wcf/feature-details/how-to-view-certificates-with-the-mmc-snap-in.md b/docs/framework/wcf/feature-details/how-to-view-certificates-with-the-mmc-snap-in.md index c088ce3258666..e9d5452341bd1 100644 --- a/docs/framework/wcf/feature-details/how-to-view-certificates-with-the-mmc-snap-in.md +++ b/docs/framework/wcf/feature-details/how-to-view-certificates-with-the-mmc-snap-in.md @@ -6,6 +6,7 @@ helpviewer_keywords: - "certificates [WCF], viewing with the MMC snap-in" ms.assetid: 2b8782aa-ebb4-4ee7-974b-90299e356dc5 no-loc: [certlm.msc, certmgr.msc] +ms.custom: sfi-image-nochange --- # How to: View certificates with the MMC snap-in diff --git a/docs/framework/wcf/feature-details/message-security-with-a-certificate-client.md b/docs/framework/wcf/feature-details/message-security-with-a-certificate-client.md index 96b344b5368b9..6ebb9f4695aa0 100644 --- a/docs/framework/wcf/feature-details/message-security-with-a-certificate-client.md +++ b/docs/framework/wcf/feature-details/message-security-with-a-certificate-client.md @@ -6,6 +6,7 @@ dev_langs: - "csharp" - "vb" ms.assetid: 99770573-c815-4428-a38c-e4335c8bd7ce +ms.custom: sfi-image-nochange --- # Message Security with a Certificate Client diff --git a/docs/framework/wcf/feature-details/message-security-with-a-user-name-client.md b/docs/framework/wcf/feature-details/message-security-with-a-user-name-client.md index d13a8597c8c30..1844a257c8fa2 100644 --- a/docs/framework/wcf/feature-details/message-security-with-a-user-name-client.md +++ b/docs/framework/wcf/feature-details/message-security-with-a-user-name-client.md @@ -6,6 +6,7 @@ dev_langs: - "csharp" - "vb" ms.assetid: 36335cb9-76b8-4443-92c7-44f081eabb21 +ms.custom: sfi-image-nochange --- # Message Security with a User Name Client diff --git a/docs/framework/wcf/feature-details/message-security-with-an-anonymous-client.md b/docs/framework/wcf/feature-details/message-security-with-an-anonymous-client.md index d137f6d8af6c9..5bd889447b3d0 100644 --- a/docs/framework/wcf/feature-details/message-security-with-an-anonymous-client.md +++ b/docs/framework/wcf/feature-details/message-security-with-an-anonymous-client.md @@ -6,6 +6,7 @@ dev_langs: - "csharp" - "vb" ms.assetid: cad53e1a-b7c9-4064-bc87-508c3d1dce49 +ms.custom: sfi-image-nochange --- # Message Security with an Anonymous Client diff --git a/docs/framework/wcf/feature-details/message-security-with-mutual-certificates.md b/docs/framework/wcf/feature-details/message-security-with-mutual-certificates.md index 4cb05e910c98d..24ae785b63ed0 100644 --- a/docs/framework/wcf/feature-details/message-security-with-mutual-certificates.md +++ b/docs/framework/wcf/feature-details/message-security-with-mutual-certificates.md @@ -5,6 +5,9 @@ ms.date: "03/30/2017" dev_langs: - "csharp" - "vb" +ms.custom: + - sfi-image-nochange + - sfi-ropc-nochange --- # Message Security with Mutual Certificates diff --git a/docs/framework/wcf/feature-details/security-behaviors-in-wcf.md b/docs/framework/wcf/feature-details/security-behaviors-in-wcf.md index 0b77322c86a7f..cdb8b986ab6b8 100644 --- a/docs/framework/wcf/feature-details/security-behaviors-in-wcf.md +++ b/docs/framework/wcf/feature-details/security-behaviors-in-wcf.md @@ -2,6 +2,7 @@ description: "Learn more about: Security Behaviors in WCF" title: "Security Behaviors in WCF" ms.date: "03/30/2017" +ms.custom: sfi-ropc-nochange --- # Security Behaviors in WCF diff --git a/docs/framework/wcf/feature-details/transport-security-with-an-anonymous-client.md b/docs/framework/wcf/feature-details/transport-security-with-an-anonymous-client.md index 9d577582f5280..d33be0197139c 100644 --- a/docs/framework/wcf/feature-details/transport-security-with-an-anonymous-client.md +++ b/docs/framework/wcf/feature-details/transport-security-with-an-anonymous-client.md @@ -6,6 +6,7 @@ dev_langs: - "csharp" - "vb" ms.assetid: 056653a5-384e-4a02-ae3c-1b0157d2ccb4 +ms.custom: sfi-image-nochange --- # Transport security with an anonymous client diff --git a/docs/framework/wcf/feature-details/transport-security-with-basic-authentication.md b/docs/framework/wcf/feature-details/transport-security-with-basic-authentication.md index 3878ef1860bb6..abe91baa0c908 100644 --- a/docs/framework/wcf/feature-details/transport-security-with-basic-authentication.md +++ b/docs/framework/wcf/feature-details/transport-security-with-basic-authentication.md @@ -6,6 +6,9 @@ dev_langs: - "csharp" - "vb" ms.assetid: b54f491d-196b-4279-876c-76b83ec0442c +ms.custom: + - sfi-image-nochange + - sfi-ropc-nochange --- # Transport Security with Basic Authentication diff --git a/docs/framework/wcf/feature-details/transport-security-with-certificate-authentication.md b/docs/framework/wcf/feature-details/transport-security-with-certificate-authentication.md index 692dbba32d63b..0fb35135c4cc1 100644 --- a/docs/framework/wcf/feature-details/transport-security-with-certificate-authentication.md +++ b/docs/framework/wcf/feature-details/transport-security-with-certificate-authentication.md @@ -5,6 +5,7 @@ ms.date: "03/30/2017" dev_langs: - "csharp" ms.assetid: 3d726b71-4d8b-4581-a3bb-02b9af51d11b +ms.custom: sfi-image-nochange --- # Transport Security with Certificate Authentication diff --git a/docs/framework/wcf/feature-details/troubleshooting-queued-messaging.md b/docs/framework/wcf/feature-details/troubleshooting-queued-messaging.md index c00861260f0bd..3a3b2c2699edd 100644 --- a/docs/framework/wcf/feature-details/troubleshooting-queued-messaging.md +++ b/docs/framework/wcf/feature-details/troubleshooting-queued-messaging.md @@ -3,6 +3,7 @@ description: "Learn more about: Troubleshooting Queued Messaging" title: "Troubleshooting Queued Messaging" ms.date: "03/30/2017" ms.assetid: a5f2836f-018d-42f5-a571-1e97e64ea5b0 +ms.custom: sfi-image-nochange --- # Troubleshooting Queued Messaging diff --git a/docs/framework/wcf/feature-details/trusted-subsystem.md b/docs/framework/wcf/feature-details/trusted-subsystem.md index ac3b04710147d..8defcbd2ac06c 100644 --- a/docs/framework/wcf/feature-details/trusted-subsystem.md +++ b/docs/framework/wcf/feature-details/trusted-subsystem.md @@ -6,6 +6,7 @@ dev_langs: - "csharp" - "vb" ms.assetid: 1f5ce46b-e259-4bc9-a0b9-89d06fc9341c +ms.custom: sfi-ropc-nochange --- # Trusted Subsystem diff --git a/docs/framework/wcf/samples/authorization-policy.md b/docs/framework/wcf/samples/authorization-policy.md index ebef18c7c4f48..7700db5de19d8 100644 --- a/docs/framework/wcf/samples/authorization-policy.md +++ b/docs/framework/wcf/samples/authorization-policy.md @@ -3,6 +3,7 @@ description: "Learn more about: Authorization Policy" title: "Authorization Policy" ms.date: "03/30/2017" ms.assetid: 1db325ec-85be-47d0-8b6e-3ba2fdf3dda0 +ms.custom: sfi-ropc-nochange --- # Authorization Policy diff --git a/docs/framework/wcf/samples/durable-instance-context.md b/docs/framework/wcf/samples/durable-instance-context.md index 422e1f26fc35d..e29afb91bfbb1 100644 --- a/docs/framework/wcf/samples/durable-instance-context.md +++ b/docs/framework/wcf/samples/durable-instance-context.md @@ -2,6 +2,7 @@ description: "Learn more about: Durable Instance Context" title: "Durable Instance Context" ms.date: "03/30/2017" +ms.custom: sfi-ropc-nochange --- # Durable Instance Context diff --git a/docs/framework/wcf/samples/iis-server-certificate-installation-instructions.md b/docs/framework/wcf/samples/iis-server-certificate-installation-instructions.md index 3c21ee37d355c..11a282482b81f 100644 --- a/docs/framework/wcf/samples/iis-server-certificate-installation-instructions.md +++ b/docs/framework/wcf/samples/iis-server-certificate-installation-instructions.md @@ -3,6 +3,7 @@ description: "Learn more about: Internet Information Services (IIS) Server Certi title: "Internet Information Services (IIS) Server Certificate Installation Instructions" ms.date: "03/30/2017" ms.assetid: 11281490-d2ac-4324-8f33-e7714611a34b +ms.custom: sfi-image-nochange --- # Internet Information Services (IIS) Server Certificate Installation Instructions diff --git a/docs/framework/wcf/samples/service-transaction-behavior.md b/docs/framework/wcf/samples/service-transaction-behavior.md index be05edf29e4ee..82fe54be26322 100644 --- a/docs/framework/wcf/samples/service-transaction-behavior.md +++ b/docs/framework/wcf/samples/service-transaction-behavior.md @@ -4,6 +4,7 @@ title: "Service Transaction Behavior" ms.date: "03/30/2017" helpviewer_keywords: - "Service Transaction Behavior Sample [Windows Communication Foundation]" +ms.custom: sfi-ropc-nochange --- # Service Transaction Behavior diff --git a/docs/framework/wcf/samples/token-authenticator.md b/docs/framework/wcf/samples/token-authenticator.md index 090720fd768fd..489cca8e35235 100644 --- a/docs/framework/wcf/samples/token-authenticator.md +++ b/docs/framework/wcf/samples/token-authenticator.md @@ -3,6 +3,7 @@ description: "Learn more about: Token Authenticator" title: "Token Authenticator" ms.date: "03/30/2017" ms.assetid: 84382f2c-f6b1-4c32-82fa-aebc8f6064db +ms.custom: sfi-ropc-nochange --- # Token Authenticator diff --git a/docs/framework/wcf/samples/token-provider.md b/docs/framework/wcf/samples/token-provider.md index 5e98c48b375e6..1a3237968e195 100644 --- a/docs/framework/wcf/samples/token-provider.md +++ b/docs/framework/wcf/samples/token-provider.md @@ -3,6 +3,7 @@ description: "Learn more about: Token Provider" title: "Token Provider" ms.date: "03/30/2017" ms.assetid: 947986cf-9946-4987-84e5-a14678d96edb +ms.custom: sfi-ropc-nochange --- # Token Provider diff --git a/docs/framework/wcf/samples/trusted-facade-service.md b/docs/framework/wcf/samples/trusted-facade-service.md index e49de4fc63802..f2d2dd6b4b51d 100644 --- a/docs/framework/wcf/samples/trusted-facade-service.md +++ b/docs/framework/wcf/samples/trusted-facade-service.md @@ -3,6 +3,7 @@ description: "Learn more about: Trusted Facade Service" title: "Trusted Facade Service" ms.date: "03/30/2017" ms.assetid: c34d1a8f-e45e-440b-a201-d143abdbac38 +ms.custom: sfi-ropc-nochange --- # Trusted Facade Service diff --git a/docs/framework/wcf/securing-clients.md b/docs/framework/wcf/securing-clients.md index f3bfbe8ae54d2..41e7bbafb37ce 100644 --- a/docs/framework/wcf/securing-clients.md +++ b/docs/framework/wcf/securing-clients.md @@ -4,6 +4,7 @@ description: "Learn more about: Securing Clients" ms.date: "03/30/2017" helpviewer_keywords: - "clients [WCF], security considerations" +ms.custom: sfi-ropc-nochange --- # Securing Clients diff --git a/docs/framework/whats-new/obsolete-members.md b/docs/framework/whats-new/obsolete-members.md index ce13e27a1e621..1fb725b0142b0 100644 --- a/docs/framework/whats-new/obsolete-members.md +++ b/docs/framework/whats-new/obsolete-members.md @@ -6,6 +6,7 @@ helpviewer_keywords: - ".NET Framework, obsolete members" - "members, obsolete in .NET Framework" - "obsolete members [.NET Framework]" +ms.custom: sfi-ropc-nochange --- # Obsolete members in .NET Framework diff --git a/docs/framework/whats-new/obsolete-types.md b/docs/framework/whats-new/obsolete-types.md index 813a6aacca064..29639f93d0fb2 100644 --- a/docs/framework/whats-new/obsolete-types.md +++ b/docs/framework/whats-new/obsolete-types.md @@ -6,6 +6,7 @@ helpviewer_keywords: - ".NET Framework 4.5, obsolete types" - "types, obsolete in .NET Framework 4.5" - "obsolete types [.NET Framework]" +ms.custom: sfi-ropc-nochange --- # Obsolete types in .NET Framework diff --git a/docs/framework/windows-workflow-foundation/configuring-tracking-for-a-workflow.md b/docs/framework/windows-workflow-foundation/configuring-tracking-for-a-workflow.md index 36027b6690233..1455a4452df10 100644 --- a/docs/framework/windows-workflow-foundation/configuring-tracking-for-a-workflow.md +++ b/docs/framework/windows-workflow-foundation/configuring-tracking-for-a-workflow.md @@ -3,6 +3,7 @@ description: "Learn more about: Configuring Tracking for a Workflow" title: "Configuring Tracking for a Workflow" ms.date: "03/30/2017" ms.assetid: 905adcc9-30a0-4918-acd6-563f86db988a +ms.custom: sfi-image-nochange --- # Configuring Tracking for a Workflow diff --git a/docs/framework/windows-workflow-foundation/connection-string-and-connection-string-name.md b/docs/framework/windows-workflow-foundation/connection-string-and-connection-string-name.md index 1a81e04c4f6bb..f25bbd3f4e00d 100644 --- a/docs/framework/windows-workflow-foundation/connection-string-and-connection-string-name.md +++ b/docs/framework/windows-workflow-foundation/connection-string-and-connection-string-name.md @@ -3,6 +3,7 @@ description: "Learn more about: Connection String and Connection String Name" title: "Connection String and Connection String Name" ms.date: "03/30/2017" ms.topic: "reference" +ms.custom: sfi-ropc-nochange --- # Connection String and Connection String Name diff --git a/docs/framework/windows-workflow-foundation/dynamic-update.md b/docs/framework/windows-workflow-foundation/dynamic-update.md index 2267f90a5973d..eab2e5304bdb3 100644 --- a/docs/framework/windows-workflow-foundation/dynamic-update.md +++ b/docs/framework/windows-workflow-foundation/dynamic-update.md @@ -2,6 +2,7 @@ description: "Learn more about Dynamic Update, which provides a mechanism for workflow app developers to update the workflow definition of a persisted workflow instance" title: "Dynamic Update" ms.date: "03/30/2017" +ms.custom: sfi-ropc-nochange --- # Dynamic update diff --git a/docs/framework/windows-workflow-foundation/pausing-and-resuming-a-workflow.md b/docs/framework/windows-workflow-foundation/pausing-and-resuming-a-workflow.md index e92f42423b240..00c8a47c89fc7 100644 --- a/docs/framework/windows-workflow-foundation/pausing-and-resuming-a-workflow.md +++ b/docs/framework/windows-workflow-foundation/pausing-and-resuming-a-workflow.md @@ -3,6 +3,7 @@ description: "Learn more about pausing and resuming workflows. Workflows pause a title: "Pausing and Resuming a Workflow" ms.date: "03/30/2017" ms.topic: "how-to" +ms.custom: sfi-ropc-nochange --- # Pause and Resume a workflow diff --git a/docs/framework/windows-workflow-foundation/required-arguments-and-overload-groups.md b/docs/framework/windows-workflow-foundation/required-arguments-and-overload-groups.md index 849af3e0ff762..c17445aed2c4b 100644 --- a/docs/framework/windows-workflow-foundation/required-arguments-and-overload-groups.md +++ b/docs/framework/windows-workflow-foundation/required-arguments-and-overload-groups.md @@ -2,6 +2,7 @@ description: "Learn more about required arguments and overload groups. You can configure an activity so that certain arguments are required for it to be valid for execution." title: "Required Arguments and Overload Groups" ms.date: "03/30/2017" +ms.custom: sfi-ropc-nochange --- # Required arguments and overload groups diff --git a/docs/framework/windows-workflow-foundation/samples/document-approval-process.md b/docs/framework/windows-workflow-foundation/samples/document-approval-process.md index 3d1b82dd18a52..c8b654800f0dc 100644 --- a/docs/framework/windows-workflow-foundation/samples/document-approval-process.md +++ b/docs/framework/windows-workflow-foundation/samples/document-approval-process.md @@ -3,6 +3,7 @@ title: "Document Approval Process" description: This sample demonstrates many Windows Workflow Foundation and Windows Communication Foundation features in a document-approval process scenario. ms.date: "03/30/2017" ms.assetid: 9b240937-76a7-45cd-8823-7f82c34d03bd +ms.custom: sfi-image-nochange --- # Document Approval Process diff --git a/docs/framework/windows-workflow-foundation/store-extensibility.md b/docs/framework/windows-workflow-foundation/store-extensibility.md index 0591d5140368c..47641f95e6bff 100644 --- a/docs/framework/windows-workflow-foundation/store-extensibility.md +++ b/docs/framework/windows-workflow-foundation/store-extensibility.md @@ -2,6 +2,7 @@ description: "Learn more about store extensibility. SqlWorkflowInstanceStore lets you promote custom, app-specific properties to query for instances in the persistence DB." title: "Store Extensibility" ms.date: "03/30/2017" +ms.custom: sfi-ropc-nochange --- # Store extensibility diff --git a/docs/fundamentals/code-analysis/quality-rules/ca3001.md b/docs/fundamentals/code-analysis/quality-rules/ca3001.md index cbc2dfb7ae366..7c0b4601c956f 100644 --- a/docs/fundamentals/code-analysis/quality-rules/ca3001.md +++ b/docs/fundamentals/code-analysis/quality-rules/ca3001.md @@ -9,6 +9,7 @@ dev_langs: - VB f1_keywords: - CA3001 +ms.custom: sfi-ropc-nochange --- # CA3001: Review code for SQL injection vulnerabilities diff --git a/docs/machine-learning/resources/transforms.md b/docs/machine-learning/resources/transforms.md index afe7fc465d2e5..80e3f0bfa3628 100644 --- a/docs/machine-learning/resources/transforms.md +++ b/docs/machine-learning/resources/transforms.md @@ -2,6 +2,7 @@ title: Data transformations description: Explore the feature engineering components supported in ML.NET. ms.date: 09/14/2022 +ms.custom: sfi-ropc-nochange --- # Data transformations diff --git a/docs/orleans/deployment/deploy-to-azure-app-service.md b/docs/orleans/deployment/deploy-to-azure-app-service.md index 5bb2070062798..57be2b49d0a2e 100644 --- a/docs/orleans/deployment/deploy-to-azure-app-service.md +++ b/docs/orleans/deployment/deploy-to-azure-app-service.md @@ -3,7 +3,10 @@ title: Deploy Orleans to Azure App Service description: Learn how to deploy an Orleans shopping cart app to Azure App Service. ms.date: 05/23/2025 ms.topic: tutorial -ms.custom: devx-track-bicep +ms.custom: + - devx-track-bicep + - sfi-image-nochange + - sfi-ropc-nochange --- # Deploy Orleans to Azure App Service diff --git a/docs/orleans/deployment/deploy-to-azure-container-apps.md b/docs/orleans/deployment/deploy-to-azure-container-apps.md index 037f66a72b28f..5d5132aed3dee 100644 --- a/docs/orleans/deployment/deploy-to-azure-container-apps.md +++ b/docs/orleans/deployment/deploy-to-azure-container-apps.md @@ -3,7 +3,10 @@ title: Deploy Orleans to Azure Container Apps description: Learn how to deploy an updated Orleans shopping cart app to Azure Container Apps. ms.date: 05/23/2025 ms.topic: tutorial -ms.custom: devx-track-bicep +ms.custom: + - devx-track-bicep + - sfi-image-nochange + - sfi-ropc-nochange --- # Deploy Orleans to Azure Container Apps diff --git a/docs/orleans/deployment/docker-deployment.md b/docs/orleans/deployment/docker-deployment.md index 2964685306dc3..ecb94f98a2f8b 100644 --- a/docs/orleans/deployment/docker-deployment.md +++ b/docs/orleans/deployment/docker-deployment.md @@ -3,7 +3,9 @@ title: Docker deployment description: Learn how to deploy Orleans apps with Docker. ms.date: 05/23/2025 ms.topic: how-to -ms.custom: devops +ms.custom: + - devops + - sfi-ropc-nochange --- # Docker deployment diff --git a/docs/orleans/deployment/kubernetes.md b/docs/orleans/deployment/kubernetes.md index 4bf63fb1881c7..616d9afad994d 100644 --- a/docs/orleans/deployment/kubernetes.md +++ b/docs/orleans/deployment/kubernetes.md @@ -3,7 +3,9 @@ title: Kubernetes hosting description: Learn how to host an Orleans app with Kubernetes. ms.date: 05/23/2025 ms.topic: how-to -ms.custom: devops +ms.custom: + - devops + - sfi-ropc-nochange --- # Kubernetes hosting diff --git a/docs/orleans/deployment/multi-cluster-support/silo-configuration.md b/docs/orleans/deployment/multi-cluster-support/silo-configuration.md index 403483ea262ab..a18d3ff12669f 100644 --- a/docs/orleans/deployment/multi-cluster-support/silo-configuration.md +++ b/docs/orleans/deployment/multi-cluster-support/silo-configuration.md @@ -3,6 +3,7 @@ title: Silo configuration description: Learn about silo configuration for multi-cluster support in .NET Orleans. ms.date: 05/23/2025 ms.topic: conceptual +ms.custom: sfi-ropc-nochange --- # Orleans silo configuration diff --git a/docs/orleans/grains/grain-persistence/index.md b/docs/orleans/grains/grain-persistence/index.md index 6bd6b923e5721..c4ec6662c935b 100644 --- a/docs/orleans/grains/grain-persistence/index.md +++ b/docs/orleans/grains/grain-persistence/index.md @@ -4,6 +4,7 @@ description: Learn about grain persistence in .NET Orleans. ms.date: 05/23/2025 ms.topic: overview zone_pivot_groups: orleans-version +ms.custom: sfi-ropc-nochange --- # Grain persistence diff --git a/docs/orleans/grains/grain-persistence/relational-storage.md b/docs/orleans/grains/grain-persistence/relational-storage.md index 4fe6f25211d00..0cd4114fd5a95 100644 --- a/docs/orleans/grains/grain-persistence/relational-storage.md +++ b/docs/orleans/grains/grain-persistence/relational-storage.md @@ -3,6 +3,7 @@ title: ADO.NET grain persistence description: Learn about ADO.NET grain persistence in .NET Orleans. ms.date: 05/23/2025 ms.topic: how-to +ms.custom: sfi-ropc-nochange --- # ADO.NET grain persistence diff --git a/docs/orleans/grains/timers-and-reminders.md b/docs/orleans/grains/timers-and-reminders.md index 94d0c8a747b1e..5b11631cd0d54 100644 --- a/docs/orleans/grains/timers-and-reminders.md +++ b/docs/orleans/grains/timers-and-reminders.md @@ -3,6 +3,7 @@ title: Timers and reminders description: Learn how to use timers and reminders in .NET Orleans. ms.date: 05/23/2025 ms.topic: conceptual +ms.custom: sfi-ropc-nochange --- # Timers and reminders diff --git a/docs/orleans/host/client.md b/docs/orleans/host/client.md index 932aaf944aa99..1ab9796a04e20 100644 --- a/docs/orleans/host/client.md +++ b/docs/orleans/host/client.md @@ -4,6 +4,7 @@ description: Learn how to write .NET Orleans clients. ms.date: 05/23/2025 ms.topic: conceptual zone_pivot_groups: orleans-version +ms.custom: sfi-ropc-nochange --- # Orleans clients diff --git a/docs/orleans/host/configuration-guide/client-configuration.md b/docs/orleans/host/configuration-guide/client-configuration.md index 088bbbc6c6858..e665ad95c962f 100644 --- a/docs/orleans/host/configuration-guide/client-configuration.md +++ b/docs/orleans/host/configuration-guide/client-configuration.md @@ -4,6 +4,7 @@ description: Learn about client configurations in .NET Orleans. ms.date: 05/23/2025 ms.topic: how-to zone_pivot_groups: orleans-version +ms.custom: sfi-ropc-nochange --- # Client configuration diff --git a/docs/orleans/host/configuration-guide/server-configuration.md b/docs/orleans/host/configuration-guide/server-configuration.md index ab86809310876..b249550d21fdc 100644 --- a/docs/orleans/host/configuration-guide/server-configuration.md +++ b/docs/orleans/host/configuration-guide/server-configuration.md @@ -4,6 +4,7 @@ description: Learn how to configure .NET Orleans server settings. ms.date: 05/23/2025 ms.topic: how-to zone_pivot_groups: orleans-version +ms.custom: sfi-ropc-nochange --- # Server configuration diff --git a/docs/orleans/host/configuration-guide/typical-configurations.md b/docs/orleans/host/configuration-guide/typical-configurations.md index af0e359020f16..707d0d144475e 100644 --- a/docs/orleans/host/configuration-guide/typical-configurations.md +++ b/docs/orleans/host/configuration-guide/typical-configurations.md @@ -3,6 +3,7 @@ title: Typical configurations description: Learn about typical configurations in .NET Orleans. ms.date: 05/23/2025 ms.topic: reference +ms.custom: sfi-ropc-nochange --- # Typical configurations diff --git a/docs/orleans/host/grain-directory.md b/docs/orleans/host/grain-directory.md index 2d25e17a80a48..8d156fc767eb5 100644 --- a/docs/orleans/host/grain-directory.md +++ b/docs/orleans/host/grain-directory.md @@ -3,6 +3,7 @@ title: Grain directory description: Learn about the grain directory in .NET Orleans. ms.date: 05/23/2025 ms.topic: conceptual +ms.custom: sfi-ropc-nochange --- # Orleans grain directory diff --git a/docs/orleans/host/monitoring/index.md b/docs/orleans/host/monitoring/index.md index 3d296c2e00dee..50fb38fecf8f5 100644 --- a/docs/orleans/host/monitoring/index.md +++ b/docs/orleans/host/monitoring/index.md @@ -4,6 +4,7 @@ description: Explore the various runtime monitoring, logging, distributed tracin ms.date: 05/23/2025 ms.topic: overview zone_pivot_groups: orleans-version +ms.custom: sfi-image-nochange --- # Orleans observability diff --git a/docs/orleans/streaming/streams-programming-apis.md b/docs/orleans/streaming/streams-programming-apis.md index cfc6e0e71bf50..369efe3185740 100644 --- a/docs/orleans/streaming/streams-programming-apis.md +++ b/docs/orleans/streaming/streams-programming-apis.md @@ -4,6 +4,7 @@ description: Learn about the available streaming APIs for .NET Orleans. ms.date: 03/30/2025 ms.topic: conceptual zone_pivot_groups: orleans-version +ms.custom: sfi-ropc-nochange --- # Orleans streaming APIs diff --git a/docs/standard/data/sqlite/connection-strings.md b/docs/standard/data/sqlite/connection-strings.md index 4b1aea185e776..e272f57d63734 100644 --- a/docs/standard/data/sqlite/connection-strings.md +++ b/docs/standard/data/sqlite/connection-strings.md @@ -3,6 +3,7 @@ title: Connection strings ms.date: 06/06/2023 no-loc: Command Timeout,Default Timeout,Data Source,Recursive Triggers,Pooling description: The supported keywords and values of connection strings. +ms.custom: sfi-ropc-nochange --- # Connection strings diff --git a/docs/standard/data/sqlite/encryption.md b/docs/standard/data/sqlite/encryption.md index f1895596bb44b..c9fa7be92d4c5 100644 --- a/docs/standard/data/sqlite/encryption.md +++ b/docs/standard/data/sqlite/encryption.md @@ -2,6 +2,7 @@ title: Encryption ms.date: 09/08/2020 description: Learn how to encrypt your database file. +ms.custom: sfi-ropc-nochange --- # Encryption diff --git a/docs/standard/data/sqlite/in-memory-databases.md b/docs/standard/data/sqlite/in-memory-databases.md index 68781073f1168..b1c98e5726163 100644 --- a/docs/standard/data/sqlite/in-memory-databases.md +++ b/docs/standard/data/sqlite/in-memory-databases.md @@ -2,6 +2,7 @@ title: In-memory databases ms.date: 12/13/2019 description: Learn how to use in-memory SQLite databases. +ms.custom: sfi-ropc-nochange --- # In-memory databases diff --git a/docs/standard/library-guidance/publish-nuget-package.md b/docs/standard/library-guidance/publish-nuget-package.md index 2cf535d81a5bb..673433b699b50 100644 --- a/docs/standard/library-guidance/publish-nuget-package.md +++ b/docs/standard/library-guidance/publish-nuget-package.md @@ -2,6 +2,7 @@ title: Publishing a NuGet package description: Best practice recommendations for publishing .NET libraries to NuGet. ms.date: 10/02/2018 +ms.custom: sfi-image-nochange --- # Publishing a NuGet package diff --git a/docs/standard/library-guidance/sourcelink.md b/docs/standard/library-guidance/sourcelink.md index b20e41e176e51..aeae2f7065c23 100644 --- a/docs/standard/library-guidance/sourcelink.md +++ b/docs/standard/library-guidance/sourcelink.md @@ -2,6 +2,7 @@ title: Source Link and .NET libraries description: Best practice recommendations for using Source Link to improve debugging for .NET libraries. ms.date: 01/15/2019 +ms.custom: sfi-image-nochange --- # Source Link