Currently We observe a HIGH Risk warning on the Security Hub of AWS Account were we have been deployed a Private Link Databricks. This warning is related to the permissions associated to the root S3 bucket we use, here an example: {
"Version": "...
Currently I trying to Create a Compute Cluster on a Workspaces with Privatelink and Custom VPC.I'm using Terraform: https://registry.terraform.io/providers/databricks/databricks/latest/docs/guides/aws-private-link-workspaceAfter the deployment is com...
We have a workspace that had been deployed on AWS customer architecture using Terraform privatelink: https://registry.terraform.io/providers/databricks/databricks/latest/docs/guides/aws-private-link-workspaceThe fact is when we disable the Public Acc...
Hi, @Alberto_Umana I would like to share with you the VPC resources map:I using app-private-datalake-subnet-a1 and app-private-datalake-subnet-b1 to deploy the Workspace. Also, the subnet dedicated to the VPC endpoints is uat-datalake-vpc-0a448f9e2a1...
Hi @Alberto_Umana ,After running the command I getting connection timeout:It is curious that I getting green status of Cluster with the following logs:Security Group Workspaces Network - Inbound RulesSecurity Group Workspaces Network - Outbound Rules...
Hi @Alberto_Umana ,Here are the logs:Standard_Output: https://gist.github.com/ambigus9/c4c17ef936a2c5fb077e26b84498b50aStandard Error: https://gist.github.com/ambigus9/b5ef9b8ef3171189e21efd659c67d2bdLog4j Output: https://gist.github.com/ambigus9/991...
Hi @Alberto_Umana ,Data Plane VPC endpoint Security Group - Inbound Rules Data Plane VPC endpoint Security Group - Outbound RulesSecurity Group Workspaces Network - Inbound RulesSecurity Group Workspaces Network - Outbound Rules1) Are these correctly...
Thanks for you quickly answer! I'm curious about the Security Groups.There are two security Groups: One that I must create and indicate it to Terraform and the second is Created By Terraform and the description is: Data Plane VPC endpoint security gr...