-
Notifications
You must be signed in to change notification settings - Fork 3.4k
DNS could not resolve a Snowflake Privatelink. #31978
Copy link
Copy link
Closed
Labels
Network - DNSaz network dnsaz network dnsService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.bugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.
Metadata
Metadata
Assignees
Labels
Network - DNSaz network dnsaz network dnsService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.bugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.
Describe the bug
Hi all,
some time ago we have requested a DNS alias to be created for a private link setup of SaaS Service from IPServices. (INC24957080). In the ticket we requested:
azdonedia-platform_dev_internal.privatelink.snowflakecomputing.com ----CNAME---> snowflake-privatelink.azd-onedia-dev.ec1.aws.aztec.cloud.allianz
As a result the URL azdonedia-platform_dev_internal.privatelink.snowflakecomputing.com does not resolve to a private IP of Allianz.
we were trying to use a azure container app, under the Vnet, to connect Snowflake and Celonis
The Subscription is
aztechgpms-r5965-p-LLeOjhdAvl8
The VNet is
vnet-p-gwc1-gpms-rgp-crp
the issues is currently we have tried three DNS in the settings of VNet
Could you help us fixing this issue? Or tell us how can that privatlink be added to the 44.138.68.4 DNS?
Related command
DNS
Errors
using nslookup |privatelink| the DNS does not resolve to the correct IP address as my avc DNS does
Issue script & Debug output
none
Expected behavior
correct ip eing resolved
Environment Summary
{
"azure-cli": "2.76.0",
"azure-cli-core": "2.76.0",
"azure-cli-telemetry": "1.1.0",
"extensions": {}
}
Additional context
No response