Skip to content

Commit 4bf738b

Browse files
authored
Merge pull request #1 from MicrosoftCloudEssentials-LearningHub/infra-tested
infra tested
2 parents 7c91e2c + f3d49d6 commit 4bf738b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

terraform-infrastructure/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ Last updated: 2025-06-04
1010
----------
1111

1212
<div align="center">
13-
<img src="https://github.com/user-attachments/assets/1806405c-9336-4f6c-9e60-4b5509e47a93" alt="Centered Image" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
13+
<img src="https://github.com/user-attachments/assets/f720723f-451f-4e55-a433-9775124f41f2" alt="Centered Image" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
1414
</div>
1515

1616
<div align="center">
17-
<img src="https://github.com/user-attachments/assets/5dee65b0-f60c-40be-b449-c6899847841d" alt="Centered Image" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
17+
<img src="https://github.com/user-attachments/assets/f0a4e731-eac5-4989-95e3-f811cb3ce20e" alt="Centered Image" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
1818
</div>
1919

2020
## Overview

terraform-infrastructure/terraform.tfvars

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ subscription_id = "" # "your-subscription_id"
33
resource_group_name = "RG-PDFLayout-Processing-DocIntelligence" # "your-resource-group-name"
44
location = "West US" # "your-location"
55
# Storage Account
6-
storage_account_name = "storageaccountbrownpdfix2" # "your-storage-account-name"
7-
storage_account_name_runtime = "runtimestoragebrownix2" # "your-runtime-storage-account-name"
6+
storage_account_name = "storageaccbrownpdfix2" # "your-storage-account-name"
7+
storage_account_name_runtime = "runtimestorebrownix2" # "your-runtime-storage-account-name"
88
# Function App
99
function_app_name = "fapdfbrownix2" # "your-function-app-name"
1010
# App Service Plan
@@ -18,4 +18,4 @@ key_vault_name = "kvpdfrbrownix2" # "your-key-vault-name"
1818
# CosmosDB
1919
cosmosdb_account_name = "cosmospdfbrownix2" # "your-cosmosdb-account-name"
2020
# Form Recognizer -> Document Intelligence
21-
form_recognizer_name = "docintelligenceacct01ix2" # "your-document-intelligence-name"
21+
form_recognizer_name = "docintelligt01ix2" # "your-document-intelligence-name"

0 commit comments

Comments
 (0)