Skip to content

Commit bb04bbf

Browse files
Merge pull request #260695 from SnehaSudhirG/08Dec-EnableSubscriptionUpdate
Added on enabling subscription in how to article
2 parents 8c00add + 3ae5baf commit bb04bbf

File tree

3 files changed

+11
-22
lines changed

3 files changed

+11
-22
lines changed

articles/update-manager/manage-pre-post-events.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,17 @@ author: SnehaSudhirG
1414

1515
Pre and post events allows you to execute user-defined actions before and after the schedule patch installation. This article describes on how to create, view, and cancel the pre and post events in Azure Update Manager.
1616

17+
## Register your subscription for public preview
18+
19+
To self-register your subscription for public preview in Azure portal:
20+
21+
1. Sign in to the [Azure portal](https://portal.azure.com) and select **More services**.
22+
1. On the **All services** page, search for **Preview features**.
23+
1. On the **Preview Features** page, search and select **Pre and Post maintenance activity support for InGuest Patch**.
24+
1. Select the feature and then select **Register** to register the subscription.
25+
26+
:::image type="content" source="./media/tutorial-using-functions/register-feature.png" alt-text="Screenshot that shows how to register the preview feature." lightbox="./media/tutorial-using-functions/register-feature.png":::
27+
1728
## Timeline of schedules for pre and post events
1829

1930
We recommend you to go through the following table to understand the timeline of the schedule for pre and post events.

articles/update-manager/tutorial-using-functions.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,6 @@ In this tutorial, you learn how to:
2626
2727
[!INCLUDE [pre-post-prerequisites.md](includes/pre-post-prerequisites.md)]
2828

29-
## Register your subscription for public preview
30-
31-
To self-register your subscription for public preview in Azure portal:
32-
33-
1. Sign in to the [Azure portal](https://portal.azure.com) and select **More services**.
34-
1. On the **All services** page, search for **Preview features**.
35-
1. On the **Preview Features** page, search and select **Pre and Post maintenance activity support for InGuest Patch**.
36-
1. Select the feature and then select **Register** to register the subscription.
37-
38-
:::image type="content" source="./media/tutorial-using-functions/register-feature.png" alt-text="Screenshot that shows how to register the preview feature." lightbox="./media/tutorial-using-functions/register-feature.png":::
3929

4030
## Create a function app
4131

articles/update-manager/tutorial-webhooks-using-runbooks.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -28,18 +28,6 @@ In this tutorial, you learn how to:
2828
[!INCLUDE [pre-post-prerequisites.md](includes/pre-post-prerequisites.md)]
2929

3030

31-
## Register your subscription for public preview
32-
33-
To self-register your subscription for public preview in Azure portal:
34-
35-
1. Sign in to the [Azure portal](https://portal.azure.com) and select **More services**.
36-
1. On the **All services** page, search for **Preview features**.
37-
1. On the **Preview Features** page, search and select **Pre and Post maintenance activity support for InGuest Patch**.
38-
1. Select the feature and then select **Register** to register the subscription.
39-
40-
:::image type="content" source="./media/tutorial-using-functions/register-feature.png" alt-text="Screenshot that shows how to register the preview feature." lightbox="./media/tutorial-using-functions/register-feature.png":::
41-
42-
4331
## Create and publish Automation runbook
4432

4533
1. Sign in to the [Azure portal](https://portal.azure.com) and go to your **Azure Automation** account.

0 commit comments

Comments
 (0)