We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Are there mechanisms for applying Windows and Linux OS updates to VMs on a restricted workspace?
I can see on linux that APT has been pointed to the Nexus package mirror allowing updates that have been loaded into it:
However Windows Update won't connect - I'm not sure if there's a different mechanism being used to apply updates from the package mirror?
The text was updated successfully, but these errors were encountered:
HI @jonnyry, customers handle update in a variety of ways.
Some use WSUS, others open up rules in the firewall - https://learn.microsoft.com/en-us/troubleshoot/windows-client/deployment/windows-update-issues-troubleshooting?toc=%2Fwindows%2Fdeployment%2Ftoc.json&bc=%2Fwindows%2Fdeployment%2Fbreadcrumb%2Ftoc.json#issues-related-to-httpproxy
We could do with doing an investigation and adding some documentation around Azure Update Manager: https://learn.microsoft.com/en-us/azure/update-manager/overview?tabs=azure-vms
Sorry, something went wrong.
Thanks @marrobi. I'll take a look at those.
No branches or pull requests
Are there mechanisms for applying Windows and Linux OS updates to VMs on a restricted workspace?
I can see on linux that APT has been pointed to the Nexus package mirror allowing updates that have been loaded into it:
However Windows Update won't connect - I'm not sure if there's a different mechanism being used to apply updates from the package mirror?
The text was updated successfully, but these errors were encountered: