This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
MIT License
4.61k
stars
2.83k
forks
source link
Deployment Manager Content Validation Issue for github.io website #37321
1. Section Link:
Reason: Format validation Issue: Layout error, version tags and module tags overlap.
2. Section Link:
Reason: Format validation Issue: Layout error, the expected results is shown below:
3. Section Links:
Reason: Format validation Issue: Many text in this page exceed the page size.
4. Section Link:
Reason: Format validation Issue: Extra symbols
~
or-
.5. Section Link:
Reason: Typing annotation Issue: Please unify the format, update to
**kwargs:Any
or**kwargs
.6. Section Link:
Reason: Typing annotation Issue: Please unify the format, update to
*args:Any, **kwargs:Any
or*args, **kwargs
.@rohit-ganguly , @lmazuel for notification.