You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to use the istio wild card egress rule setup for our Azure resources.This needs common host names for the Azure resources. This works fine for the services like Key vault, Storage account, SQL server, who have common host name resolution working properly for host names: www.vault.azure.net, www.blob.core.windows.net, www.database.windows.net respectively.
But the same is not working for service bus: www.servicebus.windows.net. Is there any alternate common host available for this?
During the egress rule setup the connection is working fine for KV and other resources, where the common host name is getting resolved. But the same is not working for SB. Example:
Thank you for this suggestion. We are already planning some other changes around our DNS names, we will take this into account during those changes as well. There are no specific timelines to share yet, however we will update this issue as things are starting to take shape.
We have added this feature in our backlog, however we currently don't have an ETA on when development might start on this. For now, to help us give this the right priority, it would be helpful to see others vote and support this feature, as well as explain their scenarios.
Description
Hi There,
I was trying to use the istio wild card egress rule setup for our Azure resources.This needs common host names for the Azure resources. This works fine for the services like Key vault, Storage account, SQL server, who have common host name resolution working properly for host names: www.vault.azure.net, www.blob.core.windows.net, www.database.windows.net respectively.
But the same is not working for service bus: www.servicebus.windows.net. Is there any alternate common host available for this?
During the egress rule setup the connection is working fine for KV and other resources, where the common host name is getting resolved. But the same is not working for SB. Example:
[2024-03-22T08:26:55.347Z] "- - -" 0 UH - - "-" 0 0 0 - "-" "-" "-" "-" "-" outbound|443||www.servicebus.windows.net - 172.0.0.41:8443 172.0.2.39:54428 dts-demo-dev-bus.servicebus.windows.n
[2024-03-22T08:35:01.017Z] "- - -" 0 - - - "-" 1254 8139 353 - "-" "-" "-" "-" "20.62.134.229:443" outbound|443||www.vault.azure.net 172.0.0.41:58384 172.0.0.41:8443 172.0.2.39:33964 dts-demo-dev-kv.vault.azure.net -
Actual Behavior
Expected Behavior
The text was updated successfully, but these errors were encountered: