Open dbradish-microsoft opened 2 days ago
This GitHub issue is being moved from MicrosoftDocs/azure-docs-cli issue 4760 as it pertains to missing examples in reference content.
1 - Add an example for az automation schedule create --frequency parameter 2 - Add an example for az automation schedule create --interval parameter
az automation schedule create --frequency
az automation schedule create --interval
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
az automation schedule
.
Azure CLI 2.66.0
No response
Thank you for opening this issue, we will look into it.
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @jaspkaur28, @sanjkum.
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 foraz automation schedule create --interval
parameterCustomer feedback
Type of issue Missing information
Feedback Unclear how to create a schedule of a few days:
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