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

Create app with Azure CLI #4

Open
ruaridhg opened this issue Jul 12, 2024 · 0 comments
Open

Create app with Azure CLI #4

ruaridhg opened this issue Jul 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ruaridhg
Copy link
Contributor

ruaridhg commented Jul 12, 2024

Is Your Feature Request Related to a Problem? Please Describe

Currently have to create the Azure app used for sending emails manually on the Azure portal which is okay for a one-off use case, but would be nice to create this app using the Azure CLI and write code/instructions on how to do this.

Describe the Solution You'd Like

Need to create a resource group for existing working Azure app as a basic example.

Create Terraform HCL from resource group using Azure Terrafy which can be used as the basis of Terraform code for creating an app from scratch.

Describe Alternatives You've Considered

Another package terraformer with list of supported Azure resources

Can try to write Terraform scripts manually

Additional Context

Can't create resource group if your account doesn't belong to an Azure subscription.

@ruaridhg ruaridhg added the enhancement New feature or request label Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant