Skip to content

Commit 8c5c07b

Browse files
new screenshot and text for staging slots
1 parent 51cdce7 commit 8c5c07b

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

articles/app-service/deploy-staging-slots.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,10 @@ To scale your app to a different tier, make sure that the target tier supports t
3838
## Add a slot
3939
The app must be running in the **Standard**, **Premium**, or **Isolated** tier in order for you to enable multiple deployment slots.
4040

41-
1. in the [Azure portal](https://portal.azure.com/), open your app's [resource page](../azure-resource-manager/manage-resources-portal.md#manage-resources).
42-
41+
1. in the [Azure portal](https://portal.azure.com/), search for and select **App Services** and select your app.
42+
43+
![Search for App Services](./media/web-sites-staged-publishing/search-for-app-services.png)
44+
4345
2. In the left pane, select **Deployment slots** > **Add Slot**.
4446

4547
![Add a new deployment slot](./media/web-sites-staged-publishing/QGAddNewDeploymentSlot.png)
@@ -274,7 +276,7 @@ By default, new slots are given a routing rule of `0%`, shown in grey. When you
274276

275277
## Delete a slot
276278

277-
Go to your app's resource page. Select **Deployment slots** > *\<slot to delete>* > **Overview**. Select **Delete** on the command bar.
279+
Search for and select your app. Select **Deployment slots** > *\<slot to delete>* > **Overview**. Select **Delete** on the command bar.
278280

279281
![Delete a deployment slot](./media/web-sites-staged-publishing/DeleteStagingSiteButton.png)
280282

65 KB
Loading

0 commit comments

Comments
 (0)