Skip to content
New issue

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

func.ps1 is not digitally signed #4150

Open
kev1010 opened this issue May 20, 2024 · 2 comments
Open

func.ps1 is not digitally signed #4150

kev1010 opened this issue May 20, 2024 · 2 comments
Labels

Comments

@kev1010
Copy link

kev1010 commented May 20, 2024

The run command does not work because func.ps1 is not digitally signed.

@nturinski
Copy link
Member

@kev1010
Copy link
Author

kev1010 commented May 29, 2024

This might be able to help you: https://stackoverflow.com/questions/9742775/why-is-my-locally-created-script-not-allowed-to-run-under-the-remotesigned-execu#:~:text=When%20you%20run%20a%20.,change%20the%20Execution%20Policy%20setting.

This doesn't seem to be a functions issue.

The ps file has to be signed by a trusted Certificate Authority (CA) in order to run under Powershell's best practices .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants