Skip to content

Commit 51f2f8f

Browse files
committed
FIX #182 function import
1 parent 783503a commit 51f2f8f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

monkey365.psm1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ $sourceFiles = @(
111111
'core/api/entraid/msgraph/helpers/users/Get-MonkeyMSGraphUser.ps1'
112112
'core/api/entraid/msgraph/helpers/groups/Get-MonkeyMSGraphGroup.ps1'
113113
'core/api/entraid/msgraph/helpers/groups/Get-MonkeyMSGraphGroupTransitiveMember.ps1'
114+
'core/api/entraid/msgraph/helpers/serviceprincipals/Get-MonkeyMSGraphAADServicePrincipal.ps1'
114115
'core/api/entraid/msgraph/helpers/directoryrole/Get-MonkeyMSGraphEntraDirectoryRole.ps1'
115116
'core/api/entraid/msgraph/helpers/directoryrole/Get-MonkeyMSGraphEntraRoleAssignment.ps1'
116117
'core/api/entraid/msgraph/helpers/directoryrole/Get-MonkeyMSGraphObjectDirectoryRole.ps1'

0 commit comments

Comments
 (0)