mirror of
https://github.com/actions/runner-images.git
synced 2025-12-28 12:48:21 +08:00
Add Microsoft.Graph module (#5277)
This commit is contained in:
committed by
GitHub
parent
0448e95fef
commit
9e380e00a9
@@ -111,6 +111,7 @@
|
||||
},
|
||||
"powershellModules": [
|
||||
{"name": "MarkdownPS"},
|
||||
{"name": "Microsoft.Graph"},
|
||||
{"name": "Pester"}
|
||||
],
|
||||
"azureModules": [
|
||||
|
||||
@@ -108,6 +108,7 @@
|
||||
},
|
||||
"powershellModules": [
|
||||
{"name": "MarkdownPS"},
|
||||
{"name": "Microsoft.Graph"},
|
||||
{"name": "Pester"},
|
||||
{"name": "PSScriptAnalyzer"}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user