Skip to content

Commit

Permalink
updates made as per the review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
nidhibhammar committed Apr 25, 2024
1 parent 1a36e9e commit 3741f96
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ The table provides BigAnimal's regional activation resources and access requirem
| Resource type | Activated region | Network access | Description |
|--------------------------------------|------------------|----------------|----------------------------------------------------------------------|
| Virtual network | Yes | N/A | |
| Storage account for backup | yes | Public | |
| KeyVault for backup, AKS | Yes | Public | |
| Storage account for logs and metrics | Yes | Private | Public is required for faraway replication and cross region restore. |
| KeyVault for logs and metrics | Yes | Private | |
| Storage account for backup | yes | Public | Public is required for faraway replication and cross region restore. |
| KeyVault for backup | Yes | Public | |
| Storage account for logs and metrics | Yes | Private | |
| KeyVault for AKS, logs, and metrics | Yes | Private | |
| Managed Identify | Yes | N/A | |
| NSG | Yes | N/A | |
| Private endpoint | Yes | N/A | |
Expand All @@ -46,7 +46,7 @@ The table provides BigAnimal's regional activation resources and access requirem
| Log analytics workspaces | Yes | N/A | Not in use for custom monitoring |

!!!note
A Storage account for TFstate is created on the first activated region per BigAnimal project. It is in private network access and the private DNS zone gets created.
A Storage account for TFstate is created on the first activated region per BigAnimal project. It is in private network access. Private DNS zone are required for private storage account and private key vaults.
!!!
## Public IP addresses limits

Expand Down

0 comments on commit 3741f96

Please sign in to comment.