Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic support for Durable Task Scheduler resources #4361

Merged
merged 13 commits into from
Jan 27, 2025

Conversation

philliphoff
Copy link
Member

@philliphoff philliphoff commented Jan 14, 2025

Adds basic support for Durable Task Scheduler (DTS) resources:

  • Exposing DTS resources within their own group in the Azure resources tree view
  • Exposing task hub child resources for each DTS resource
  • Support for displaying task hub properties and browsing to the task hub in both the Azure portal and DTS dashboard

Notes:

  • DTS resources are exposed using the v2 Azure resource groups API (a departure from Functions resources)
  • This PR is dependent upon DTS support being added to the Azure resource group API
  • This PR is waiting for some remaining UI assets before it's ready for committal
    • We've decided this is fine for now and will update the assets if/when we get them.

@philliphoff philliphoff marked this pull request as ready for review January 24, 2025 00:25
@philliphoff philliphoff requested a review from a team as a code owner January 24, 2025 00:25
@philliphoff
Copy link
Member Author

With the Azure Resource Groups extension update committed and published, it looks like we can move on with this, too.

@philliphoff
Copy link
Member Author

@alexweininger Do you know when the next release will be?

@alexweininger
Copy link
Member

I'll have to coordinate with @nturinski to plan a release.

@nturinski
Copy link
Member

@alexweininger Do you know when the next release will be?

I am trying to get a small release out this week for Functions. There are small things that partners would like us to include.

@alexweininger alexweininger merged commit 02aeea2 into microsoft:main Jan 27, 2025
2 checks passed
@philliphoff philliphoff deleted the philliphoff-dts-nodes branch January 27, 2025 22:17
@nturinski
Copy link
Member

@philliphoff Hey Phillip, we will have to delay the Functions release by a week. I forgot, but our testing team is out this entire week. Sorry about that; I'll make sure we have it out next week.

@philliphoff
Copy link
Member Author

@nturinski Not a problem. That might even give me a chance to get in some additional resource management features.

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.

3 participants