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

WinGetDownload E_ACCESSDENIED #4518

Merged
merged 1 commit into from
May 31, 2024
Merged

Conversation

msftrubengu
Copy link
Contributor

@msftrubengu msftrubengu commented May 31, 2024

Fix issue when calling WinGetDownload from Az Functions.

It is most likely caused by an attempt to create the directory while reading the admin settings. Instead of failing, catch the exception and use the default settings.

If we ever read more settings from WinGetUtil a more robust solution is required.

Microsoft Reviewers: Open in CodeFlow

@msftrubengu msftrubengu requested a review from a team as a code owner May 31, 2024 00:19
@msftrubengu msftrubengu merged commit 1ad3820 into microsoft:master May 31, 2024
8 checks passed
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.

None yet

3 participants