Skip to content

Commit 09b108d

Browse files
authored
Merge pull request #125104 from ArieHein/Spelling-Wave-30
Spelling Fixes
2 parents fc83b7f + 108bff4 commit 09b108d

18 files changed

+25
-25
lines changed

articles/logic-apps/authenticate-with-managed-identity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -742,7 +742,7 @@ The following steps show how to use the managed identity with a trigger or actio
742742
> user-assigned managed identity defined and enabled. However, your logic app should
743743
> use only one managed identity at a time.
744744
>
745-
> For example, a workflow that acceses different Azure Service Bus messaging entities
745+
> For example, a workflow that accesses different Azure Service Bus messaging entities
746746
> should use only one managed identity. See [Connect to Azure Service Bus from workflows](../connectors/connectors-create-api-servicebus.md#prerequisites).
747747
748748
For more information, see [Example: Authenticate built-in trigger or action with a managed identity](#authenticate-built-in-managed-identity).
@@ -1303,7 +1303,7 @@ For more information, see [Microsoft.Web/connections/accesspolicies (ARM templat
13031303

13041304
---
13051305

1306-
<a name="setup-identity-apihub-authentiation"></a>
1306+
<a name="setup-identity-apihub-authentication"></a>
13071307

13081308
## Set up advanced control over API connection authentication
13091309

articles/logic-apps/connectors/sap-generate-schemas-for-artifacts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ You can begin your XML schema with an optional XML prolog. The SAP connector wor
350350
351351
### XML samples for RFC requests
352352

353-
The following example shows a basic RFC call where the RFC name is `STFC_CONNECTION`. This request uses the default namespace named `xmlns=`. However, you can assign and use namespace aliases such as `xmmlns:exampleAlias=`. The namespace value is the namespace for all the RFCs in SAP for Microsoft services. The request has a simple input parameter named `<REQUTEXT>`.
353+
The following example shows a basic RFC call where the RFC name is `STFC_CONNECTION`. This request uses the default namespace named `xmlns=`. However, you can assign and use namespace aliases such as `xmlns:exampleAlias=`. The namespace value is the namespace for all the RFCs in SAP for Microsoft services. The request has a simple input parameter named `<REQUTEXT>`.
354354

355355
```xml
356356
<STFC_CONNECTION xmlns="http://Microsoft.LobServices.Sap/2007/03/Rfc/">

articles/logic-apps/create-replication-tasks-azure-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ For Service Bus, you must enable sessions so that message sequences with the sam
113113
> a disruptive event. To prevent reprocessing already processed messages, you have to set up a way to
114114
> track the already processed messages so that processing resumes only with the unprocessed messages.
115115
>
116-
> For example, you can set up a database that stores the proccessing state for each message.
116+
> For example, you can set up a database that stores the processing state for each message.
117117
> When a message arrives, check the message's state and process only when the message is unprocessed.
118118
> That way, no processing happens for an already processed message.
119119
>

articles/logic-apps/create-single-tenant-workflows-azure-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ You can have multiple workflows in a Standard logic app. Workflows in the same l
3232
>
3333
> - *What's Azure Logic Apps?*
3434
> - *What's a Standard logic app workflow?*
35-
> - *What's the Request triger?*
35+
> - *What's the Request trigger?*
3636
> - *What's the Office 365 Outlook connector?*
3737
>
3838
> To find Azure Copilot, on the [Azure portal](https://portal.azure.com) toolbar, select **Copilot**.

articles/logic-apps/create-single-tenant-workflows-visual-studio-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ Before you can create your logic app, create a local project so that you can man
339339
> [**FUNCTIONS_WORKER_RUNTIME** app setting](edit-app-settings-host-settings.md#reference-local-settings-json).
340340
>
341341
> The **APP_KIND** app setting is required for your Standard logic app, and the value
342-
> must be **workflowApp**. Howeever, in some scenarios, this app setting might be missing,
342+
> must be **workflowApp**. However, in some scenarios, this app setting might be missing,
343343
> for example, due to automation using Azure Resource Manager templates or other scenarios
344344
> where the setting isn't included. If certain actions don't work, such as the **Execute JavaScript Code**
345345
> action, or if the workflow stops working, check that the **APP_KIND** app setting exists and is set to to **workflowApp**.

articles/logic-apps/devops-deployment-single-tenant-azure-logic-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.suite: integration
66
ms.reviewer: estfan, azla
77
ms.topic: conceptual
88
ms.date: 10/23/2024
9-
# Customer intent: As a developer, I want to learn about DevOps deployment support for Standard logi apps in single-tenant Azure Logic Apps.
9+
# Customer intent: As a developer, I want to learn about DevOps deployment support for Standard logic apps in single-tenant Azure Logic Apps.
1010
---
1111

1212
# DevOps deployment for Standard logic apps in single-tenant Azure Logic Apps

articles/logic-apps/enterprise-integration/create-integration-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ To make this change, you can use either the Azure portal or the Azure CLI.
437437

438438
1. In the Azure portal, open the [Azure Cloud Shell](../../cloud-shell/overview.md) environment.
439439

440-
![Screenshot shows Azure portal toolbar with selected Cloud Shell optiond.](./media/create-integration-account/open-azure-cloud-shell-window.png)
440+
![Screenshot shows Azure portal toolbar with selected Cloud Shell options.](./media/create-integration-account/open-azure-cloud-shell-window.png)
441441

442442
1. At the command prompt, enter the [**az resource** command](/cli/azure/resource#az-resource-update), and set `skuName` to the higher tier that you want.
443443

articles/logic-apps/estimate-storage-costs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.date: 01/10/2024
1515
Azure Logic Apps uses [Azure Storage](../storage/index.yml) for any storage operations. In traditional *multitenant* Azure Logic Apps, any storage usage and costs are attached to the logic app. Now, in *single-tenant* Azure Logic Apps, you can use your own storage account. These storage costs are listed separately in your Azure billing invoice. This capability gives you more flexibility and control over your logic app data.
1616

1717
> [!NOTE]
18-
> This article applies to workflows in the single-tenant Azure Logic Apps environment. These workflows exist in the same logic app and in a single tenant that share the same storage. For more information, see [Single-tenant versus multitenant in Azure Logic Appst](single-tenant-overview-compare.md).
18+
> This article applies to workflows in the single-tenant Azure Logic Apps environment. These workflows exist in the same logic app and in a single tenant that share the same storage. For more information, see [Single-tenant versus multitenant in Azure Logic Apps](single-tenant-overview-compare.md).
1919
2020
Storage costs change based on your workflows' content. Different triggers, actions, and payloads result in different storage operations and needs. This article describes how to estimate your storage costs when you're using your own Azure Storage account with single-tenant based logic apps. First, you can [estimate the number of storage operations you'll perform](#estimate-storage-needs) using the Logic Apps storage calculator. Then, you can [estimate your possible storage costs](#estimate-storage-costs) using these numbers in the Azure pricing calculator.
2121

articles/logic-apps/logic-apps-control-flow-run-steps-group-scopes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ here is the JSON definition for trigger and actions in the previous logic app:
334334
},
335335
"else": {
336336
"actions": {
337-
"Scope_succeded": {
337+
"Scope_succeeded": {
338338
"type": "ApiConnection",
339339
"inputs": {
340340
"body": {

articles/logic-apps/logic-apps-diagnosing-failures.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Standard logic apps store all artifacts in an Azure storage account. You might g
155155

156156
| Azure portal location | Error |
157157
|-----------------------|-------|
158-
| Overview pane | - **System.private.corelib:Access to the path 'C:\\home\\site\\wwwroot\\hostj.son is denied** <br><br>- **Azure.Storage.Blobs: This request is not authorized to perform this operation** |
158+
| Overview pane | - **System.private.corelib:Access to the path 'C:\\home\\site\\wwwroot\\host.json is denied** <br><br>- **Azure.Storage.Blobs: This request is not authorized to perform this operation** |
159159
| Workflows pane | - **Cannot reach host runtime. Error details, Code: 'BadRequest', Message: 'Encountered an error (InternalServerError) from host runtime.'** <br><br>- **Cannot reach host runtime. Error details, Code: 'BadRequest', Message: 'Encountered an error (ServiceUnavailable) from host runtime.'** <br><br>- **Cannot reach host runtime. Error details, Code: 'BadRequest', Message: 'Encountered an error (BadGateway) from host runtime.'** |
160160
| During workflow creation and execution | - **Failed to save workflow** <br><br>- **Error in the designer: GetCallFailed. Failed fetching operations** <br><br>- **ajaxExtended call failed** |
161161

0 commit comments

Comments
 (0)