I am trying to use ARM TTK and i am selecting my tests.
One of the tests that i want to run is apiVersions Should Be Recent Now in my ARM template i have a resource block of type "Microsoft.DevTestLab/schedules". The latest API version for this resource as per the link API Versions is 2018-09-15. This is more than 2 years old and my test is failing as it is not fulfilling one of the conditions. So how to tackle such kind of API versions if there is no current version available which is within 2 years. Any help is appreciated
learn.microsoft.comlearn.microsoft.com Template test cases for test toolkit - Azure Resource Manager Describes the template tests that are run by the Azure Resource Manager template test toolkit.
learn.microsoft.comlearn.microsoft.com Microsoft.DevTestLab/schedules - Bicep & ARM template reference Azure Microsoft.DevTestLab/schedules syntax and properties to use in Azure Resource Manager templates for deploying the resource. API version latest