From ce61a5b73cd15e0ba963f9f6ef08ea95bca973f6 Mon Sep 17 00:00:00 2001 From: Aditya Patwardhan Date: Mon, 26 Oct 2020 11:36:43 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 40e01f9..5f6286a 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,9 @@ The following sample shows how the templates can be included in your release YAM ** Requires on-boarding, see the wiki in the internal PowerShell Maintainers teams channel ** +Make sure to create the variable group named `ESRP` and make it available to the pipeline. +Details can be found in the PowerShell Maintainers teams channel's Wiki tab. + 1. Call the template from this repo in your yaml file and specify the values for the parameters. ```yaml