Skip to content

Commit 8df236c

Browse files
greenie-msftCopilot
andcommitted
Fix skill name to migrate-backend-to-dts
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 95deef3 commit 8df236c

File tree

1 file changed

+1
-1
lines changed
  • .github/skills/migrate-backend-to-dts

1 file changed

+1
-1
lines changed

.github/skills/migrate-backend-to-dts/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: durable-functions-migration
2+
name: migrate-backend-to-dts
33
description: Migrate existing Azure Durable Functions apps from existing backend storage providers (Azure Storage, Netherite, MSSQL) to the Durable Task Scheduler. Use when switching backends, converting to azureManaged storage provider, upgrading from Azure Storage default provider, migrating from Netherite Event Hubs-based backend, migrating from Microsoft SQL Server backend, or modernizing Durable Functions infrastructure. Applies to .NET, Python, JavaScript/TypeScript, and Java Durable Functions apps that need to adopt the managed Durable Task Scheduler service.
44
---
55

0 commit comments

Comments
 (0)