Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure Support? #1361

Open
jeacott1 opened this issue Mar 4, 2024 · 5 comments
Open

Azure Support? #1361

jeacott1 opened this issue Mar 4, 2024 · 5 comments

Comments

@jeacott1
Copy link

jeacott1 commented Mar 4, 2024

Hi,
I thought this project looked promising so I downloaded and started the docker version.
Thank you for the effort to date!

I think the provided docker start cmd line is terrible though - too long and doesnt write the sqllite db to disk (it isnt mounted.)
fwiw, I think something like this would be better:

docker run --rm -v /`pwd`/config:/etc/config  -p 3000:3000 --name komiser  tailwarden/komiser:latest komiser start --config /etc/config/config.toml

I configured 2 azure subscriptions, and whilst it scanned them ok, and found resources, it found zero price information making komiser all but useless for me. Does komiser actually support any price info from azure atm?

Copy link

github-actions bot commented Mar 4, 2024

Hey, thank you for opening your first Issue! 🙂 While a Tailwarden team member takes a look at your issue we would like to invite you to join our official Discord server, where you can interact directly with other contributors and Tailwarden team members. Link here: https://discord.tailwarden.com

@Azanul
Copy link
Collaborator

Azanul commented Mar 4, 2024

Hi @jeacott1, welcome to the community!

Sad to say that we currently don't support cost info for Azure. We'll try to give this priority in the next release (v3.1.13)

@amgmdz
Copy link

amgmdz commented Jul 11, 2024

I have 2 subscriptions configured; Komiser syncs with Azure but it retrieves less than 10% of the resources in the subscriptions, and even fewer of the costs. Is there any solution? Has anyone tested if Komiser is functional with Azure?

@jeacott1
Copy link
Author

@amgmdz I tried it, but it didn't do what I needed it to.

@Azanul
Copy link
Collaborator

Azanul commented Jul 12, 2024

@amgmdz It is functional but very limited set of resources are currently supported, we're working towards extending it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants