Favicon of migrating-azure-functions-startup

migrating-azure-functions-startup Skill

AI Agent SkillCloud & DevOpsHTMLOpen source

Migrates Azure Functions projects from in-process Startup hooks (FunctionsStartup, IFunctionsHostBuilder) to the isolated worker model with Program.cs service registration. Use when upgrading Azure Functions from in-process to isolated, migrating Startup.cs to Program.cs, removing Microsoft.Azure.Functions.Extensions, Published by microsoft in upgrade-agent-plugins.

Decision snapshot

Is this a fit?

Best for

Developers using upgrade-agent-plugins, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

2 months ago · NOASSERTION license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is migrating-azure-functions-startup Skill?

Migrates Azure Functions projects from in-process Startup hooks (FunctionsStartup, IFunctionsHostBuilder) to the isolated worker model with Program.cs service registration. Use when upgrading Azure Functions from in-process to isolated, migrating Startup.cs to Program.cs, removing Microsoft.Azure.Functions.Extensions, Published by microsoft in upgrade-agent-plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
23/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Developers using upgrade-agent-plugins

Declared skill metadata

  • Source file: plugins/upgrade-agent/extenders/upgrade-dotnet/upgrade/skills/lazy/cloud/migrating-azure-functions-startup/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use migrating-azure-functions-startup Skill

  • Use it for developers using upgrade-agent-plugins.

Built with

HTMLCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/upgrade-agent-plugins
  • Skill file: plugins/upgrade-agent/extenders/upgrade-dotnet/upgrade/skills/lazy/cloud/migrating-azure-functions-startup/SKILL.md

What it does

Migrates Azure Functions projects from in-process Startup hooks (FunctionsStartup, IFunctionsHostBuilder) to the isolated worker model with Program.cs service registration. Use when upgrading Azure Functions from in-process to isolated, migrating Startup.cs to Program.cs, removing Microsoft.Azure.Functions.Extensions,

Skill instructions

Azure Functions Startup Hooks Migration Overview Migrate Azure Functions from the in-process model (using FunctionsStartup and IFunctionsHostBuilder) to the isolated worker model, moving all service registrations and configuration from Startup.cs into Program.cs. Related skill: For upgrading an already-isolated project to the V2 hosting pattern (IHostApplicationBuilder), use migrating-azure-functions-to-v2 instead. The startup file may not be named Startup.cs.Identify it by looking for classes inheriting FunctionsStartup, usage of IFunctionsHostBuilder or FunctionsHostBuilderContext, or the [assembly: FunctionsStartup(...)] attribute. Throughout this skill, "Startup.cs" refers to whichever file contains these patterns. Workflow Track progress using this checklist: Migration Progress: - [ ] Phase 1, Step 1: Get target framework - [ ] Phase 1, Step 2: Determine in-process vs isolated - [ ] Phase 1, Step 3: Determine upgrade path - [ ] Phase 1, Step 4: Check ASP.NET Core integration - [ ]

Verified compatibility and discovery

Frequently asked questions

What is migrating-azure-functions-startup?

migrating-azure-functions-startup is a open-source AI agent skill with Copy skill directory. Migrates Azure Functions projects from in-process Startup hooks (FunctionsStartup, IFunctionsHostBuilder) to the isolated worker model with Program.cs service registration.

Who is migrating-azure-functions-startup best for?

migrating-azure-functions-startup is best for reusing agent instructions, scripts, and references.

How do I install migrating-azure-functions-startup?

Install or run migrating-azure-functions-startup using Copy skill directory. Check migrating-azure-functions-startup for the latest setup command.

Is migrating-azure-functions-startup actively maintained?

migrating-azure-functions-startup may need a closer maintenance check before production use.

Share:

Stars
8
Forks
1
Last commit
2 months ago
Last verified
Sep 1, 2026
Metadata fetched
Sep 1, 2026
Repository age
4 months
License
NOASSERTION

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to migrating-azure-functions-startup