Token导航 LogoToken导航TokenDH.com
云服务external-servicegithub未标认证来源可访问许可证需确认审计提醒

azure-notification-hubsAzure notification hubs 部署

Agent Skill

用于辅助云资源、部署、容器、基础设施和运维自动化任务。它适合让 Agent 检查配置、整理部署步骤、分析资源状态、生成排障思路或辅助云服务接入。使用时需要明确目标环境、账号权限、区域和资源组,区分本地测试与生产操作;涉及删除资源、重启服务、修改网络或权限配置时,应先确认影响范围。

总安装

745

周安装

32

GitHub Stars

519

下载量

261
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:azure-notification-hubs(Azure notification hubs 部署)
来源仓库:https://github.com/microsoftdocs/agent-skills
仓库路径:skills/azure-notification-hubs
安装命令:
npx skills add https://github.com/microsoftdocs/agent-skills --skill azure-notification-hubs
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/microsoftdocs/agent-skills --skill azure-notification-hubs

简介

为 Azure Notification Hubs 提供专家级指导,支持推送通知系统的设计与维护。

  • 适用于消息路由配置、配额管理和跨平台推送集成等场景。
  • 利用本地速查内容和远程文档获取能力,按分类索引定位所需信息。
  • 操作前确认环境权限,关注安全配置变更对现有服务的影响。
  • azure-notification-hubs 属于云服务类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Azure Notification Hubs Skill

This skill provides expert guidance for Azure Notification Hubs. Covers troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, and integrations & coding patterns. It combines local quick-reference content with remote documentation fetching capabilities.

How to Use This Skill

IMPORTANT for Agent: Use the Category Index below to locate relevant sections. For categories with line ranges (e.g., L35-L120), use read_file with the specified lines. For categories with file links (e.g., [security.md](security.md)), use read_file on the linked reference file
IMPORTANT for Agent: If metadata.generated_at is more than 3 months old, suggest the user pull the latest version from the repository. If mcp_microsoftdocs tools are not available, suggest the user install it: Installation Guide

This skill requires network access to fetch documentation content:

  • Preferred: Use mcp_microsoftdocs:microsoft_docs_fetch with query string from=learn-agent-skill. Returns Markdown.
  • Fallback: Use fetch_webpage with query string from=learn-agent-skill&accept=text/markdown. Returns Markdown.

Category Index

CategoryLinesDescription
TroubleshootingL36-L40Diagnosing why push notifications are dropped or not delivered in Notification Hubs, including common causes, logging, and step-by-step troubleshooting and fixes.
Best PracticesL41-L48Guidance on designing Notification Hubs apps: registration patterns, tags and routing, templates, and implementation FAQs for scalable, targeted push notifications.
Decision MakingL49-L53Guidance on choosing and switching Notification Hubs pricing tiers, comparing feature limits, scale, and cost implications for different workloads.
Architecture & Design PatternsL54-L58Guidance on designing large-scale, multi-tenant, and geo-distributed push notification architectures with Azure Notification Hubs, including patterns, best practices, and integration approaches.
Limits & QuotasL59-L63Scheduling push notifications in Azure Notification Hubs, including creating, managing, and sending time-based or recurring notifications across platforms
SecurityL64-L72Security, encryption, TLS, and network isolation for Notification Hubs: data-at-rest encryption, EU data boundary, SAS/role-based access, TLS version planning, and Private Link setup.
ConfigurationL73-L92Configuring Notification Hubs: PNS credentials (APNS, FCM/FCM v1, WNS, MPNS, Baidu), IaC setup (Bicep/ARM/Terraform), monitoring/logging, iOS push changes, and PowerShell management.
Integrations & Coding PatternsL93-L119Implementing and migrating push notification integrations (FCM v1, APNS, WNS), device/user targeting, templates, localization, and using REST/SDKs (Java, PHP, Python, UWP, Android, iOS).

Troubleshooting

TopicURL
Diagnose and fix dropped notifications in Notification Hubshttps://learn.microsoft.com/en-us/azure/notification-hubs/notification-hubs-push-notification-fixer

Best Practices

Decision Making

