Skip to content

Commit 27e2148

Browse files
author
gitName
committed
image size
1 parent fa1bcce commit 27e2148

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
108 KB
Loading
4.58 KB
Loading

articles/api-center/set-up-notification-workflow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ To create a custom *api-status* property in your API center:
5252
1. In the **Assignments** tab, next to **APIs**, select **Optional**.
5353
1. Optionally make assignments to **Deployments** and **Environments**. Select **Next**.
5454
1. Review the configuration and select **Create**.
55-
55+
git
5656
## Enable a managed identity in your logic app
5757

5858
For this scenario, the logic app uses a managed identity to access the Azure API center. Depending on your needs, enable either a system-assigned or user-assigned managed identity. For configuration steps, see [Authenticate access and connections to Azure resources with managed identities in Azure Logic Apps](../logic-apps/authenticate-with-managed-identity.md).
@@ -316,7 +316,7 @@ Add a step to make an HTTP request to update the API properties in your API cent
316316

317317
**Save** the workflow in the **Logic app designer**. When the workflow is complete, it should look similar to the following image:
318318

319-
:::image type="content" source="media/set-up-notification-workflow/logic-app-designer-workflow.png" lightbox="media/set-up-notification-workflow/logic-app-designer-workflow.png" alt-text="Screenshot of complete workflow in Logic app designer in the portal.":::
319+
:::image type="content" source="media/set-up-notification-workflow/logic-app-designer-workflow.png" lightbox="media/set-up-notification-workflow/logic-app-designer-workflow-large.png" alt-text="Screenshot of complete workflow in Logic app designer in the portal.":::
320320

321321
Confirm that the event subscription is provisioned successfully in your API center. It might take a few minutes for the event subscription to be provisioned.
322322

0 commit comments

Comments
 (0)