Skip to content

Commit 864cdc0

Browse files
committed
removed dup text
1 parent 9d87844 commit 864cdc0

File tree

3 files changed

+3
-46
lines changed

3 files changed

+3
-46
lines changed

articles/virtual-machines/maintenance-control-cli.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,7 @@ ms.author: cynthn
1212

1313
# Control updates with Maintenance Control and the Azure CLI
1414

15-
Manage platform updates, that don't require a reboot, using maintenance control. Azure frequently updates its infrastructure to improve reliability, performance, security or launch new features. Most updates are transparent to users. Some sensitive workloads, like gaming, media streaming, and financial transactions, can't tolerate even few seconds of a VM freezing or disconnecting for maintenance. Maintenance control gives you the option to wait on platform updates and apply them within a 35-day rolling window.
16-
17-
Maintenance control lets you decide when to apply updates to your isolated VMs and Azure Dedicated Hosts.
18-
19-
With maintenance control, you can:
20-
- Batch updates into one update package.
21-
- Wait up to 35 days to apply updates.
22-
- Automate platform updates for your maintenance window using Azure Functions.
23-
- Maintenance configurations work across subscriptions and resource groups.
24-
25-
## Limitations
26-
27-
- VMs must be on a [dedicated host](./linux/dedicated-hosts.md), or be created using an [isolated VM size](./linux/isolation.md).
28-
- After 35 days, an update will automatically be applied.
29-
- User must have **Resource Contributor** access.
15+
This topic covers the Azure CLI options for Maintenance Control.
3016

3117
## Create a maintenance configuration
3218

articles/virtual-machines/maintenance-control-portal.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,7 @@ ms.author: cynthn
1212

1313
# Control updates with Maintenance Control and the Azure portal
1414

15-
Manage platform updates, that don't require a reboot, using maintenance control. Azure frequently updates its infrastructure to improve reliability, performance, security or launch new features. Most updates are transparent to users. Some sensitive workloads, like gaming, media streaming, and financial transactions, can't tolerate even few seconds of a VM freezing or disconnecting for maintenance. Maintenance control gives you the option to wait on platform updates and apply them within a 35-day rolling window.
16-
17-
Maintenance control lets you decide when to apply updates to your isolated VMs and Azure Dedicated Hosts.
18-
19-
With maintenance control, you can:
20-
- Batch updates into one update package.
21-
- Wait up to 35 days to apply updates.
22-
- Automate platform updates for your maintenance window using Azure Functions.
23-
- Maintenance configurations work across subscriptions and resource groups.
24-
25-
## Limitations
26-
27-
- VMs must be on a [dedicated host](./linux/dedicated-hosts.md), or be created using an [isolated VM size](./linux/isolation.md).
28-
- After 35 days, an update will automatically be applied.
29-
- User must have **Resource Contributor** access.
15+
This topic covers the Azure portal options for Maintenance Control.
3016

3117
## Create a maintenance configuration
3218

articles/virtual-machines/maintenance-control-powershell.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -12,22 +12,7 @@ ms.author: cynthn
1212

1313
# Control updates with Maintenance Control and Azure PowerShell
1414

15-
Manage platform updates, that don't require a reboot, using maintenance control. Azure frequently updates its infrastructure to improve reliability, performance, security or launch new features. Most updates are transparent to users. Some sensitive workloads, like gaming, media streaming, and financial transactions, can't tolerate even few seconds of a VM freezing or disconnecting for maintenance. Maintenance control gives you the option to wait on platform updates and apply them within a 35-day rolling window.
16-
17-
Maintenance control lets you decide when to apply updates to your isolated VMs.
18-
19-
With maintenance control, you can:
20-
- Batch updates into one update package.
21-
- Wait up to 35 days to apply updates.
22-
- Automate platform updates for your maintenance window using Azure Functions.
23-
- Maintenance configurations work across subscriptions and resource groups.
24-
25-
## Limitations
26-
27-
- VMs must be on a [dedicated host](./linux/dedicated-hosts.md), or be created using an [isolated VM size](./linux/isolation.md).
28-
- After 35 days, an update will automatically be applied.
29-
- User must have **Resource Contributor** access.
30-
15+
This topic covers the Azure PowerShell options for Maintenance Control.
3116

3217
## Enable the PowerShell module
3318

0 commit comments

Comments
 (0)