farooq-teqniqly/Azure VM Control

A GitHub action that starts and stops Azure virtual machines.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
azure_resource_group_nameAzure resource group containing the VMyes
azure_vm_nameName of the Azure VMyes
azure_credentialsAzure credentials JSON for azure/login (for credential-based auth). Either this or OIDC inputs (azure_client_id, azure_tenant_id, azure_subscription_id) must be provided.no
azure_client_idAzure client ID for OIDC authenticationno
azure_tenant_idAzure tenant ID for OIDC authenticationno
azure_subscription_idAzure subscription ID for OIDC authenticationno
operationVM operation to perform: start or deallocatenostart

no outputs