airflow icon indicating copy to clipboard operation
airflow copied to clipboard

Add documentation for the PowerBIDatasetRefresh Operator.

Open ambika-garg opened this issue 1 year ago • 3 comments

This PR intends to add the documentation like Connection types, Operators for the Power BI Dataset Refresh Operator in Apache Airflow Site. Refer to: https://airflow.apache.org/docs/apache-airflow-providers-microsoft-azure/10.5.0/_api/airflow/providers/microsoft/azure/operators/powerbi/index.html


^ Add meaningful description above Read the Pull Request Guidelines for more information. In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed. In case of a new dependency, check compliance with the ASF 3rd Party License Policy. In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

ambika-garg avatar Oct 04 '24 22:10 ambika-garg

static checks failing - there is some inconistency in the provider.yaml

potiuk avatar Oct 05 '24 02:10 potiuk

I've resolved the static checks. Could you please review it.

ambika-garg avatar Oct 07 '24 21:10 ambika-garg

I think we'll need to resolve conflict again due to newly merged PR

Lee-W avatar Oct 11 '24 10:10 Lee-W