TopicURL
Select and change Azure Notification Hubs pricing tiershttps://learn.microsoft.com/en-us/azure/notification-hubs/change-pricing-tier

Architecture & Design Patterns

Limits & Quotas

Security

TopicURL
Azure Notification Hubs data-at-rest encryption detailshttps://learn.microsoft.com/en-us/azure/notification-hubs/encrypt-at-rest
Understand EU Data Boundary behavior in Notification Hubshttps://learn.microsoft.com/en-us/azure/notification-hubs/eu-data-boundary
Apply Notification Hubs security model and access ruleshttps://learn.microsoft.com/en-us/azure/notification-hubs/notification-hubs-push-notification-security
Plan for TLS version support in Azure Notification Hubshttps://learn.microsoft.com/en-us/azure/notification-hubs/notification-hubs-tls12
Configure Private Link for Azure Notification Hubshttps://learn.microsoft.com/en-us/azure/notification-hubs/private-link

Configuration

TopicURL
Configure APNS credentials in Azure Notification Hubshttps://learn.microsoft.com/en-us/azure/notification-hubs/configure-apple-push-notification-service
Configure Baidu Cloud Push in Notification Hubshttps://learn.microsoft.com/en-us/azure/notification-hubs/configure-baidu-cloud-push
Configure FCM settings in Azure Notification Hubshttps://learn.microsoft.com/en-us/azure/notification-hubs/configure-google-firebase-cloud-messaging
Configure MPNS settings in Azure Notification Hubshttps://learn.microsoft.com/en-us/azure/notification-hubs/configure-microsoft-push-notification-service
Configure PNS settings for Azure Notification Hubshttps://learn.microsoft.com/en-us/azure/notification-hubs/configure-notification-hub-portal-pns-settings
Configure WNS settings in Azure Notification Hubshttps://learn.microsoft.com/en-us/azure/notification-hubs/configure-windows-push-notification-service
Define Azure Notification Hubs with Bicep templateshttps://learn.microsoft.com/en-us/azure/notification-hubs/create-notification-hub-bicep
Configure Azure Notification Hubs using ARM templateshttps://learn.microsoft.com/en-us/azure/notification-hubs/create-notification-hub-template
Provision Azure Notification Hubs with Terraformhttps://learn.microsoft.com/en-us/azure/notification-hubs/create-notification-hub-terraform
Configure FCM v1 credentials on Azure Notification Hubshttps://learn.microsoft.com/en-us/azure/notification-hubs/firebase-migration-update-sdk
Configure monitoring and alerts for Azure Notification Hubshttps://learn.microsoft.com/en-us/azure/notification-hubs/monitor-notification-hubs
Reference for Azure Notification Hubs monitoring metrics and logshttps://learn.microsoft.com/en-us/azure/notification-hubs/monitor-notification-hubs-reference
Configure Azure Notification Hubs diagnostic and resource logshttps://learn.microsoft.com/en-us/azure/notification-hubs/notification-hubs-diagnostic-logs
Configure APNS HTTP/2 token-based auth in Notification Hubshttps://learn.microsoft.com/en-us/azure/notification-hubs/notification-hubs-push-notification-http2-token-authentication
Handle iOS 13 push changes in Azure Notification Hubshttps://learn.microsoft.com/en-us/azure/notification-hubs/push-notification-updates-ios-13
Manage Notification Hubs with Azure PowerShell scriptshttps://learn.microsoft.com/en-us/azure/notification-hubs/samples-powershell

Integrations & Coding Patterns

