Skip to content

Microsoft.Automation/schedules: Ambiguous type for "interval" parameter #12945

Open
@sean-r-williams

Description

@sean-r-williams

The ARM API specs for Microsoft.Automation/schedules do not specify a type for the interval property. This causes the Azure documentation (and other tooling, like the VSCode extension) to assume an object type.

However, looking at the quickstart templates using this type of resource, it appears that this property is actually a string. For example, see azuredeploy.json for the Azure Resource Usage Solution (lines 1228 and 483).

This appears to affect all API versions (though I was testing with 2015-10-31).

Metadata

Metadata

Assignees

No one assigned

    Labels

    AutomationService AttentionWorkflow: This issue is responsible by Azure service team.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