Azure / Azure/azure-powershell

Get-AzAutomationSoftwareUpdateConfiguration returns a wrong value for the OperatingSystem property

Open
#8,238 7 comments 0 reactions 1 assignee Claimed by @vikram-m View on GitHub
act-codegen-extensibility-squad Automation Service Attention
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

### Description

Scheduled update deployments in Azure Automation Update Management are set up for Linux operating system and the Portal shows the correct data ("Linux").
os_portal

Get-AzAutomationSoftwareUpdateConfiguration returns the incorrect value "Windows" for the OperatingSystem property.

os_cmdlet

### Module Version

```powershell
Get-Module Az.Automation -ListAvailable
ModuleType Version Name
---------- ------- ----
Script 1.0.0 Az.Automation
```

### Environment Data

```powershell
PS C:\> $PSVersionTable

Name Value
---- -----
PSVersion 6.1.1
PSEdition Core
GitCommitId 6.1.1
OS Microsoft Windows 10.0.17763
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
```

### Debug Output

```

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.