TopicURL
Integrate Notification Hubs with Android using FCM v1 SDKhttps://learn.microsoft.com/en-us/azure/notification-hubs/android-sdk
Update Notification Hubs REST integrations for FCM v1https://learn.microsoft.com/en-us/azure/notification-hubs/firebase-migration-rest
Migrate Notification Hubs SDK integrations to FCM v1https://learn.microsoft.com/en-us/azure/notification-hubs/firebase-migration-sdk
Use Notification Hubs iOS SDK 3.0.0-preview1 for pushhttps://learn.microsoft.com/en-us/azure/notification-hubs/ios-sdk-current
Connect iOS apps to Notification Hubs via APNShttps://learn.microsoft.com/en-us/azure/notification-hubs/ios-sdk-get-started
Integrate Notification Hubs with Android using FCM SDK 0.6https://learn.microsoft.com/en-us/azure/notification-hubs/notification-hubs-android-push-notification-google-fcm-get-started
Send user-specific iOS notifications with Notification Hubshttps://learn.microsoft.com/en-us/azure/notification-hubs/notification-hubs-aspnet-backend-ios-apple-apns-notification
Send user-targeted UWP notifications with Notification Hubshttps://learn.microsoft.com/en-us/azure/notification-hubs/notification-hubs-aspnet-backend-windows-dotnet-wns-notification
Send cross-platform user notifications with Notification Hubs templateshttps://learn.microsoft.com/en-us/azure/notification-hubs/notification-hubs-aspnet-cross-platform-notification
Migrate Notification Hubs from FCM legacy to FCM v1 via REST and SDKshttps://learn.microsoft.com/en-us/azure/notification-hubs/notification-hubs-gcm-to-fcm
Register iOS users via ASP.NET Web API for pusheshttps://learn.microsoft.com/en-us/azure/notification-hubs/notification-hubs-ios-aspnet-register-user-from-backend-to-push-notification
Send localized iOS push notifications using Notification Hubs templateshttps://learn.microsoft.com/en-us/azure/notification-hubs/notification-hubs-ios-xplat-localized-apns-push-notification
Target specific iOS devices with Azure Notification Hubshttps://learn.microsoft.com/en-us/azure/notification-hubs/notification-hubs-ios-xplat-segmented-apns-push-notification
Use the Azure Notification Hubs Java SDKhttps://learn.microsoft.com/en-us/azure/notification-hubs/notification-hubs-java-push-notification-tutorial
Integrate Azure Notification Hubs with PHPhttps://learn.microsoft.com/en-us/azure/notification-hubs/notification-hubs-php-push-notification-tutorial
Deliver location-based push with Notification Hubs and Bing Spatial Datahttps://learn.microsoft.com/en-us/azure/notification-hubs/notification-hubs-push-bing-spatial-data-geofencing-notification
Send Azure Notification Hubs pushes with Pythonhttps://learn.microsoft.com/en-us/azure/notification-hubs/notification-hubs-python-push-notification-tutorial
Send UWP notifications to specific devices using tagshttps://learn.microsoft.com/en-us/azure/notification-hubs/notification-hubs-windows-notification-dotnet-push-xplat-segmented-wns
Integrate UWP apps with Azure Notification Hubs via WNShttps://learn.microsoft.com/en-us/azure/notification-hubs/notification-hubs-windows-store-dotnet-get-started-wns-push-notification
Send localized UWP notifications with Notification Hubs templateshttps://learn.microsoft.com/en-us/azure/notification-hubs/notification-hubs-windows-store-dotnet-xplat-localized-wns-push-notification
Target specific Android devices with Notification Hubs and FCMhttps://learn.microsoft.com/en-us/azure/notification-hubs/push-notifications-android-specific-devices-firebase-cloud-messaging
Send user-targeted Android notifications with Notification Hubshttps://learn.microsoft.com/en-us/azure/notification-hubs/push-notifications-android-specific-users-firebase-cloud-messaging
Use Notification Hubs for cross-platform Android and iOS pushhttps://learn.microsoft.com/en-us/azure/notification-hubs/uwp-react
Send APNS VOIP notifications via Notification Hubshttps://learn.microsoft.com/en-us/azure/notification-hubs/voip-apns

适合场景

01

Azure 资源规划

02

云服务升级

03

基础设施检查

04

企业云环境自动化

能力概览

能力 1

整理 Azure 服务操作流程

能力 2

提示 CLI/MCP 前置条件

能力 3

辅助云资源检查和规划

能力 4

保留官方服务来源线索

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

37.51%
按下载量换算98

Claude

27.28%
按下载量换算71

Cursor

17.43%
按下载量换算45

Gemini CLI

9.48%
按下载量换算25

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills