migrating-azure-functions-startup

Official

Seamlessly upgrade Azure Functions Startup to isolated worker model.

Authormicrosoft
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill aids in upgrading Azure Functions projects from the in-process model to the isolated worker model, simplifying the migration of Startup hooks to Program.cs and optimizing for performance.

Core Features & Use Cases

  • Startup to Program.cs Migration: Migrates service registrations and configuration from Startup.cs to Program.cs.
  • Isolated Worker Model: Converts in-process Azure Functions to an isolated worker model for better scalability.
  • Use Case: For instance, it can be used when transitioning from a .NET 6 in-process Azure Functions to the .NET 8 isolated worker model.

Quick Start

Use the 'migrating-azure-functions-startup' skill to migrate your Azure Functions project to the isolated worker model.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: migrating-azure-functions-startup
Download link: https://github.com/microsoft/upgrade-agent-plugins/archive/main.zip#migrating-azure-functions-startup

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.