Skip to content

Some scripts are unsigned causing issues with Powershell signing policy #2614

@CookeDanny

Description

@CookeDanny

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?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions