0
votes

I'm converting an Azure Function to Durable Function. Currently, I have added one Activity function. Is there any benefit in adding multiple Activity functions instead of one (for instance, cost reduction, less completion time)?