Skip to content

Commit 1de27a7

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into vnet-encrypt-patch
2 parents 3a00f13 + fc06b9e commit 1de27a7

26 files changed

+22
-35
lines changed

articles/azure-functions/dotnet-isolated-process-guide.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -865,11 +865,14 @@ Azure Functions currently can be used with the following "Preview" or "Go-live"
865865

866866
| Operating system | .NET preview version |
867867
| - | - |
868-
| Linux | .NET 9 RC2<sup>1, 2</sup> |
868+
| Windows | .NET 9 Preview 6<sup>1, 2</sup> |
869+
| Linux | .NET 9 RC2<sup>1, 3</sup> |
869870

870871
<sup>1</sup> To successfully target .NET 9, your project needs to reference the [2.x versions of the core packages](#version-2x-preview). If using Visual Studio, .NET 9 requires version 17.12 or later.
871872

872-
<sup>2</sup> .NET 9 is not yet supported on the Flex Consumption SKU.
873+
<sup>2</sup> Support for Windows might not appear in some clients during the preview period.
874+
875+
<sup>3</sup> .NET 9 is not yet supported on the Flex Consumption SKU.
873876

874877
See [Supported versions][supported-versions] for a list of generally available releases that you can use.
875878

-40.9 KB
Loading

articles/iot/concepts-convention.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: timlt
55
ms.author: timlt
66
ms.date: 1/23/2024
77
ms.topic: conceptual
8-
ms.service: iot
8+
ms.service: azure-iot
99
---
1010

1111
# IoT Plug and Play conventions

articles/iot/concepts-developer-guide-device.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: timlt
55
ms.author: timlt
66
ms.date: 1/23/2024
77
ms.topic: conceptual
8-
ms.service: iot
8+
ms.service: azure-iot
99
ms.custom: devx-track-extended-java, devx-track-js, devx-track-python
1010
zone_pivot_groups: programming-languages-set-twenty-seven
1111

articles/iot/concepts-iot-device-development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Introduction to Azure IoT device development
33
description: Learn how to use Azure IoT services, SDKs, and tools to do device development with general devices and embedded devices.
44
author: timlt
55
ms.author: timlt
6-
ms.service: iot
6+
ms.service: azure-iot
77
ms.topic: concept-article
88
ms.date: 04/09/2024
99

articles/iot/concepts-iot-device-selection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure IOT prototyping device selection list
33
description: This document provides guidance on choosing a hardware device for prototyping IoT Azure solutions.
44
author: timlt
55
ms.author: timlt
6-
ms.service: iot
6+
ms.service: azure-iot
77
ms.topic: conceptual
88
ms.date: 04/04/2024
99
---

articles/iot/concepts-manage-device-reconnections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: timlt
77
ms.author: timlt
88
ms.date: 04/04/2024
99
ms.topic: conceptual
10-
ms.service: iot
10+
ms.service: azure-iot
1111
ms.custom: [amqp, mqtt, devx-track-csharp]
1212
---
1313

articles/iot/concepts-using-c-sdk-and-embedded-c-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: C SDK and Embedded C SDK usage scenarios
33
description: Helps developers decide which C-based Azure IoT device SDK to use for device development, based on their usage scenario.
44
author: timlt
55
ms.author: timlt
6-
ms.service: iot
6+
ms.service: azure-iot
77
ms.topic: conceptual
88
ms.date: 04/08/2024
99
ms.custom: template-concept, linux-related-content

articles/iot/overview-iot-plug-and-play.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: timlt
55
ms.author: timlt
66
ms.date: 1/23/2024
77
ms.topic: conceptual
8-
ms.service: iot
8+
ms.service: azure-iot
99
ms.custom: references_regions
1010

1111
#Customer intent: As a device builder, I need to know what is IoT Plug and Play, so I can understand how it can help me build and market my IoT devices.

articles/iot/troubleshoot-embedded-device-tutorials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Troubleshooting the embedded device tutorials
33
description: Steps to help you troubleshoot common issues when using the Eclipse ThreadX embedded device tutorials
44
author: timlt
55
ms.author: timlt
6-
ms.service: iot
6+
ms.service: azure-iot
77
ms.topic: troubleshooting
88
ms.date: 04/08/2024
99
---

0 commit comments

Comments
 (0)