Favicon of migrating-azure-servicebus

migrating-azure-servicebus Skill

AI Agent SkillCloud & DevOpsHTMLOpen source

Migrates the deprecated WindowsAzure.ServiceBus to Azure.Messaging.ServiceBus for Azure Service Bus messaging. Use ONLY when WindowsAzure.ServiceBus has been flagged as obsolete or deprecated and must be replaced — not for version-bump scenarios where WindowsAzure.ServiceBus is still supported. Published by microsoft in upgrade-agent-plugins.

What is migrating-azure-servicebus Skill?

Migrates the deprecated WindowsAzure.ServiceBus to Azure.Messaging.ServiceBus for Azure Service Bus messaging. Use ONLY when WindowsAzure.ServiceBus has been flagged as obsolete or deprecated and must be replaced — not for version-bump scenarios where WindowsAzure.ServiceBus is still supported. 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.

Key capabilities

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

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use migrating-azure-servicebus 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/libraries/migrating-azure-servicebus/SKILL.md

What it does

Migrates the deprecated WindowsAzure.ServiceBus to Azure.Messaging.ServiceBus for Azure Service Bus messaging. Use ONLY when WindowsAzure.ServiceBus has been flagged as obsolete or deprecated and must be replaced — not for version-bump scenarios where WindowsAzure.ServiceBus is still supported.

Skill instructions

Azure Service Bus Migration Overview Migrate from the legacy WindowsAzure.ServiceBus package to the modern Azure.Messaging.ServiceBus SDK. The new SDK uses a single ServiceBusClient as the entry point, with dedicated ServiceBusSender, ServiceBusReceiver, and ServiceBusProcessor types replacing the old per-entity clients. Message handling shifts from OnMessage callbacks to async event handlers on the processor. AMQP is the only transport protocol (NetMessaging is removed). Package Reference Changes Old Reference (Remove) xml <PackageReference Include="WindowsAzure.ServiceBus" Version="{old-version}" / New Reference (Add) xml <PackageReference Include="Azure.Messaging.ServiceBus" Version="{version}" / Optionally add Azure.Identity for Azure AD–based authentication instead of connection string keys. Workflow Migration Progress: - [ ] Step 1: Detect legacy Service Bus usage - [ ] Step 2: Update project file references - [ ] Step 3: Replace client creation - [ ] Step 4: Migrate message send

Explore related resources

Frequently asked questions

What is migrating-azure-servicebus?

migrating-azure-servicebus is a open-source AI agent skill with Copy skill directory. Migrates the deprecated WindowsAzure.ServiceBus to Azure.Messaging.ServiceBus for Azure Service Bus messaging.

Who is migrating-azure-servicebus best for?

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

How do I install migrating-azure-servicebus?

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

Is migrating-azure-servicebus actively maintained?

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

Share:

Stars
8
Forks
1
Last commit
12 days ago
Repository age
2 months
License
NOASSERTION

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to migrating-azure-servicebus