What is the earliest Start Date that can be applied for a budget?

Lavanya Roy 1 Reputation point
2021-07-22T15:36:21.317+00:00

Hi all,

So I have created a runbook that automatically creates a RG and assigns a budget to it.
I tried to set the budget start date to a variable which calls Get-Date or similar to assign it to the day of creation.
I unfortunately keep getting an error if I do so.
So I just put in 07/01/2021 as the start date and it somehow worked.

So my question is, can this runbook keep running comfortably even if we reach December?
As in the start date for the budget can it be July if the resource group is created in December or does it need to be updated every once in a while or so?

Any help is appreciated. I am very new to Azure

Small BASIC
Small BASIC
A programming language created by Microsoft that serves a stepping stone for beginners from block-based coding languages to more complex text-based languages.
280 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.