Azure / azure-sdk-for-python

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.53k stars 2.76k forks source link

Page not found for the quickstart guide link for data factory #24124

Closed rachhek closed 2 years ago

rachhek commented 2 years ago

Describe the bug The URL for the quickstart guide for the azure data factory library is no longer available on the readme page.

To Reproduce Steps to reproduce the behavior:

  1. Click on 'quickstart guide' on the readme page for azure-mgmt-datafactory

Expected behavior

  1. Opens the quickstart page for azure-mgmt-datafactory

Screenshots image

Additional context Add any other context about the problem here.

rakshith91 commented 2 years ago

@rachhek Thanks for pointing it out - we will fix it soon

@msyyc Can you take a look?

rakshith91 commented 2 years ago

@rachhek Is this the link you are looking for?

https://docs.microsoft.com/en-us/azure/developer/python/sdk/azure-sdk-overview#provision-and-manage-azure-resources-with-management-libraries

msyyc commented 2 years ago

fixed: https://github.com/Azure/azure-sdk-for-python/issues/24139