Skip to content

Commit 1d4cd9e

Browse files
authored
Apply suggestions from code review
1 parent 909c934 commit 1d4cd9e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/logic-apps/includes/highest-security-level-guidance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.date: 04/01/2025
99
> [!WARNING]
1010
>
1111
> Always secure and protect sensitive and personal data, such as credentials, secrets,
12-
> access keys, connection strings, certificates, thumbprints, and similiar information
12+
> access keys, connection strings, certificates, thumbprints, and similar information
1313
> with the highest available or supported level of security.
1414
>
1515
> For authentication and authorization, set up or use

articles/logic-apps/includes/secrets-guidance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.date: 01/07/2025
99
> [!IMPORTANT]
1010
>
1111
> Always secure and protect sensitive and personal data, such as credentials, secrets,
12-
> access keys, connection strings, certificates, thumbprints, and similiar information
12+
> access keys, connection strings, certificates, thumbprints, and similar information
1313
> with the highest available or supported level of security.
1414
>
1515
> Make sure that you securely store such information by using Microsoft Entra ID and

articles/logic-apps/logic-apps-custom-api-authentication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Your logic app resource uses this Microsoft Entra application identity to authen
6868

6969
1. Under **Redirect URI**, select **Web** as the platform. Next to this option, provide a unique URL for the location to return the authentication response.
7070

71-
:::image type="content" source="media/logic-apps-custom-api-authentication/logic-app-identity-azure-portal.png" alt-text="Screenshot shows pane to register an application with application identity name and URL for where to send authentication response":::
71+
:::image type="content" source="media/logic-apps-custom-api-authentication/logic-app-identity-azure-portal.png" alt-text="Screenshot shows pane to register an application with application identity name and URL for where to send authentication response.":::
7272

7373
1. When you're done, select **Register**.
7474

@@ -166,7 +166,7 @@ Now you must find the application (client) ID and tenant ID for the application
166166

167167
1. In the **Identity provider** section, find your previously created application identity. Select the application identity name.
168168

169-
:::image type="content" source="media/logic-apps-custom-api-authentication/custom-api-app-select-app-identity.png" alt-text="Screenshot shows Authentiation page open for newly created application identity.":::
169+
:::image type="content" source="media/logic-apps-custom-api-authentication/custom-api-app-select-app-identity.png" alt-text="Screenshot shows Authentication page open for newly created application identity.":::
170170

171171
1. On the **Overview** page, find the values for **Application (client) ID** and **Directory (tenant) ID**. Copy and save the values for use in Part 3.
172172

0 commit comments

Comments
 (0)