Add Microsoft Graph PowerShell SDK (#4274)

This commit is contained in:
Ralph Jansen
2021-10-15 20:15:42 +02:00
committed by GitHub
parent 6f4486a3fe
commit 823f2db325
3 changed files with 6 additions and 3 deletions

View File

@@ -87,7 +87,8 @@
{"name": "PSScriptAnalyzer"},
{"name": "PSWindowsUpdate"},
{"name": "SqlServer"},
{"name": "VSSetup"}
{"name": "VSSetup"},
{"name": "Microsoft.Graph"}
],
"azureModules": [
{

View File

@@ -87,7 +87,8 @@
{"name": "PSScriptAnalyzer"},
{"name": "PSWindowsUpdate"},
{"name": "SqlServer"},
{"name": "VSSetup"}
{"name": "VSSetup"},
{"name": "Microsoft.Graph"}
],
"azureModules": [
{

View File

@@ -64,7 +64,8 @@
{ "name": "PSScriptAnalyzer" },
{ "name": "PSWindowsUpdate" },
{ "name": "SqlServer" },
{ "name": "VSSetup" }
{ "name": "VSSetup" },
{ "name": "Microsoft.Graph" }
],
"azureModules": [
{