Skip to content

Fix: Script Edit not working #1542

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

Merged
merged 5 commits into from
Jul 2, 2025

Conversation

ngms-psh
Copy link
Contributor

Function Invoke-EditIntuneScript uses method PATCH to update intune script. Method PACTH was not allowed by CIPPHttpTrigger.
If it's not preferred to allow method PATCH. EditIntuneScript could be changed to use method POST instead of PATCH, but i'm not the author of Invoke-EditIntuneScript so would not change the logic behind the function.

@KelvinTegelaar
Copy link
Owner

No changes to the entrypoints, please change to post at file, it was a booboo. :)

@KelvinTegelaar KelvinTegelaar merged commit f0fa09c into KelvinTegelaar:dev Jul 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants