1 parent 783503a commit 51f2f8fCopy full SHA for 51f2f8f
1 file changed
monkey365.psm1
@@ -111,6 +111,7 @@ $sourceFiles = @(
111
'core/api/entraid/msgraph/helpers/users/Get-MonkeyMSGraphUser.ps1'
112
'core/api/entraid/msgraph/helpers/groups/Get-MonkeyMSGraphGroup.ps1'
113
'core/api/entraid/msgraph/helpers/groups/Get-MonkeyMSGraphGroupTransitiveMember.ps1'
114
+ 'core/api/entraid/msgraph/helpers/serviceprincipals/Get-MonkeyMSGraphAADServicePrincipal.ps1'
115
'core/api/entraid/msgraph/helpers/directoryrole/Get-MonkeyMSGraphEntraDirectoryRole.ps1'
116
'core/api/entraid/msgraph/helpers/directoryrole/Get-MonkeyMSGraphEntraRoleAssignment.ps1'
117
'core/api/entraid/msgraph/helpers/directoryrole/Get-MonkeyMSGraphObjectDirectoryRole.ps1'
0 commit comments