Skip to content

Commit 7ab7439

Browse files
authored
Merge pull request #279236 from jjaygbay1/self-service-maintenance
added new article on self-service maintenance
2 parents 7a46476 + 99bb80e commit 7ab7439

File tree

5 files changed

+57
-0
lines changed

5 files changed

+57
-0
lines changed
295 KB
Loading
714 KB
Loading
1 MB
Loading
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
---
2+
title: Self service maintenance orchestration (public preview)
3+
description: Learn how to enable self service maintenance orchestration.
4+
author: jjaygbay1
5+
ms.author: jacobjaygbay
6+
ms.topic: conceptual
7+
ms.service: azure-vmware
8+
ms.date: 06/25/2024
9+
ms.custom: engagement-fy24
10+
---
11+
12+
# Self service maintenance orchestration (public preview)
13+
14+
In this article, you learn about one of the advantages of Azure VMware Solution private cloud. The advantage is the managed platform where Microsoft handles the lifecycle management of VMware software (ESXi, vCenter Server, and vSAN) and NSX appliances. Microsoft also takes care of applying any patches, updates, or upgrades to ESXi, vCenter Server, vSAN, and NSX within your private cloud.
15+
Regular upgrades of the Azure VMware Solution private cloud and VMware software ensure the latest security, stability, and feature sets are running in your private cloud. For more information, see [Host maintenance and lifecycle management](architecture-private-clouds.md).
16+
17+
Microsoft schedules maintenance and notifies customers through Service Health notifications. The details of the planned maintenance are available under the planned maintenance section. Currently, customers must raise a support ticket if they wish to change a scheduled maintenance window.
18+
The Self-Service Maintenance orchestration feature provides customers with the flexibility to reschedule their planned maintenance directly from the Azure portal.
19+
20+
## Prerequisites
21+
22+
- An existing Azure VMware Solution private cloud.
23+
- A registered subscription to the Microsoft Azure VMware Solution AFEC flags named Early Access and Self Serve for Maintenance. You can find these flags under **Preview Features** on the Azure portal.
24+
25+
## Reschedule maintenance through Azure VMware Solution maintenance
26+
27+
1. Sign in to your Azure VMware Solution private cloud.
28+
29+
>[!Note]
30+
> At least a contributor level access on the Azure VMware Solution private cloud is required.
31+
32+
1. From the left navigation, locate **Operations** and select **Maintenance** from the drop-down list.
33+
34+
:::image type="content" source="media/self-service-orchestration/operations-maintenance.png" alt-text="Screenshot that shows how to set up self-service maintenance." lightbox="media/self-service-orchestration/operations-maintenance.png":::
35+
36+
1. Under the **Upcoming maintenance** tab, select the **Reschedule** option located on the right side.
37+
38+
:::image type="content" source="media/self-service-orchestration/reschedule-maintenance.png" alt-text="Screenshot that shows how to reschedule maintenance." lightbox="media/self-service-orchestration/reschedule-maintenance.png":::
39+
40+
41+
42+
1. Input the revised date and time, then select **Reschedule**.
43+
44+
:::image type="content" source="media/self-service-orchestration/upcoming-maintenance.png" alt-text="Screenshot that shows how to review upcoming maintenance schedule." lightbox="media/self-service-orchestration/upcoming-maintenance.png":::
45+
46+
After you’ve selected **Reschedule**, the system modifies the schedule to the new date and the new schedule is displayed to the portal.
47+
48+
## Additional Information
49+
The following system error or warning messages appear while trying to reschedule maintenance tasks:
50+
51+
- Users aren't allowed to reschedule maintenance after the upgrade deadline and on freeze days.
52+
- Users will be allowed to reschedule up to 1 hour before and after the start of the maintenance.
53+
- Each maintenance task is assigned an internal deadline. Dates that exceed this deadline appear greyed out on the portal. If a customer needs to reschedule maintenance beyond this point, they should raise a support ticket.
54+
- Maintenance that is critical or carries fix for a critical security vulnerability, might have the reschedule option greyed out.
55+
- This feature is only enabled for a selected set of maintenance, therefore not all the Azure VMware Solution maintenance shows up in this navigation or have the reschedule option.

articles/azure-vmware/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,8 @@ items:
311311
href: https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/vmware_private_cloud
312312
- name: Configure VMware Cloud Director Service in Azure VMware Solution
313313
href: configure-vmware-cloud-director-service-azure-vmware-solution.md
314+
- name: Self service maintenance orchestration (public preview)
315+
href: self-service-maintenance-orchestration.md
314316
- name: Enable VMware Cloud Director Service with Azure VMware solution
315317
href: enable-vmware-cds-with-azure.md
316318
- name: Deploy VMware Cloud Director Availability in Azure VMware Solution

0 commit comments

Comments
 (0)