Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
无论是发送到 Azure 存储还是事件中心,活动日志数据都共享相同的架构。日志中的字段之一是correlationId。共享一个correlationId 的事件属于同一个超级动作。有人可以在这里分享一个超级行动的例子吗?
活动日志跟踪通过 Azure 资源管理器 (ARM) 的管理平面操作。如果部署模板,则模板执行生成的所有记录将共享相同的 CorrelationId。