microsoft / service-fabric

Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
https://docs.microsoft.com/en-us/azure/service-fabric/
MIT License
3.02k stars 399 forks source link

incomplete doc #1500

Open jsquire opened 3 weeks ago

jsquire commented 3 weeks ago

Issue Transfer

This issue has been transferred from the Azure SDK for .NET repository, #44468.

Please be aware that @nareshh74 is the author of the original issue and include them for any questions or replies.

Details

Type of issue

Missing information

Description

Looks like this doc - https://learn.microsoft.com/en-us/dotnet/api/system.fabric.health.healthevent.lastwarningtransitionat?view=azure-dotnet#remarks is not complete

image

Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.fabric.health.healthevent.lastwarningtransitionat?view=azure-dotnet

Content source URL

https://github.com/Azure/azure-docs-sdk-dotnet/blob/master/xml/System.Fabric.Health/HealthEvent.xml

Document Version Independent Id

56779673-4225-88e5-558b-2971b39e9baa

Article author

@azure-sdk

Metadata

ronniegeraghty commented 3 weeks ago

The docs are generated from this part of the source code comments The lists here are missing the needed <description> tag, look here for more info.