Skip to content

[BUG]The description values of AdvancedScheduleMonthlyOccurrence are inconsistent with Azure Portal #28901

Open
@sinbai

Description

@sinbai

API Spec link

https://github.com/Azure/azure-rest-api-specs/blob/20d333fa60a4a81acfd01a7bd56dd9c552301afe/specification/automation/resource-manager/Microsoft.Automation/stable/2019-06-01/softwareUpdateConfiguration.json#L644C6-L644C39

API Spec version

2019-06-01

Describe the bug

It was found that the possible values of AdvancedScheduleMonthlyOccurrence should be 1, 2,3,4,-1 ,corresponds to "First", "Second", "Third", "Fourth" and "Last" in the Azure Portal respectively. Details are as follows.
image

However, the description of AdvancedScheduleMonthlyOccurrence in swagger is "Occurrence of the week within the month. Must be between 1 and 5".

Expected behavior

The possible values of AdvancedScheduleMonthlyOccurrence should be 1, 2,3,4,-1.

Actual behavior

The description values of AdvancedScheduleMonthlyOccurrence between 1 and 5.

Reproduction Steps

Create corresponding resources in the portal and view the values.

Environment

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    AutomationMgmtThis issue is related to a management-plane library.Service AttentionWorkflow: This issue is responsible by Azure service team.bugThis issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedIssues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions