Skip to content

Commit

Permalink
Add prereq dns config
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinbuss committed Nov 1, 2024
1 parent 5ec1924 commit 2637c80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/prereqs/locals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ locals {
open_ai = "privatelink.openai.azure.com",
cosmos_sql = "privatelink.documents.azure.com",
blob = "privatelink.blob.core.windows.net",
file = "privatelink.file.core.windows.net",
data_factory = "privatelink.datafactory.azure.net",
}
}

0 comments on commit 2637c80

Please sign in to comment.