Skip to content

Commit 7fd899c

Browse files
Apply suggestions from code review
Co-authored-by: Esther Fan <[email protected]>
1 parent af8f32a commit 7fd899c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

articles/logic-apps/set-up-deployment-slots.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ The following options are available for you to create a deployment slot:
8686
1. Enter and select the name for your Standard logic app.
8787
1. Enter a unique name for your deployment slot.
8888

89-
This name must use only lowercase alphanumeric characters or hyphens (**-**),
89+
This name must use only lowercase alphanumeric characters or hyphens (**-**).
9090

9191
### [Azure CLI](#tab/azure-cli)
9292

@@ -157,6 +157,8 @@ After you deploy your changes, confirm that the changes appear in your deployed
157157
1. On the **Deployment slots** page, under **Deployment Slots**, find and select your deployment slot.
158158
1. On the resource sidebar, select **Overview**. On the **Notifications** tab, check whether any deployment issues exist, for example, errors that might happen during app startup or around slot swapping:
159159

160+
For this example, no notifications appeared:
161+
160162
:::image type="content" source="media/set-up-deployment-slots/deployment-slot-notifications.png" alt-text="Screenshot shows the Azure portal, logic app deployment slot resource with Overview page, and selected Notifications tab." lightbox="media/set-up-deployment-slots/deployment-slot-notifications.png":::
161163

162164
1. To verify the changes in your workflow, under **Workflows**, select **Workflows**, then select a workflow, which appears in read-only view.

0 commit comments

Comments
 (0)