Skip to content

Comments

get upstream fixes#3

Open
jelmerj wants to merge 66 commits intojelmerj:MSEndpointMgr-masterfrom
MSEndpointMgr:master
Open

get upstream fixes#3
jelmerj wants to merge 66 commits intojelmerj:MSEndpointMgr-masterfrom
MSEndpointMgr:master

Conversation

@jelmerj
Copy link
Owner

@jelmerj jelmerj commented Jun 12, 2025

No description provided.

ThomasSteendijk and others added 30 commits February 3, 2024 23:04
…d (string) instead of numbers. Fixed by removing quotes.
Fix: ValidateRange works not as intended because the values are strings
…nvert-null-to-type-systemdatetime

Fix: error invalid argument cannot convert null to type system.datetime
…o-azure-storage-blob

6 sporadic upload chunk failure to azure storage blob
…p-creation-from-json

8 sporadic errors during win32 app creation from json
…x-test

10b datetime isnt locale safe fix test
…ors-during-concurrent-operations

13: Fix: Resolve File Access Conflicts by Making Expand Folder Unique
tjgruber and others added 30 commits December 27, 2024 11:01
…e-handling

Add Retry Logic for Transient Graph API Errors in Invoke-IntuneGraphRequest
- may likely need to remove retry from the
Add-IntuneWin32App function due to handling in the
Invoke-IntuneGraphRequest function
…raph-requests

Feat improve retry handing for graph requests
- leaving in Add-IntuneWin32App retry logic for
now, as sometimes a retry fixes a certain
non-transient error that sometimes happens.
-- will add better handling for that later.
Invoke-IntuneGraphRequest function.
Enhance Retry and Error Handling for Invoke-IntuneGraphRequest
* - Increase retry count and max delay

* - Improve formatting of retry cound and delay
…signmentTarget` instead of matching `groupAssignmentTarget`

This resulted in mistakenly including other odata types such as `#microsoft.graph.exclusionGroupAssignmentTarget`,
while multiple of those is OK, one in `Available` and one in `Required`.
Fix app assignment check test to look for `#microsoft.graph.groupAssignmentTarget` instead of matching `groupAssignmentTarget`
…` to re-throw exceptions after logging a warning.

This is needed to properly handle errors in scripts that call this function.
…catch

- Add `throw` to `SetIntuneWin32App` catch.
Enhance Intune Win32 App Lifecycle Automation with Improved programmatic Auth and upload Retry Logic
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.

4 participants