Skip to content

Commit 5380854

Browse files
authored
Merge pull request #294681 from MicrosoftDocs/main
2/14/2025 AM Publish
2 parents 58063eb + c6e9a65 commit 5380854

17 files changed

+40
-34
lines changed

articles/azure-functions/functions-create-first-java-gradle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This article shows you how to build and publish a Java function project to Azure
2020

2121
To develop functions using Java, you must have the following installed:
2222

23-
- [Java Developer Kit](/azure/developer/java/fundamentals/java-support-on-azure), version 8, 11, 17 or 21. (Java 21 is currently supported in preview on Linux only)
23+
- [Java Developer Kit](/azure/developer/java/fundamentals/java-support-on-azure), version 8, 11, 17 or 21. (Java 21 is currently supported on Linux only)
2424
- [Azure CLI]
2525
- [Azure Functions Core Tools](./functions-run-local.md#v2) version 2.6.666 or above
2626
- [Gradle](https://gradle.org/), version 6.8 and above

articles/azure-functions/functions-create-maven-intellij.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Specifically, this article shows you:
2424
## Prerequisites
2525

2626
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?ref=microsoft.com&utm_source=microsoft.com&utm_medium=docs&utm_campaign=visualstudio).
27-
- An [Azure supported Java Development Kit (JDK)](/azure/developer/java/fundamentals/java-support-on-azure), version 8, 11, 17 or 21. (Java 21 is currently only supported in preview on Linux only)
27+
- An [Azure supported Java Development Kit (JDK)](/azure/developer/java/fundamentals/java-support-on-azure), version 8, 11, 17 or 21. (Java 21 is currently supported on Linux only)
2828
- An [IntelliJ IDEA](https://www.jetbrains.com/idea/download/) Ultimate Edition or Community Edition installed
2929
- [Maven 3.5.0+](https://maven.apache.org/download.cgi)
3030
- Latest [Function Core Tools](https://github.com/Azure/azure-functions-core-tools)

articles/azure-resource-manager/bicep/bicep-functions-string.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Bicep functions - string
33
description: Describes the functions to use in a Bicep file to work with strings.
44
ms.topic: reference
55
ms.custom: devx-track-bicep
6-
ms.date: 02/12/2025
6+
ms.date: 02/14/2025
77
---
88

99
# String functions for Bicep
@@ -543,7 +543,7 @@ Unique scoped to deployment for a resource group
543543
guid(resourceGroup().id, deployment().name)
544544
```
545545

546-
The `guid` function implements the algorithm from [RFC 4122 §4.3](https://www.ietf.org/rfc/rfc4122.txt). The original source can be found in [GuidUtility](https://github.com/LogosBible/Logos.Utility/blob/e7fc45123da090b8cf34da194a1161ed6a34d20d/src/Logos.Utility/GuidUtility.cs) with some modifications.
546+
The `guid` function implements the algorithm from [RFC 4122 §4.3](https://www.ietf.org/rfc/rfc4122.txt). The original source can be found in [GuidUtility](https://github.com/LogosBible/Logos.Utility/blob/e7fc45123da090b8cf34da194a1161ed6a34d20d/src/Logos.Utility/GuidUtility.cs) with some modifications. In the `guid()` function implementation, the `namespaceId` is set to `11fb06fb-712d-4ddd-98c7-e71bbd588830`, and the `version` is set to `5`. The value is generated by converting each parameter of the `guid()` function to a string and concatenating them with `-` as delimiters.
547547

548548
### Return value
549549

articles/azure-resource-manager/templates/template-functions-string.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ Unique scoped to deployment for a resource group
458458
"[guid(resourceGroup().id, deployment().name)]"
459459
```
460460

461-
The `guid` function implements the algorithm from [RFC 4122 §4.3](https://www.ietf.org/rfc/rfc4122.txt). The original source can be found in [GuidUtility](https://github.com/LogosBible/Logos.Utility/blob/e7fc45123da090b8cf34da194a1161ed6a34d20d/src/Logos.Utility/GuidUtility.cs) with some modifications.
461+
The `guid` function implements the algorithm from [RFC 4122 §4.3](https://www.ietf.org/rfc/rfc4122.txt). The original source can be found in [GuidUtility](https://github.com/LogosBible/Logos.Utility/blob/e7fc45123da090b8cf34da194a1161ed6a34d20d/src/Logos.Utility/GuidUtility.cs) with some modifications. In the `guid()` function implementation, the `namespaceId` is set to `11fb06fb-712d-4ddd-98c7-e71bbd588830`, and the `version` is set to `5`. The value is generated by converting each parameter of the `guid()` function to a string and concatenating them with `-` as delimiters.
462462

463463
### Return value
464464

articles/communication-services/concepts/numbers/phone-number-management-for-sweden.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,16 +45,19 @@ More details on eligible subscription types are as follows:
4545
## Azure subscription billing locations where Sweden phone numbers are available
4646
| Country/Region |
4747
| :---------- |
48-
|Sweden|
48+
|United States|
49+
|Canada|
50+
|United Kingdom|
4951
|Denmark|
5052
|Ireland|
5153
|Italy|
52-
|Puerto Rico|
53-
|United States|
54-
|United Kingdom|
55-
|Canada|
56-
|Japan|
54+
|Sweden|
55+
|France|
56+
|Spain|
57+
|Netherlands|
58+
|Germany|
5759
|Australia|
60+
|Japan|
5861

5962
[!INCLUDE [Azure Prepayment](../../includes/azure-prepayment.md)]
6063

articles/iot-central/core/quick-deploy-iot-central.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Quickstart - Connect a device to Azure IoT Central
33
description: In this quickstart, you learn how to connect your first device to a new IoT Central application. This quickstart uses a smartphone app as an IoT device.
44
author: dominicbetts
55
ms.author: dobett
6-
ms.date: 03/01/2024
6+
ms.date: 02/14/2025
77
ms.topic: quickstart
88
ms.service: azure-iot-central
99
services: iot-central

articles/iot/iot-phone-app-how-to.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: dominicbetts
55
ms.service: azure-iot
66
services: iot
77
ms.topic: how-to
8-
ms.date: 02/28/2024
8+
ms.date: 02/14/2025
99
ms.author: dobett
1010

1111
---
@@ -136,7 +136,7 @@ To view the data the device is sending in your IoT Central application:
136136
1. Sign in to your IoT Central application and navigate to the **Devices** page. Your device is automatically assigned to the **Smartphone** device template.
137137

138138
> [!TIP]
139-
> You may need to refresh the page in your web browser to see when the device is assigned to the **Smartphone** device template.
139+
> You might need to refresh the page in your web browser to see when the device is assigned to the **Smartphone** device template.
140140
141141
1. On the list of devices, click on the device name and then select **Overview**. The **Overview** page shows the telemetry from the smartphone sensors:
142142

articles/iot/iot-sdks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: dobett
66
ms.service: azure-iot
77
services: iot
88
ms.topic: conceptual
9-
ms.date: 02/28/2024
9+
ms.date: 02/14/2025
1010

1111
---
1212

articles/iot/tutorial-connect-device.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Tutorial - Connect IoT Plug and Play sample device code to Azure IoT Hub
33
description: Tutorial - Build and run IoT Plug and Play sample device code (C, C#, Java, JavaScript, or Python) on Linux or Windows that connects to an IoT hub. Use the Azure IoT explorer tool to view the information sent by the device to the hub.
44
author: dominicbetts
55
ms.author: dobett
6-
ms.date: 1/23/2024
6+
ms.date: 02/14/2025
77
ms.topic: tutorial
88
ms.service: azure-iot
99
ms.custom: devx-track-extended-java, devx-track-js, devx-track-python, linux-related-content

articles/reliability/availability-zones-overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ For example, subscription A may have physical zone 1 mapped to logical zone 2, w
5858

5959
To understand the mapping between logical and physical zones for your subscription, use the [List Locations Azure Resource Manager API](/rest/api/resources/subscriptions/list-locations). You can use the [Azure CLI](/cli/azure/install-azure-cli) or [Azure PowerShell](/powershell/azure/what-is-azure-powershell) to retrieve the information from the API.
6060

61+
To compare zone mapping for resilient solutions that span multiple subscriptions, use the dedicated ARM API [checkZonePeers](/rest/api/resources/subscriptions/check-zone-peers). To use the `checkZonePeers` API, the feature "Microsoft.Resources/AvailabilityZonePeering" needs to be enabled. For more information about how to enable features, see [Register features in Azure subscription](/azure/azure-resource-manager/management/preview-features).
62+
6163
# [CLI](#tab/azure-cli)
6264

6365
```azurecli

0 commit comments

Comments
 (0)