Skip to content

Commit

Permalink
[BULK UPDATE] DocuTune - Add ms.custom tags for horizontals (dotnet#3…
Browse files Browse the repository at this point in the history
  • Loading branch information
dbradish-microsoft authored Mar 20, 2024
1 parent cda3ed2 commit 89ee11f
Show file tree
Hide file tree
Showing 61 changed files with 63 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: What OS to target with .NET containers
description: .NET Microservices Architecture for Containerized .NET Applications | What OS to target with .NET containers
ms.date: 01/13/2021
ms.custom: linux-related-content
---

# What OS to target with .NET containers
Expand Down
1 change: 1 addition & 0 deletions docs/core/compatibility/3.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Breaking changes in .NET Core 3.0
description: Lists the breaking changes in version 3.0 of .NET Core, ASP.NET Core, and EF Core.
ms.date: 08/25/2020
ms.custom: linux-related-content
---
# Breaking changes in .NET Core 3.0

Expand Down
1 change: 1 addition & 0 deletions docs/core/compatibility/containers/8.0/app-user.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: "Breaking change: New non-root 'app' user in Linux images"
description: Learn about the breaking change in containers where a new non-root 'app' user was added in Linux container images.
ms.date: 07/12/2023
ms.custom: linux-related-content
---
# New non-root 'app' user in Linux images

Expand Down
1 change: 1 addition & 0 deletions docs/core/compatibility/containers/8.0/debian-version.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: "Breaking change: Debian container images upgraded to Debian 12"
description: Learn about the breaking change in containers where .NET container images for Linux have been upgraded to Debian 12 (Bookworm).
ms.date: 07/11/2023
ms.custom: linux-related-content
---
# Debian container images upgraded to Debian 12

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: "Breaking change: Multi-platform container tags are Linux-only"
description: Learn about the breaking change in containers where multi-platform container tags are now Linux-only.
ms.date: 07/11/2023
ms.custom: linux-related-content
---
# Multi-platform container tags are Linux-only

Expand Down
1 change: 1 addition & 0 deletions docs/core/compatibility/cryptography.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Cryptography breaking changes
description: Lists cryptography-related breaking changes in .NET Core 2.1-3.0.
ms.date: 04/22/2020
ms.custom: linux-related-content
---
# Cryptography breaking changes for .NET Core 2.1-3.0

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: "Breaking change: Default TLS cipher suites for .NET on Linux"
description: Learn about the breaking change in .NET 5 where .NET, on Linux, now respects the OpenSSL configuration for default cipher suites when doing TLS/SSL.
ms.date: 12/01/2022
ms.custom: linux-related-content
---
# Default TLS cipher suites for .NET on Linux

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: "Breaking change: X500DistinguishedName parsing of friendly names"
description: Learn about the .NET 7 breaking change in cryptography where X500DistinguishedName parsing doesn't permit friendly names where OIDs are expected on MacOS and Linux.
ms.date: 05/19/2022
ms.custom: linux-related-content
---
# X500DistinguishedName parsing of friendly names

Expand Down
1 change: 1 addition & 0 deletions docs/core/compatibility/deployment/8.0/monitor-image.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: "Breaking change: .NET Monitor only includes distroless images"
description: Learn about the breaking change in deployment in .NET 8 where the .NET Monitor 8 image offering only includes distroless images.
ms.date: 12/07/2023
ms.custom: linux-related-content
---
# .NET Monitor only includes distroless images

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: "Breaking change: Custom ping payloads on Linux"
description: Learn about the .NET 7 breaking change in networking where an exception is thrown on non-privileged Linux processes when a custom payload is passed to the Ping method.
ms.date: 03/23/2022
ms.custom: linux-related-content
---
# Custom ping payloads on Linux

Expand Down
1 change: 1 addition & 0 deletions docs/core/deploying/native-aot/cross-compile.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Instructions and limitations for cross-compilation
author: agocke
ms.author: angocke
ms.date: 10/10/2023
ms.custom: linux-related-content
---

# Cross-compilation
Expand Down
1 change: 1 addition & 0 deletions docs/core/diagnostics/debug-linux-dumps.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Debug Linux dumps
description: In this article, you'll learn how to collect and analyze dumps from Linux environments.
ms.date: 01/11/2023
ms.custom: linux-related-content
---

# Debug Linux dumps
Expand Down
1 change: 1 addition & 0 deletions docs/core/diagnostics/dotnet-dump.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: dotnet-dump diagnostic tool - .NET CLI
description: Learn how to install and use the dotnet-dump CLI tool to collect and analyze Windows and Linux dumps without any native debugger.
ms.date: 11/17/2020
ms.topic: reference
ms.custom: linux-related-content
---
# Dump collection and analysis utility (dotnet-dump)

Expand Down
1 change: 1 addition & 0 deletions docs/core/diagnostics/dotnet-sos.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: dotnet-sos diagnostic tool - .NET CLI
description: Learn how to install and use the dotnet-sos CLI tool to manage the SOS debugger extension, which is used with native debuggers on Windows and Linux.
ms.date: 11/17/2020
ms.topic: reference
ms.custom: linux-related-content
---
# SOS installer (dotnet-sos)

Expand Down
1 change: 1 addition & 0 deletions docs/core/docker/container-images.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: .NET container images
description: Learn about the various .NET container images available on Docker Hub.
ms.date: 09/22/2023
ms.custom: linux-related-content
---

# .NET container images
Expand Down
2 changes: 1 addition & 1 deletion docs/core/install/how-to-detect-installed-versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how to list which versions of .NET are installed on your comp
author: adegeo
ms.author: adegeo
ms.date: 11/15/2023
ms.custom: "updateeachrelease"
ms.custom: updateeachrelease, linux-related-content
zone_pivot_groups: operating-systems-set-one
---

Expand Down
1 change: 1 addition & 0 deletions docs/core/install/includes/linux-install-60-dnf.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: adegeo
ms.author: adegeo
ms.date: 01/05/2022
ms.topic: include
ms.custom: linux-related-content
---

### Install the SDK
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/includes/linux-install-60-zyp.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: adegeo
ms.author: adegeo
ms.date: 10/26/2021
ms.topic: include
ms.custom: linux-related-content
---

### Install the SDK
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/includes/linux-install-70-dnf.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: adegeo
ms.author: adegeo
ms.date: 11/15/2022
ms.topic: include
ms.custom: linux-related-content
---

### Install the SDK
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/includes/linux-install-70-zyp.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: adegeo
ms.author: adegeo
ms.date: 11/15/2022
ms.topic: include
ms.custom: linux-related-content
---

### Install the SDK
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/includes/linux-install-80-dnf.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: adegeo
ms.author: adegeo
ms.date: 11/14/2023
ms.topic: include
ms.custom: linux-related-content
---

### Install the SDK
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/includes/linux-install-80-zyp.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: adegeo
ms.author: adegeo
ms.date: 11/14/2023
ms.topic: include
ms.custom: linux-related-content
---

### Install the SDK
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: adegeo
ms.author: adegeo
ms.date: 12/29/2023
ms.topic: include
ms.custom: linux-related-content
---

> [!IMPORTANT]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: adegeo
ms.author: adegeo
ms.date: 12/29/2023
ms.topic: include
ms.custom: linux-related-content
---

> [!IMPORTANT]
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/includes/linux-install-previews.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: adegeo
ms.author: adegeo
ms.date: 09/27/2021
ms.topic: include
ms.custom: linux-related-content
---

Preview and release candidate versions of .NET aren't available in package repositories. You can install previews and release candidates of .NET in one of the following ways:
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/includes/linux-libgdiplus-general.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: adegeo
ms.author: adegeo
ms.date: 12/27/2022
ms.topic: include
ms.custom: linux-related-content
---

If the .NET app uses the *System.Drawing.Common* assembly, libgdiplus will also need to be installed. Because [*System.Drawing.Common* is no longer supported on Linux](../../compatibility/core-libraries/6.0/system-drawing-common-windows-only.md), this only works on .NET 6 and requires setting the `System.Drawing.EnableUnixSupport` runtime configuration switch.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: adegeo
ms.author: adegeo
ms.date: 11/14/2023
ms.topic: include
ms.custom: linux-related-content
---

When you install with a package manager, these libraries are installed for you. But, if you manually install .NET or you publish a self-contained app, you'll need to make sure these libraries are installed:
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/includes/linux-ubuntu-feed-sdk-note.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: adegeo
ms.author: adegeo
ms.date: 05/24/2023
ms.topic: include
ms.custom: linux-related-content
---

> [!IMPORTANT]
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/includes/linux-uninstall-preview-info.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: adegeo
ms.author: adegeo
ms.date: 11/14/2023
ms.topic: include
ms.custom: linux-related-content
---

When using a package manager to manage your installation of .NET, you may run into a conflict if you've previously installed a preview release. The package manager may interpret the non-preview release as an earlier version of .NET. To install the non-preview release, first uninstall the preview versions. For more information about uninstalling .NET, see [How to remove the .NET Runtime and SDK](../remove-runtime-sdk-versions.md?pivots=os-linux#uninstall-net).
1 change: 1 addition & 0 deletions docs/core/install/includes/verify-download-macos-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ author: adegeo
ms.author: adegeo
ms.date: 11/14/2023
ms.topic: include
ms.custom: linux-related-content
---

Use the `sha512sum` command to print the checksum of the file you've downloaded. For example, the following command reports the checksum of the _dotnet-sdk-8.0.100-linux-x64.tar.gz_ file:
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/linux-alpine.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Demonstrates the various ways to install .NET SDK and .NET Runtime
author: adegeo
ms.author: adegeo
ms.date: 01/09/2024
ms.custom: linux-related-content
---

# Install the .NET SDK or the .NET Runtime on Alpine
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/linux-centos.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Demonstrates the various ways to install .NET SDK and .NET Runtime
author: adegeo
ms.author: adegeo
ms.date: 05/04/2023
ms.custom: linux-related-content
---

# Install the .NET SDK or the .NET Runtime on CentOS Linux
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/linux-debian.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Demonstrates the various ways to install .NET SDK and .NET Runtime
author: adegeo
ms.author: adegeo
ms.date: 11/14/2023
ms.custom: linux-related-content
---

# Install the .NET SDK or the .NET Runtime on Debian
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/linux-fedora.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Demonstrates the various ways to install .NET SDK and .NET Runtime
author: adegeo
ms.author: adegeo
ms.date: 11/14/2023
ms.custom: linux-related-content
---

# Install the .NET SDK or the .NET Runtime on Fedora
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/linux-opensuse.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Demonstrates the various ways to install .NET SDK and .NET Runtime
author: adegeo
ms.author: adegeo
ms.date: 11/14/2023
ms.custom: linux-related-content
---

# Install the .NET SDK or the .NET Runtime on openSUSE
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/linux-package-mixup.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Learn about how to troubleshoot strange .NET package errors on Linu
author: omajid
ms.author: adegeo
ms.date: 03/01/2023
ms.custom: linux-related-content
no-loc: ['usr','lib64','share','dotnet','libhostfxr.so', 'fxr', 'FrameworkList.xml', 'System.IO.FileNotFoundException']
zone_pivot_groups: operating-systems-set-two
---
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/linux-rhel.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Demonstrates the various ways to install .NET SDK and .NET Runtime
author: adegeo
ms.author: adegeo
ms.date: 11/14/2023
ms.custom: linux-related-content
---

# Install the .NET SDK or the .NET Runtime on RHEL and CentOS Stream
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/linux-scripted-manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Demonstrates how to install the .NET SDK and the .NET Runtime on Li
author: adegeo
ms.author: adegeo
ms.date: 11/14/2023
ms.custom: linux-related-content
---

# Install .NET on Linux by using an install script or by extracting binaries
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/linux-sles.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Demonstrates the various ways to install .NET SDK and .NET Runtime
author: adegeo
ms.author: adegeo
ms.date: 11/14/2023
ms.custom: linux-related-content
---

# Install the .NET SDK or the .NET Runtime on SLES
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/linux-ubuntu-1604.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Demonstrates the various ways to install .NET SDK and .NET Runtime
author: adegeo
ms.author: adegeo
ms.date: 03/01/2023
ms.custom: linux-related-content
---

# Install .NET SDK or .NET Runtime on Ubuntu 16.04
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/linux-ubuntu-1804.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Demonstrates the various ways to install .NET SDK and .NET Runtime
author: adegeo
ms.author: adegeo
ms.date: 03/01/2023
ms.custom: linux-related-content
---

# Install .NET SDK or .NET Runtime on Ubuntu 18.04
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/linux-ubuntu-2004.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Demonstrates the various ways to install .NET SDK and .NET Runtime
author: adegeo
ms.author: adegeo
ms.date: 11/14/2023
ms.custom: linux-related-content
---

# Install .NET SDK or .NET Runtime on Ubuntu 20.04
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/linux-ubuntu-2204.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Demonstrates the various ways to install .NET SDK and .NET Runtime
author: adegeo
ms.author: adegeo
ms.date: 11/14/2023
ms.custom: linux-related-content
---

# Install .NET SDK or .NET Runtime on Ubuntu 22.04
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/linux-ubuntu-2210.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Demonstrates the various ways to install .NET SDK and .NET Runtime
author: adegeo
ms.author: adegeo
ms.date: 05/24/2023
ms.custom: linux-related-content
---

# Install .NET SDK or .NET Runtime on Ubuntu 22.10
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/linux-ubuntu-2304.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Demonstrates the various ways to install .NET SDK and .NET Runtime
author: adegeo
ms.author: adegeo
ms.date: 11/14/2023
ms.custom: linux-related-content
---

# Install .NET SDK or .NET Runtime on Ubuntu 23.04
Expand Down
1 change: 1 addition & 0 deletions docs/core/install/linux-ubuntu-2310.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Demonstrates the various ways to install .NET SDK and .NET Runtime
author: adegeo
ms.author: adegeo
ms.date: 11/20/2023
ms.custom: linux-related-content
---

# Install .NET SDK or .NET Runtime on Ubuntu 23.10
Expand Down
2 changes: 1 addition & 1 deletion docs/core/install/linux-ubuntu.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Demonstrates the various ways to install .NET SDK and .NET Runtime
author: adegeo
ms.author: adegeo
ms.date: 01/24/2024
ms.custom: updateeachrelease
ms.custom: updateeachrelease, linux-related-content
---

# Install the .NET SDK or the .NET Runtime on Ubuntu
Expand Down
2 changes: 1 addition & 1 deletion docs/core/install/linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Install .NET on Linux distributions
description: Learn about how to install .NET on Linux. .NET is not only available at package.microsoft.com, but also the official package archives for various Linux distributions.
author: adegeo
ms.author: adegeo
ms.custom: updateeachrelease
ms.custom: updateeachrelease, linux-related-content
ms.date: 12/15/2023
---

Expand Down
1 change: 1 addition & 0 deletions docs/core/install/macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Learn about what versions of macOS you can install .NET on.
author: adegeo
ms.author: adegeo
ms.date: 11/13/2023
ms.custom: linux-related-content
---

# Install .NET on macOS
Expand Down
Loading

0 comments on commit 89ee11f

Please sign in to comment.