azure-spring-boot-samples icon indicating copy to clipboard operation
azure-spring-boot-samples copied to clipboard

Determine the content of readme and terraform template

Open backwind1233 opened this issue 3 years ago • 0 comments

Goal Address Issues from feedback about template of readme and terraform scripts.

Context This is from PR: https://github.com/Azure-Samples/azure-spring-boot-samples/pull/137


Problem Context
It maybe confused about the project root. image
Authenticate Using the Azure CLI -> Authenticate by Azure CLI(User principal) - Follow the Capitalization Rules to Capitalize the title.
setup -> set up image
Your browser window will open and -> Your browser window will open, and image
After successful authentication, your terminal will display your subscription information. Here is sample output: image
image
The terraform destroy command terminates resources managed by your Terraform project.
To destroy the resources you created.
->
Run the following Terraform command to destroy the related resources:
image
image

backwind1233 avatar Jan 11 '22 06:01 backwind1233