diff --git a/npm/examples/azure-npm-lite.yaml b/npm/examples/azure-npm-lite.yaml index 6a02a0bf4..37339b059 100644 --- a/npm/examples/azure-npm-lite.yaml +++ b/npm/examples/azure-npm-lite.yaml @@ -172,7 +172,7 @@ data: "EnableV2NPM": true, "PlaceAzureChainFirst": false, "ApplyInBackground": true, - "NetPolInBackground": true + "NetPolInBackground": true, "EnableNPMLite": true } } diff --git a/npm/examples/windows/azure-npm-lite-win.yaml b/npm/examples/windows/azure-npm-lite-win.yaml index f2aa5ed7b..12552cb45 100644 --- a/npm/examples/windows/azure-npm-lite-win.yaml +++ b/npm/examples/windows/azure-npm-lite-win.yaml @@ -153,7 +153,7 @@ data: "PlaceAzureChainFirst": false, "ApplyIPSetsOnNeed": false, "ApplyInBackground": true, - "NetPolInBackground": true + "NetPolInBackground": true, "EnableNPMLite": true } }