AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Patch JBLSIS on Azure App Service
The way it works is when you deploy EAP on App Service, you get to choose whether you want to be pinned to that specific version or you want to float it. If you float it, then, you know, every time you reboot, if there's a new version, you're going to get the new version. If you pin it, then we'll never change the version now from under you until you're ready. And I would highly recommend if you're running in production to not use that option. You can manually control when when a new version gets patched for you. There's a capability on app service for deployment slots where you can do things like that, like testing ahead