Fix GPA VMExtension could resume from previous interrupted update#327
Merged
ZhidongPeng merged 5 commits intoAzure:devfrom Mar 13, 2026
Merged
Fix GPA VMExtension could resume from previous interrupted update#327ZhidongPeng merged 5 commits intoAzure:devfrom
ZhidongPeng merged 5 commits intoAzure:devfrom
Conversation
srikrishnaveturi
approved these changes
Mar 13, 2026
ZhidongPeng
added a commit
that referenced
this pull request
Mar 13, 2026
* Set windows GPA CPU limit back to 15% after the perf profiling. (#326) * Fix Windows GPA VMExtension expectedProxyAgentVersion check logic. (#325) * Fix: Privilege match must be case insensitive. * Add comments to explain why not optimize the query parameters to lower case for the request_url. * fix format * Fix Windows GPA VMExtension expectedProxyAgentVersion check logic. * fix typo * Try get use the available vm size if configured one is not available. * fix typo * catch ErrorCode: AllocationFailed and retry with different VMSize if possible * Printout Exception Type for catch AllocationFailed ErrorCode * AllocationFailed but no alternative VM sizes found in the error message, last retry with available VM size * Use Common TestLogger instead of random ConsoleLog * Fix TestLogger not initi yet issue at constructor time * Add one more logging for first VM creation failures * Fix GPA VMExtension could resume from previous interrupted update (#327) * Fix GPA VMExtension could resume from previous interrupted update * update events for quicker query * fix formatting * add unit tests * rename proxyagent to proxy_agent * Update product version to 1.0.41
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.
Uh oh!
There was an error while loading. Please reload this page.