Skip to content

Commit 9af7807

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into us354428-exec-docs-conversion
2 parents 5977638 + b60d8d2 commit 9af7807

File tree

6 files changed

+10
-5
lines changed

6 files changed

+10
-5
lines changed

articles/api-management/credentials-configure-common-providers.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ To configure any of the supported providers in API Management, first configure a
3434

3535
* Depending on the provider and your scenario, you might need to retrieve other settings such as authorization endpoint URLs or scopes.
3636

37+
* The provider's authorization endpoints must be reachable over the internet from your API Management instance. If your API Management instance is secured in a virtual network, configure network or firewall rules to allow access to the provider's endpoints.
38+
3739
## Microsoft Entra provider
3840

3941
API credential manager supports the Microsoft Entra identity provider, which is the identity service in Microsoft Azure that provides identity management and access control capabilities. It allows users to securely sign in using industry-standard protocols.

articles/azure-government/documentation-government-csp-list.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,7 @@ The following tables contain lists of all the authorized Cloud Solution Provider
569569
|[Project Hosts](https://www.projecthosts.com)|
570570
|[Quiet Professionals, LLC](https://quietprofessionalsllc.com)|
571571
|[R3, LLC](https://www.r3-it.com/)|
572+
|[Rackspace Technology](https://www.rackspace.com)|
572573
|[Red River](https://www.redriver.com)|
573574
|[RSM US, LLP](https://rsmus.com)|
574575
|[SAIC](https://www.saic.com)|

articles/iot-hub/iot-hub-devguide-query-language.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,8 +271,8 @@ In routes conditions, the following string functions are supported:
271271
| UPPER(x) | Returns a string expression after converting lowercase character data to uppercase. |
272272
| SUBSTRING(string, start [, length]) | Returns part of a string expression starting at the specified character zero-based position and continues to the specified length, or to the end of the string. |
273273
| INDEX_OF(string, fragment) | Returns the starting position of the first occurrence of the second string expression within the first specified string expression, or -1 if the string isn't found.|
274-
| STARTSWITH(x, y) | Returns a Boolean indicating whether the first string expression starts with the second. |
275-
| ENDSWITH(x, y) | Returns a Boolean indicating whether the first string expression ends with the second. |
274+
| STARTS_WITH(x, y) | Returns a Boolean indicating whether the first string expression starts with the second. |
275+
| ENDS_WITH(x, y) | Returns a Boolean indicating whether the first string expression ends with the second. |
276276
| CONTAINS(x,y) | Returns a Boolean indicating whether the first string expression contains the second. |
277277

278278
## Query examples with the service SDKs

articles/iot-operations/troubleshoot/known-issues.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: dobett
66
ms.topic: troubleshooting-known-issue
77
ms.custom:
88
- ignite-2023
9-
ms.date: 11/07/2024
9+
ms.date: 01/07/2025
1010
---
1111

1212
# Known issues: Azure IoT Operations
@@ -25,6 +25,8 @@ This article lists the known issues for Azure IoT Operations.
2525

2626
- If your deployment fails with the message `Error occurred while creating custom resources needed by system extensions`, you have encountered a known sporadic failure that will be fixed in a future release. As a work around, use the [az iot ops delete](/cli/azure/iot/ops#az-iot-ops-delete) command with the `--include-deps` flag to delete Azure IoT Operations from your cluster. When Azure IoT Operations and its dependencies are deleted from your cluster, retry the deployment.
2727

28+
- If you deploy Azure IoT Operations in GitHub Codespaces, shutting down and restarting the Codespace causes a `This codespace is currently running in recovery mode due to a configuration error.` issue. Currently, there's no workaround for the issue. If you need a cluster that supports shutting down and restarting, choose one of the options in [Prepare your Azure Arc-enabled Kubernetes cluster](../deploy-iot-ops/howto-prepare-cluster.md).
29+
2830
## MQTT broker
2931

3032
- MQTT broker resources created in your cluster using Kubernetes aren't visible Azure portal. This is expected because [managing Azure IoT Operations components using Kubernetes is in preview](../deploy-iot-ops/howto-manage-update-uninstall.md#preview-manage-components-using-kubernetes-deployment-manifests), and synchronizing resources from the edge to the cloud isn't currently supported.

articles/service-bus-messaging/test-locally-with-service-bus-emulator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ CONFIG_PATH="<Replace with path to Config.json file>"
214214
ACCEPT_EULA="N"
215215
216216
# 3. MSSQL_SA_PASSWORD to be filled by user as per policy : https://learn.microsoft.com/sql/relational-databases/security/strong-passwords?view=sql-server-linux-ver16
217-
MSSQL_SA_PASSWORD: ""
217+
MSSQL_SA_PASSWORD=""
218218
```
219219

220220
> [!IMPORTANT]

articles/storage/files/understanding-billing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Azure Files has multiple pricing models including provisioned and pay-as-you-go
1919

2020
- **Provisioned billing models**: In a provisioned billing model, the primary costs of the file share are based on the amount of storage, IOPS (input and output operations per second), and throughput you provision when you create or update your file share, regardless of how much you use. Azure Files has two different provisioned models *provisioned v2* and *provisioned v1*.
2121
- **Provisioned v2**: In the provisioned v2 model, you have the ability to separately provision storage, IOPS, and throughput, although we provide a recommendation for you to help you with first time provisioning.
22-
- **Provisioned v1**: In the provisioned v1 model, you provision the amount of storage you need for the share while IOPS and throughput are determined based on how much storage you provision. The provisioned v1 model for Azure Files is only available for SSD file shares.
22+
- **Provisioned v1**: In the provisioned v1 model, you provision the amount of storage you need for the share while IOPS and throughput are determined based on how much storage you provision. The provisioned v1 model for Azure Files is only available for SSD (premium) file shares.
2323

2424
- **Pay-as-you-go billing model**: In a pay-as-you-go model, the cost of the file share is based on how much you use the share, in the form of used storage, transaction, and data transfer costs. The pay-as-you-go model for Azure Files is only available for HDD file shares. We recommend using the provisioned v2 model for new HDD file share deployments.
2525

0 commit comments

Comments
 (0)