You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/automation/automation-solution-vm-management.md
+15-7Lines changed: 15 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,16 @@
1
1
---
2
-
title: Start/Stop VMs during off-hours solution (preview)
2
+
title: Start/Stop VMs during off-hours solution
3
3
description: This VM management solution starts and stops your Azure Resource Manager virtual machines on a schedule and proactively monitors from Log Analytics.
4
4
services: automation
5
5
ms.service: automation
6
6
ms.component: process-automation
7
7
author: georgewallace
8
8
ms.author: gwallace
9
-
ms.date: 06/11/2018
9
+
ms.date: 07/11/2018
10
10
ms.topic: conceptual
11
11
manager: carmonm
12
12
---
13
-
# Start/Stop VMs during off-hours solution (preview) in Azure Automation
13
+
# Start/Stop VMs during off-hours solution in Azure Automation
14
14
15
15
The Start/Stop VMs during off-hours solution starts and stops your Azure virtual machines on user-defined schedules, provides insights through Azure Log Analytics, and sends optional emails by using [action groups](../monitoring-and-diagnostics/monitoring-action-groups.md). It supports both Azure Resource Manager and classic VMs for most scenarios.
16
16
@@ -33,9 +33,13 @@ This solution provides a decentralized automation option for users who want to r
33
33
34
34
Perform the following steps to add the Start/Stop VMs during off-hours solution to your Automation account, and then configure the variables to customize the solution.
35
35
36
-
1. In the Azure portal, click **Create a resource**.
37
-
1. In the Marketplace page, type a keyword such as **Start** or **Start/Stop**. As you begin typing, the list filters based on your input. Alternatively, you can type in one or more keywords from the full name of the solution and then press Enter. Select **Start/Stop VMs during off-hours [Preview]** from the search results.
38
-
1. In the **Start/Stop VMs during off-hours [Preview]** page for the selected solution, review the summary information and then click **Create**.
36
+
1. From an Automation Account select **Start/Stop VM** under **Related Resources**. From here you can click **Learn more about and enable the solution**. If you already have a Start/Stop VM solution deployed, you can click **Manage the solution** to be taken to a list of the deployed solutions and select it from there.
37
+
38
+

39
+
40
+
> [!NOTE]
41
+
> You can also create it from anywhere in the Azure portal, by clicking **Create a resource**. In the Marketplace page, type a keyword such as **Start** or **Start/Stop**. As you begin typing, the list filters based on your input. Alternatively, you can type in one or more keywords from the full name of the solution and then press Enter. Select **Start/Stop VMs during off-hours** from the search results.
42
+
1. In the **Start/Stop VMs during off-hours** page for the selected solution, review the summary information and then click **Create**.
@@ -64,7 +68,11 @@ Perform the following steps to add the Start/Stop VMs during off-hours solution
64
68
* Specify the **Target ResourceGroup Names**. These are resource group names that contain VMs to be managed by this solution. You can enter more than one name and separate each by using a comma (values are not case-sensitive). Using a wildcard is supported if you want to target VMs in all resource groups in the subscription. This value is stored in the **External_Start_ResourceGroupNames** and **External_Stop_ResourceGroupNames** variables.
65
69
* Specify the **VM Exclude List (string)**. This is the name of one or more virtual machines from the target resource group. You can enter more than one name and separate each by using a comma (values are not case-sensitive). Using a wildcard is supported. This value is stored in the **External_ExcludeVMNames** variable.
66
70
* Select a **Schedule**. This is a recurring date and time for starting and stopping the VMs in the target resource groups. By default, the schedule is configured for 30 minutes from now. Selecting a different region is not available. To configure the schedule to your specific time zone after configuring the solution, see [Modifying the startup and shutdown schedule](#modify-the-startup-and-shutdown-schedule).
67
-
* To receive **Email notifications** from an action group, accept the default value of **Yes** and provide a valid email address. If you select **No** but decide at a later date that you want to receive email notifications, you can update the [action group](../monitoring-and-diagnostics/monitoring-action-groups.md) that is created with valid email addresses separated by a comma.
71
+
* To receive **Email notifications** from an action group, accept the default value of **Yes** and provide a valid email address. If you select **No** but decide at a later date that you want to receive email notifications, you can update the [action group](../monitoring-and-diagnostics/monitoring-action-groups.md) that is created with valid email addresses separated by a comma. You also need to enable the following alert rules:
72
+
73
+
* AutoStop_VM_Child
74
+
* Scheduled_StartStop_Parent
75
+
* Sequenced_StartStop_Parent
68
76
69
77
> [!IMPORTANT]
70
78
> The default value for **Target ResourceGroup Names** is a *****. This targets all VMs in a subscription. If you do not want the solution to target all the VMs in your subscription this value needs to be updated to a list of resource group names prior to enabling the schedules.
Copy file name to clipboardExpand all lines: articles/databox/data-box-disk-troubleshoot.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,14 +14,14 @@ ms.topic: overview
14
14
ms.custom: mvc
15
15
ms.tgt_pltfrm: NA
16
16
ms.workload: TBD
17
-
ms.date: 07/27/2018
17
+
ms.date: 07/30/2018
18
18
ms.author: alkohli
19
19
---
20
20
# Troubleshoot issues in Azure Data Box Disk (Preview)
21
21
22
22
This article applies to Microsoft Azure Data Box running Preview release. This article describes some of the complex workflows and management tasks that can be performed on the Data Box and Data Box Disk.
23
23
24
-
You can manage the Data Box using the Data Box service UI (referred to as the portal UI) and the local web UI for the device. Data Box Disk can only be managed via the Azure portal. This article focuses on the tasks that you can perform using the Azure portal. Use the Azure portal to manage orders, manage devices, and track the status of the order as it proceeds to the terminal stage.
24
+
You can manage the Data Box Disk via the Azure portal. This article focuses on the tasks that you can perform using the Azure portal. Use the Azure portal to manage orders, manage devices, and track the status of the order as it proceeds to completion.
0 commit comments