Skip to content

Commit fd0e2bc

Browse files
authored
Merge pull request #270764 from MicrosoftDocs/main
4/1 11:00 AM IST Publish
2 parents 869d6e6 + 2aa8d95 commit fd0e2bc

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

articles/automation/automation-dsc-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ keywords: powershell dsc, desired state configuration, powershell dsc azure
55
services: automation
66
ms.service: automation
77
ms.subservice: dsc
8-
ms.date: 08/17/2021
8+
ms.date: 04/01/2024
99
ms.topic: conceptual
1010
---
1111

@@ -60,6 +60,7 @@ Consider the requirements in this section when using Azure Automation State Conf
6060

6161
For nodes running Windows, the following versions are supported:
6262

63+
- Windows Server 2022
6364
- Windows Server 2019
6465
- Windows Server 2016
6566
- Windows Server 2012R2

articles/automation/runtime-environment-overview.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Runtime environment in Azure Automation
33
description: This article provides an overview on Runtime environment in Azure Automation.
44
services: automation
55
ms.subservice: process-automation
6-
ms.date: 03/23/2024
6+
ms.date: 04/01/2024
77
ms.topic: conceptual
88
ms.custom: references_regions, devx-track-azurecli
99
---
@@ -77,7 +77,6 @@ You can't edit these Runtime environments. However, any changes that are made in
7777

7878
- Runtime environment is currently supported in all Public regions except Central India, Germany North, Italy North, Israel Central, Poland Central, UAE Central, and Government clouds.
7979
- Existing runbooks that are automatically moved from old experience to Runtime environment experience would be able to execute as both cloud and hybrid job.
80-
- When the runbook is [updated](manage-runtime-environment.md) and linked to a different Runtime environment, it can be executed as cloud job only.
8180
- PowerShell Workflow, Graphical PowerShell, and Graphical PowerShell Workflow runbooks only work with System-generated PowerShell-5.1 Runtime environment.
8281
- Runbooks created in Runtime environment experience with Runtime version PowerShell 7.2 would show as PowerShell 5.1 runbooks in old experience.
8382
- RBAC permissions cannot be assigned to Runtime environment.

articles/migrate/migrate-appliance.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ The appliance can be deployed using a couple of methods:
3737
- For physical or virtualized servers on-premises or any other cloud, you always deploy the appliance using a PowerShell installer script.Refer to the steps of deployment [here](how-to-set-up-appliance-physical.md).
3838
- Download links are available in the tables below.
3939

40-
> [!Note]
41-
> Don't install any other components, such as the **Microsoft Monitoring Agent (MMA)** or **Replication appliance**, on the same server hosting the Azure Migrate appliance. If you install the MMA agent, you can face problems like **"Multiple custom attributes of the same type found"**. It's recommended to have a dedicated server to deploy the appliance.
40+
> [!Note]
41+
> - Don't install any other components, such as the **Microsoft Monitoring Agent (MMA)** or **Replication appliance**, on the same server hosting the Azure Migrate appliance. If you install the MMA agent, you can face problems like **"Multiple custom attributes of the same type found"**. It's recommended to have a dedicated server to deploy the appliance.
42+
> - Federal Information Processing Standards (FIPS) mode is not supported for appliance deployment.
4243
4344
## Appliance services
4445

0 commit comments

Comments
 (0)