Remove references to obsolete storage account variables (#4719)
authorMatt Mitchell <mmitche@microsoft.com>
Thu, 6 Jun 2024 21:28:41 +0000 (14:28 -0700)
committerGitHub <noreply@github.com>
Thu, 6 Jun 2024 21:28:41 +0000 (21:28 +0000)
eng/pipelines/global-variables.yml

index b82257d6fc1a014f787a71dfa24771bbeab068aa..fd258a9883e2a256407533822af002f9147f8a3a 100644 (file)
@@ -13,7 +13,6 @@ variables:
 # # Internal build pools.
 - ${{ if ne(variables['System.TeamProject'], 'public') }}:
   - group: DotNet-Diagnostics-SDL-Params
-  - group: DotNet-MSRC-Storage
   - template: /eng/common/templates-official/variables/pool-providers.yml@self
   - name: BuildPool
     value: $(DncEngInternalBuildPool)