Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure SDK Python mgmt packages overview page needs services.md #1553

Open
navba-MSFT opened this issue May 11, 2022 · 0 comments
Open

Azure SDK Python mgmt packages overview page needs services.md #1553

navba-MSFT opened this issue May 11, 2022 · 0 comments

Comments

@navba-MSFT
Copy link
Contributor

Most of mgmt packages explained here doesn't have service.md file here due to which it results in empty page.

Example for mgmt packages where Services.md file is missing causing a blank page to be displayed:
Automation Overview: https://docs.microsoft.com/en-us/python/api/overview/azure/automation?view=azure-python
Container Instances Overview: https://docs.microsoft.com/en-us/python/api/overview/azure/containerinstances?view=azure-python
Data Explorer: https://docs.microsoft.com/en-us/python/api/overview/azure/dataexplorer?view=azure-python
Data Share: https://docs.microsoft.com/en-us/python/api/overview/azure/datashare?view=azure-python
Private DNS: https://docs.microsoft.com/en-us/python/api/overview/azure/privatedns?view=azure-python

Please create the services.md file here so that we dont see blank pages in above links. These documentations should be fixed.

Note: I have listed only a few. There are many packages whose Overview page gives empty content.

Examples where the services.md is present and able to show the content:
Azure Storage: https://docs.microsoft.com/en-us/python/api/overview/azure/storage?view=azure-python
Compute: https://docs.microsoft.com/en-us/python/api/overview/azure/compute?view=azure-python
Container Registry: https://docs.microsoft.com/en-us/python/api/overview/azure/container-registry?view=azure-python
DevTest Labs: https://docs.microsoft.com/en-us/python/api/overview/azure/devtest-labs?view=azure-python

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant