sparse-intern-71089
06/18/2020, 2:28 PMtall-librarian-49374
06/18/2020, 2:46 PMparameters is wrong then. Do you mind filing an issue? As a workaround, you should be able to pass any there, e.g.
"EventsOutOfOrderMaxDelayInSeconds": (any)0,future-kite-91191
06/18/2020, 2:55 PMfuture-kite-91191
06/18/2020, 2:56 PMfuture-kite-91191
06/18/2020, 3:00 PM"EventsLateArrivalMaxDelayInSeconds": 5 as any, does compile, but still returns error
Diagnostics:
azure:core:TemplateDeployment (bla-sa):
error: Error validating Template for Deployment "bla-sa" (Resource Group "uel-dev-rg"): Deployment template validation failed: 'Template parameter JToken type is not valid. Expected 'Integer'. Actual 'String'. Please see <https://aka.ms/resource-manager-parameter-files> for usage details.'.future-kite-91191
06/18/2020, 3:07 PMtall-librarian-49374
06/18/2020, 3:07 PMfuture-kite-91191
06/18/2020, 3:29 PM