From 1c3e30b6624e9ecca73da1e5a1c1a99ac13ced1d Mon Sep 17 00:00:00 2001 From: Ed Burns Date: Wed, 8 Jun 2022 15:44:00 -0400 Subject: [PATCH] On branch gh-pages Merge this after merging #152. modified: _data/var.yml Signed-off-by: Ed Burns --- _data/var.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/var.yml b/_data/var.yml index 471ed5741..1fb55bd48 100644 --- a/_data/var.yml +++ b/_data/var.yml @@ -22,4 +22,4 @@ passwordInFileNote: |-3 * We did not include values for parameters that have a default value. * Even though this parameters file has values for sensitive fields such as passwords, these values are not echoed on the command line, or repeated in the logs because they are passed directly as `secureString` type in ARM. **Please ensure any occurrences of the parameters file in the filesystem are sufficiently secured.** -artifactsLocationTag: 2022-04-22-1-Q2 +artifactsLocationTag: 2022-06-08-1-Q2