Skip to content

Commit ed6e48b

Browse files
authored
Merge pull request #301489 from MicrosoftDocs/main
6/18/2025 11:00 AM IST Publish
2 parents 15f7e29 + c7e289a commit ed6e48b

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

articles/api-management/self-hosted-gateway-enable-dapr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Dapr integration in API Management enables operations teams to directly expose D
1818

1919
## About Dapr
2020

21-
Dapr is a portable runtime for building stateless and stateful microservices-based applications with any language or framework. It codifies the common microservice patterns, like service discovery and invocation with build-in retry logic, publish-and-subscribe with at-least-once delivery semantics, or pluggable binding resources to ease composition using external services. Go to [dapr.io](https://dapr.io) for detailed information and instruction on how to get started with Dapr.
21+
Dapr is a portable runtime for building stateless and stateful microservices-based applications with any language or framework. It codifies the common microservice patterns, like service discovery and invocation with built-in retry logic, publish-and-subscribe with at-least-once delivery semantics, or pluggable binding resources to ease composition using external services. Go to [dapr.io](https://dapr.io) for detailed information and instruction on how to get started with Dapr.
2222

2323
## Enable Dapr support
2424

articles/iot-hub/iot-hub-devguide-endpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You can find the hostname of an IoT hub in the Azure portal, on your IoT hub's *
2626

2727
Azure IoT Hub is a multitenant service that exposes its functionality to various actors. The following diagram shows the various endpoints that IoT Hub exposes.
2828

29-
:::image type="content" source="./media/iot-hub-devguide-endpoints/endpoints.png" alt-text="Diagram showing the list of build-in IoT Hub endpoints." border="false":::
29+
:::image type="content" source="./media/iot-hub-devguide-endpoints/endpoints.png" alt-text="Diagram showing the list of built-in IoT Hub endpoints." border="false":::
3030

3131
The following list describes the endpoints:
3232

articles/private-5g-core/monitor-private-5g-core-alerts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Alerts help track important events in your network by sending a notification con
1414

1515
## Prerequisites
1616

17-
- Ensure you can sign in to the Azure portal using an account with access to the active subscription you used to create your private mobile network. This account must have the build-in Contributor or Owner role at the subscription scope.
17+
- Ensure you can sign in to the Azure portal using an account with access to the active subscription you used to create your private mobile network. This account must have the built-in Contributor or Owner role at the subscription scope.
1818
- You must have [deployed your private mobile network](how-to-guide-deploy-a-private-mobile-network-azure-portal.md).
1919

2020
## Create an alert rule for your packet core control plane or data plane resources

articles/sap/workloads/sap-information-lifecycle-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The steps to be followed to create a storage account are:
3131

3232
1. Register a new application with your subscription.
3333
2. Create a Blob storage account.
34-
3. Create a new custom role or use an existing (build-In or custom) role.
34+
3. Create a new custom role or use an existing (built-in or custom) role.
3535
4. Assign the role to application to allow access to the storage account.
3636

3737
> [!NOTE]

articles/stream-analytics/vs-code-intellisense.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The VS Code IntelliSense provides different types of completions, including lang
3131
|Completion | Type |
3232
| ----- | ------- |
3333
| Keywords | `keyword`
34-
| Functions | `build-in function`, `user defined function` |
34+
| Functions | `built-in function`, `user defined function` |
3535
| Data Set Name| `input`, `output`, `intermediate result set`|
3636
| Data Set Column Name|`input`, `intermediate result set`|
3737

0 commit comments

Comments
 (0)