Open
Conversation
…d (string) instead of numbers. Fixed by removing quotes.
Fix: ValidateRange works not as intended because the values are strings
Feat remove msal.ps requirement
Fix: missing content-type header
…nvert-null-to-type-systemdatetime Fix: error invalid argument cannot convert null to type system.datetime
and finalization
back to regular retries
…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
region agnostic
10 datetime isnt locale safe
region agnostic
…x-test 10b datetime isnt locale safe fix test
…ors-during-concurrent-operations 13: Fix: Resolve File Access Conflicts by Making Expand Folder Unique
…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.
fix: retry handling logic
Enhance Retry and Error Handling for Invoke-IntuneGraphRequest
Add 429 and 503 transient error matches
- Add chunk info
* - 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.