Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

az automation schedule | Missing examples in reference content #8272

Open
dbradish-microsoft opened this issue Nov 13, 2024 · 2 comments
Open
Labels
Automation bug This issue requires a change to an existing behavior in the product in order to be resolved. Service Attention This issue is responsible by Azure service team.

Comments

@dbradish-microsoft
Copy link
Contributor

Describe the bug

This GitHub issue is being moved from MicrosoftDocs/azure-docs-cli issue 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

@dbradish-microsoft dbradish-microsoft added the bug This issue requires a change to an existing behavior in the product in order to be resolved. label Nov 13, 2024
@yonzhan
Copy link
Collaborator

yonzhan commented Nov 13, 2024

Thank you for opening this issue, we will look into it.

Copy link
Contributor

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @jaspkaur28, @sanjkum.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Automation bug This issue requires a change to an existing behavior in the product in order to be resolved. Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

2 participants