Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ author: csharpfritz
ms.author: jefritz
no-loc: [Blazor]
ms.date: 04/11/2022
ms.custom: sfi-ropc-nochange
---
# App configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 1 addition & 0 deletions docs/architecture/cloud-native/azure-monitor.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/architecture/cloud-native/azure-security.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/architecture/cloud-native/devops.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: DevOps
description: DevOps considerations for cloud-native applications
ms.date: 04/06/2022
ms.custom: sfi-image-nochange
---

# DevOps
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/architecture/cloud-native/observability-patterns.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/architecture/maui/validation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
6 changes: 5 additions & 1 deletion docs/azure/configure-vs-code.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/azure/migration/appcat/visual-studio-copilot.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 4 additions & 1 deletion docs/azure/sdk/authentication/additional-methods.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 4 additions & 1 deletion docs/azure/sdk/authentication/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 4 additions & 1 deletion docs/azure/sdk/authentication/on-premises-apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 4 additions & 1 deletion docs/azure/sdk/logging.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 1 addition & 0 deletions docs/core/dependency-loading/collect-details.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/core/diagnostics/dotnet-trace.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/core/diagnostics/observability-otlp-example.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions docs/core/diagnostics/observability-with-otel.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/core/extensions/cloud-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/core/porting/modernize.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 3 additions & 1 deletion docs/core/tutorials/publishing-with-visual-studio.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ helpviewer_keywords:
- "<network> element"
- "network element"
ms.assetid: 2c2c6ad4-ed11-48ab-b28e-2bc0ba9b42c7
ms.custom: sfi-ropc-nochange
---
# \<network> Element (Network Settings)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
description: "Learn more about: <add> of <commonParameters>"
title: "<add> of <commonParameters>"
ms.date: "03/30/2017"
ms.custom: sfi-ropc-nochange
---
# \<add> of \<commonParameters>

Expand Down
Loading
Loading