Skip to content

Commit 75e86b2

Browse files
Fix Markdown syntax issues
1 parent ee1af1e commit 75e86b2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ Last updated: 2025-06-03
8484
<img src="https://github.com/user-attachments/assets/21ec5d04-1c9b-4273-ad98-7b46186de78e" alt="Centered Image" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
8585
</div>
8686

87-
8887
## Important Considerations for Production Environment
8988

9089
<details>
@@ -153,8 +152,8 @@ Last updated: 2025-06-03
153152
- An `Azure subscription is required`. All other resources, including instructions for creating a Resource Group, are provided in this workshop.
154153
- `Contributor role assigned or any custom role that allows`: access to manage all resources, and the ability to deploy resources within subscription.
155154
- If you choose to use the Terraform approach, please ensure that:
156-
- [Terraform is installed on your local machine](https://developer.hashicorp.com/terraform/tutorials/azure-get-started/install-cli#install-terraform).
157-
- [Install the Azure CLI](https://learn.microsoft.com/en-us/cli/azure/install-azure-cli) to work with both Terraform and Azure commands.
155+
- [Terraform is installed on your local machine](https://developer.hashicorp.com/terraform/tutorials/azure-get-started/install-cli#install-terraform).
156+
- [Install the Azure CLI](https://learn.microsoft.com/en-us/cli/azure/install-azure-cli) to work with both Terraform and Azure commands.
158157

159158
## Where to start?
160159

@@ -863,4 +862,3 @@ If you need further assistance with the code, please click [here to view all the
863862
<h3 style="color: #4CAF50;">Total Visitors</h3>
864863
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
865864
</div>
866-

0 commit comments

Comments
 (0)