https://pulumi.com logo
Title
b

billowy-carpenter-15652

11/27/2020, 6:31 PM
Hi team, I'm trying to create an AutoscaleSetting and cannot figure out how to set a recurrence such that a rule is in effect from 6AM to 6PM. The only option in RecurrenceArgs seems to be Hours and Minutes, which seems to be defined as an interval, whereas the Azure Portal allows a start and end time on recurrences. Can someone please let me know what I'm doing wrong? Thank you!
This is the TF (not nextgen) provider
b

bulky-judge-50216

11/27/2020, 7:14 PM
Hi Bharat, I've been looking at our docs pages and the recurrence arguments are the day and time they're supposed to start from, but you're right it doesn't seem to show an end date or time. https://www.pulumi.com/docs/reference/pkg/azure/monitoring/autoscalesetting/#repeating-on-weekends Can you raise this as an issue in the azure provider repository and someone will be able to take a look https://github.com/pulumi/pulumi-azure/issues/new
b

billowy-carpenter-15652

11/28/2020, 2:50 PM