Create a Durable Function
You're building a feature that processes a customer order in several steps. Instead of doing everything at once, a Durable Function manages each step in sequence and keeps track of the progress. It lets you define long-running, stateful workflows, where an orchestrator coordinates steps and one or more activity functions perform the actual work.
Latihan ini adalah bagian dari kursus
Azure App Services
Latihan interaktif praktis
Ubah teori menjadi tindakan dengan salah satu latihan interaktif kami.
Mulai berolahraga