An open API service indexing awesome lists of open source software.

https://github.com/turbot/flowpipe-image-azure-cli

Azure CLI image used with Flowpipe Azure library mod to allow use of the Azure CLI container with environment variables.
https://github.com/turbot/flowpipe-image-azure-cli

azure-cli docker docker-image flowpipe flowpipe-image

Last synced: 8 months ago
JSON representation

Azure CLI image used with Flowpipe Azure library mod to allow use of the Azure CLI container with environment variables.

Awesome Lists containing this project

README

          

# Azure CLI Image for Flowpipe

This image is meant to be used with [Flowpipe mods](https://hub.flowpipe.io/), in particular the [Azure](https://hub.flowpipe.io/mods/turbot/azure) and [Entra ID](https://hub.flowpipe.io/mods/turbot/entra) mods.

The Azure CLI does not work only with environment variables for authentication, so this image is primarily used to run the `az login` command.

## Open Source & Contributing

This repository is published under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0). Please see our [code of conduct](https://github.com/turbot/.github/blob/main/CODE_OF_CONDUCT.md). We look forward to collaborating with you!

[Flowpipe](https://flowpipe.io) is a product produced from this open source software, exclusively by [Turbot HQ, Inc](https://turbot.com). It is distributed under our commercial terms. Others are allowed to make their own distribution of the software, but cannot use any of the Turbot trademarks, cloud services, etc. You can learn more in our [Open Source FAQ](https://turbot.com/open-source).

## Get Involved

**[Join #flowpipe on Slack →](https://flowpipe.io/community/join)**

Want to help but not sure where to start? Pick up one of the `help wanted` issues:

- [Flowpipe](https://github.com/turbot/flowpipe/labels/help%20wanted)
- [Azure CLI Image for Flowpipe](https://github.com/turbot/flowpipe-image-azure-cli/labels/help%20wanted)