订阅Azure云合作伙伴门户 [英] Subscribe to Azure Cloud Partner Portal

查看:60
本文介绍了订阅Azure云合作伙伴门户的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试自动化Azure云合作伙伴门户上的商品发布过程.

I am trying to automate the offer publishing process on Azure Cloud Partner Portal.

当报价到达预览阶段时,我想收到通知. 一种实现方法是部署无服务器功能,该功能会轮询cloudpartner api以检查报价的状态.

I would like to get notified when the offer reaches the preview stage. One way to do this would be to deploy a serverless function which polls the cloudpartner api to check the status of the offer.

我想知道是否有一个更干净的解决方案来解决这个问题. 我已经在以下页面上阅读了有关事件网格的信息: https://docs.microsoft.com/en-us/azure/事件网格/概述

I was wondering if there was a cleaner solution to this problem though. I have been reading about Event Grid at the following page: https://docs.microsoft.com/en-us/azure/event-grid/overview

如果事件位于订阅中 ,则似乎可以配置事件源,但是此事件不是订阅中的 ,而是在云中合作伙伴门户网站级别.

It seems like there is a possibility to configure an event source if the event is within the subscription, but this event is not in the subscription but rather at the Cloud Partner Portal level.

是否可以通过发布订阅模型实现我想要的?

Is it possible to achieve what I am looking for with a pub-sub model?

推荐答案

Azure云合作伙伴门户(CPP)REST API仅允许通过

The Azure Cloud Partner Portal (CPP) REST APIs allow only notification via the e-mail, there is no publishing to the weebhook endpoint.

该通知的解决方法是使用3r参与者电子邮件集成商,例如: Zapier .

The workaround for that notification is using a 3r party e-mail integrator, for instance: Zapier.

以下屏幕片段显示了如何使用Zapier将Azure CPP集成到Azure事件网格.通知电子邮件也可以直接用于 zapiermail.com .

The following screen snippet shows how easy can be integrated the Azure CPP to the Azure Event Grid using the Zapier. The notification e-mail can be used also direct to zapiermail.com.

请注意,也可以使用 Azure Logic App 代替 Zapier 作为集成器,请参见以下屏幕片段:

Note, that also can be used an Azure Logic App instead of Zapier as an integrator, see the following screen snippet:

这篇关于订阅Azure云合作伙伴门户的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