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.52k stars 2.75k forks source link

readthedocs link is broken. #1612

Closed calynnellington closed 6 years ago

calynnellington commented 6 years ago

Hello, the link for the azure-mgmt-datafactory documentation is broken. Is there another source for this information, or perhaps a working link? Thanks.

lmazuel commented 6 years ago

Hi @NoOrangeJuice The doc is migrating here: https://docs.microsoft.com/en-us/python/api/overview/azure/datafactory?view=azure-python

This does not answer your question, since there is no samples yet for ADF, but when they will exist, they will be there :)

@hvermis @sharonlo101 ? Is there sample for ADF in Python?

calynnellington commented 6 years ago

Thanks for the update Imazuel.

lmazuel commented 6 years ago

Links is fixed and brings correctly to https://docs.microsoft.com/en-us/python/api/overview/azure/datafactory?view=azure-python now

hvermis commented 6 years ago

We have sample for ADF documented here: https://docs.microsoft.com/en-us/azure/data-factory/quickstart-create-data-factory-python @lmazuel should we provide you the full script?

lmazuel commented 6 years ago

@hvermis let's discuss this by email (sending it right now)