Azure / Azure/azure-powershell

[Doc]: :Listed Values of RunbookType in Az.Automation are not Complete

Open
#24,320 2 comments 0 reactions 0 assignees View on GitHub
act-codegen-extensibility-squad Automation Doc - Reference Service Attention
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

### Type of issue

Missing information

### Feedback

Refer to the REST API
https://learn.microsoft.com/en-us/rest/api/automation/runbook/create-or-update?view=rest-automation-2023-11-01&tabs=HTTP#runbooktypeenum

the allow values of runbook type in Az.Automation cmdlets are not complete

Current Values
```
PowerShell
GraphicalPowerShell
PowerShellWorkflow
GraphicalPowerShellWorkflow
Graph
Python2
```

Expected Values
```
Graph
GraphPowerShell
GraphPowerShellWorkflow
PowerShell
PowerShell72
PowerShellWorkflow
Python2
Python3
Script
```

### Page URL

https://learn.microsoft.com/en-us/powershell/module/az.automation/new-azautomationrunbook?view=azps-11.3.0#-type

### Content source URL

_No response_

### Author

_No response_

### Document Id

_No response_

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.