Skip to content

Comments

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

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)#6
greenie-msft wants to merge 1 commit intoAzure-Samples:mainfrom
greenie-msft:add-dts

Conversation

@greenie-msft
Copy link

  • 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

Purpose

  • ...

Does this introduce a breaking change?

[ ] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

- 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
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.

1 participant