We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Below scripts are not signed
(hxxps://github.com/microsoftgraph/msgraph-sdk-powershell/blob/dev/src/Identity.Governance/v1.0/custom/Get-MgEntitlementManagementAssignment.ps1) (hxxps://github.com/microsoftgraph/msgraph-sdk-powershell/blob/dev/src/Identity.Governance/v1.0/custom/Get-MgEntitlementManagementAssignmentRequest.ps1) (hxxps://github.com/microsoftgraph/msgraph-sdk-powershell/blob/dev/src/Identity.Governance/v1.0/custom/Get-MgEntitlementManagementCatalog.ps1)
Can they be signed using the/a Microsoft Code Signing cert so they can be added to a Trusted Publishers cert store to allow execution in Powershell?
The text was updated successfully, but these errors were encountered:
Additionally - src/Graph/v1.0/Microsoft.Graph.psd1 is unsigned
Sorry, something went wrong.
Hello @CookeDanny, thanks for reporting this issue. I have confirmed that some of the scripts aren't signed and we're working on fixing this.
Ndiritu
No branches or pull requests
Below scripts are not signed
(hxxps://github.com/microsoftgraph/msgraph-sdk-powershell/blob/dev/src/Identity.Governance/v1.0/custom/Get-MgEntitlementManagementAssignment.ps1)
(hxxps://github.com/microsoftgraph/msgraph-sdk-powershell/blob/dev/src/Identity.Governance/v1.0/custom/Get-MgEntitlementManagementAssignmentRequest.ps1)
(hxxps://github.com/microsoftgraph/msgraph-sdk-powershell/blob/dev/src/Identity.Governance/v1.0/custom/Get-MgEntitlementManagementCatalog.ps1)
Can they be signed using the/a Microsoft Code Signing cert so they can be added to a Trusted Publishers cert store to allow execution in Powershell?
The text was updated successfully, but these errors were encountered: