From 362488b4d717661c7b7cc20cab728cfaf7ef2bbb Mon Sep 17 00:00:00 2001 From: Peter Ombwa Date: Thu, 9 Sep 2021 07:28:57 -0700 Subject: [PATCH] Sign ps1 scripts in auth module. --- .azure-pipelines/generate-auth-module-template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines/generate-auth-module-template.yml b/.azure-pipelines/generate-auth-module-template.yml index 5b21ff3ef6c..ddb416e3dba 100644 --- a/.azure-pipelines/generate-auth-module-template.yml +++ b/.azure-pipelines/generate-auth-module-template.yml @@ -131,7 +131,7 @@ jobs: ConnectedServiceName: 'microsoftgraph ESRP CodeSign DLL and NuGet (AKV)' FolderPath: $(AUTH_MODULE_PATH) # Recursively finds files matching these patterns: - Pattern: 'Microsoft.Graph.Authentication.dll, Microsoft.Graph.Authentication.Core.dll, InitializeAssemblyResolver.ps1' + Pattern: 'Microsoft.Graph.Authentication.dll, Microsoft.Graph.Authentication.Core.dll, *.ps1' signConfigType: inlineSignParams inlineOperation: | [