pankajastro commented on code in PR #34738:
URL: https://github.com/apache/airflow/pull/34738#discussion_r1348505383
##########
airflow/providers/microsoft/azure/operators/container_instances.py:
##########
@@ -90,7 +89,6 @@ class AzureContainerInstancesOperator(BaseOperator):
:param restart_policy: Restart policy for all containers within the
container group.
Possible values include: 'Always', 'OnFailure', 'Never'
:param ip_address: The IP address type of the container group.
- :param network_profile: The network profile information for a container
group.
Review Comment:
yeah, updated provider.yaml and changelog
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]