Skip to content

Commit

Permalink
Fix incorrect private link data for Azure eastus (#583)
Browse files Browse the repository at this point in the history
* Fix incorrect private link data for Azure eastus

* Rever CHANGELOG change. I'm in the wrong repo for doing that manually :)
  • Loading branch information
tobio authored Feb 15, 2023
1 parent bc7d259 commit 6f928a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@
},
"eastus": {
"service_alias": "eastus-prod-010-privatelink-service.b5765cd8-1fc8-45e9-91fc-a9b208369f9a.eastus.azure.privatelinkservice",
"domain_name": "privatelink.eastus2.azure.elastic-cloud.com"
"domain_name": "privatelink.eastus.azure.elastic-cloud.com"
},
"southcentralus": {
"service_alias": "southcentralus-prod-013-privatelink-service.f8030986-5fb9-4b0e-8463-69604233b07e.southcentralus.azure.privatelinkservice",
Expand Down

0 comments on commit 6f928a2

Please sign in to comment.