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

Add azurevm provider #323

Open
treed593 opened this issue Jun 17, 2024 · 1 comment
Open

Add azurevm provider #323

treed593 opened this issue Jun 17, 2024 · 1 comment
Labels
enhancement New feature or request provider Issue related to a provider

Comments

@treed593
Copy link

treed593 commented Jun 17, 2024

Describe the provider
Be able to start/stop Azure Virtual Machine's for applications which require a full VM for deployment, but do not need to be running 24/7 or on a specific schedule

Does the provider provides the following APIs
An instance is a generic term used to describe containers, pods, deployments, and more

API Yes No I don't know
Start an instance X
Stop an instance X
Get info about an instance X
Listening for external events happening X

Does the provider has a Go API SDK?

Yes, https://github.com/Azure/azure-sdk-for-go

Does the provider can be started locally
Unknown

Additional context

@treed593 treed593 added enhancement New feature or request provider Issue related to a provider labels Jun 17, 2024
@acouvreur
Copy link
Owner

Hello @treed593 ! Thanks for this provider request.
Can you share a bit more detail on how you would expect to setup this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request provider Issue related to a provider
Projects
None yet
Development

No branches or pull requests

2 participants