diff --git a/tests/arm/examples/ImplicitDepsResources/storage.json b/tests/arm/examples/ImplicitDepsResources/storage.json index 0cf4c744849..2ba07306fff 100644 --- a/tests/arm/examples/ImplicitDepsResources/storage.json +++ b/tests/arm/examples/ImplicitDepsResources/storage.json @@ -21,7 +21,7 @@ "name": "MySecret", "apiVersion": "2019-09-01", "properties": { - "value": "MySecretValue123" + "value": "1234" } } ]