Skip to content

Switch durable backend to Durable Task Scheduler (Consumption SKU)#5

Open
greenie-msft wants to merge 1 commit intoAzure-Samples:mainfrom
greenie-msft:add-dts
Open

Switch durable backend to Durable Task Scheduler (Consumption SKU)#5
greenie-msft wants to merge 1 commit intoAzure-Samples:mainfrom
greenie-msft:add-dts

Conversation

@greenie-msft
Copy link

  • Add DurableTask.AzureManaged NuGet package
  • Update host.json to use azureManaged storage provider
  • Add dts.bicep and dts-Access.bicep for scheduler/taskhub provisioning
  • Update main.bicep with DTS modules and RBAC role assignments
  • Update processor.bicep to inject DTS connection string app settings
  • Add durableTaskSchedulers/durableTaskHubs abbreviations
  • Use Consumption SKU (no capacity) for DTS

- Add DurableTask.AzureManaged NuGet package
- Update host.json to use azureManaged storage provider
- Add dts.bicep and dts-Access.bicep for scheduler/taskhub provisioning
- Update main.bicep with DTS modules and RBAC role assignments
- Update processor.bicep to inject DTS connection string app settings
- Add durableTaskSchedulers/durableTaskHubs abbreviations
- Use Consumption SKU (no capacity) for DTS
@lilyjma
Copy link
Contributor

lilyjma commented Feb 26, 2026

Would suggest updating the regions as well to be only the ones that DTS is available in. I picked east us for example and errored out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants