Patch Tuesday Megathread, 2023-07-11

https://lemmy.world/post/1336903

Patch Tuesday Megathread, 2023-07-11 - LemmyWorld

Hello c/sysadmin, and welcome to this month’s the first monthly Patch Megathread! This is the place to talk about the latest patches, updates, and releases. We put this thread into place to help gather all the information about this month’s updates: What is fixed, what broke, what got released and should have been caught in QA, etc. We do this both to keep clutter out of the community, and provide a singular resource to read. While this thread is timed to coincide with Microsoft’s Patch Tuesday, feel free to discuss any patches, updates, and releases, regardless of the company or product. Remember the rules of safe patching: * Deploy to a test/dev environment before prod. * Deploy to a pilot/test group before the whole org. * Have a plan to roll back if something doesn’t work. * Test, test, and test!

Hi there,

we are administrating an microsoft365 infrastructure for a customer without using microsoft products on our own… Well let’s say we are managing it, as itś been set up by another company before and we just try to make sure nothing happens until we get em out of the cloud end of year…

Like always when a MS Patchday happens, I don´t have any clue if those updates are necessary for them or if microsoft will take care as the customer is in their god damned cloud…

Well … so does anybody have an idea how it works with security patches for sharepoint / azure etc. ( everything beside client updates) if you are using Microsoft365? Do I need to do anything or just relax and let em do?

You don’t have to worry about regular updates at all, it’s for the most part completely invisible to the customer unless someone screws up.

There are some instances of planned maintenance where the customer can take action to assure smooth operations. In azure you can check/configure notifications under the “service health” menu. Upcoming planned maintenance or unplanned issues would show up here with instructions on what to do. Sometimes, but very rarely, there are maintenance tasks where your services might require a restart, you can then plan that restart yourself or get a rug pull on the deadline, usually 1-2 months after the notification.

As far as SharePoint and the other M365 SaaS services, those are updated by Microsoft with no interaction needed from you. Desktop installed Office apps can be and are set for automatic updates by default, but in my experience you’ll need to manually push updates for them periodically.

For Azure, as @[email protected] said, any SaaS/PaaS and security back end are kept up to date by Microsoft - but if you’re running Windows / Linux VM’s in Azure, the patching inside those machines is on you unless you’ve setup automatic VM guest patching in Azure:
…microsoft.com/…/automatic-vm-guest-patching

For the rest of it… how you’re handling patching for your other clients? What patching and/or RMM tool(s) are you using? If you’re not aware of how patching is handled “in the cloud”, how are you handling it within the network?

Automatic VM Guest Patching for Azure VMs - Azure Virtual Machines

Learn how to automatically patch virtual machines in Azure.

Thank you guys for the replies! I am on holiday so it doesn’t bother me now. But its good to know that I don’t really have to care and can rely on ms in this