azure-servicebus-ts
Messaging with queues and topics
Developer Setup
Setup & Installation
npx skills add https://github.com/microsoft/skills --skill azure-servicebus-tsnpx skills add https://github.com/microsoft/skills --skill azure-servicebus-tsOverview
What This Skill Does
Messaging with queues and topics
Application
When to use this Skill
- Integrating azure servicebus ts into your development workflow.
- Following best practices for messaging with queues and topics.
- Automating repetitive tasks with AI-assisted tooling.
- Building production-grade applications with proper standards.
- Debugging and troubleshooting common implementation issues.
Documentation
Show Skills.md file
Messaging with queues and topics
Recommendations
Explore other random skills
auth0-spa-js
Use when adding authentication to Vanilla JS, Svelte, or any framework-agnostic single-page applications - integrates @auth0/auth0-spa-js SDK for SPAs without framework-specific wrappers
auth0-springboot-api
Use when securing Spring Boot API endpoints with JWT Bearer token validation, scope-based authorization, or DPoP proof-of-possession - integrates com.auth0:auth0-springboot-api SDK for REST APIs receiving access tokens from frontends or mobile apps. Triggers on Auth0AuthenticationFilter, Spring Boot API auth, JWT validation, SecurityFilterChain, hasAuthority SCOPE.
auth0-swift
Use when adding Auth0 authentication to an iOS, macOS, tvOS, watchOS, or visionOS application — integrates the Auth0.swift SDK for native Apple platform authentication using Web Auth, CredentialsManager, and biometric protection.