Azure / Azure/azure-cli-extensions

az automation schedule | Missing examples in reference content

Open
#8,272 2 comments 0 reactions 0 assignees View on GitHub
Automation bug Service Attention
Dominant language
Python
Stars
454
Forks
1.7k
Avg merge
2d 19h
Merged PRs (30d)
64

Description

### Describe the bug

This GitHub issue is being moved from MicrosoftDocs/azure-docs-cli [issue 4760](https://github.com/MicrosoftDocs/azure-docs-cli/issues/4760) as it pertains to missing examples in reference content.

***********************************************

## Engineering request
1 - Add an example for `az automation schedule create --frequency` parameter
2 - Add an example for `az automation schedule create --interval` parameter

***************************************************

## Customer feedback

**Type of issue**
Missing information

**Feedback**
Unclear how to create a schedule of a few days:

```
"advancedSchedule": {
"monthDays": null,
"monthlyOccurrences": null,
"weekDays": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
]
},
```

**Page URL**
https://learn.microsoft.com/en-us/cli/azure/automation/schedule?view=azure-cli-latest

**Content source URL**
https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/latest/docs-ref-autogen/automation/schedule.yml

**Document Id**
be41ebb1-ee13-9eba-6a41-0c5cda23f18d

### Related command

az automation schedule

### Errors

.

### Issue script & Debug output

.

### Expected behavior

.

### Environment Summary

Azure CLI 2.66.0

### Additional context

_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.