kaxil commented on pull request #15795: URL: https://github.com/apache/airflow/pull/15795#issuecomment-839984795
> It comes down to adding a note that the test/feature is _subject to network egress rules setup for your webserver_. MWAA and Composer(likely?) will have plugin restrictions on the webserver fleet, and additionally the customer's VPC/PrivateNetwork might pose issues reaching to connection provider. > In the default setting, if the connections are stored in the providers that comes with the installation - this should work as is. If the customer is using a connections backend that requires a pip install of additional package and/or a plugin, then this feature won't work for the customers on the webui. Yup, since the API also only show connections from Connections saved in DB not the ones set via other secrets backend like Env Vars or Vault -- 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. For queries about this service, please contact Infrastructure at: [email protected]
