Migrating your JBOSS EAP apps to Azure App Service
Migrating web apps to App Service typically follows a 4-step process: Discover Assess Upgrade Migrate We'll take a look at each of these for a JBOSS EAP application, the cool…
13/02/2024
We released Distributed Tracing V2 for Durable Functions to help improve observability! Durable Functions enables you to write long-running, reliable, event-driven, and stateful logic on the Azure Functions platform using everyday imperative code. Distributed Tracing allows you to correlate operations together and track requests between services. This is…