From 09615dc566caec12ed458c7ea4ad576779f0ceb1 Mon Sep 17 00:00:00 2001 From: Shruti Date: Tue, 5 Nov 2019 16:14:07 -0800 Subject: [PATCH 1/4] Upload public ips for all regions --- public-ips/AustraliaEast.txt | 7 +++++++ public-ips/CanadaCentral.txt | 7 +++++++ public-ips/CanadaEast.txt | 7 +++++++ public-ips/CentralUS.txt | 7 +++++++ public-ips/EastAsia.txt | 7 +++++++ public-ips/EastUS.txt | 7 +++++++ public-ips/EastUS2.txt | 7 +++++++ public-ips/EastUS2EUAP.txt | 7 +++++++ public-ips/NorthEurope.txt | 7 +++++++ public-ips/SouthCentralUS.txt | 7 +++++++ public-ips/SouthEastAsia.txt | 7 +++++++ public-ips/UKSouth.txt | 7 +++++++ public-ips/WestCentralUS.txt | 14 ++++++++++++++ public-ips/WestEurope.txt | 7 +++++++ public-ips/WestUS2.txt | 7 +++++++ 15 files changed, 112 insertions(+) create mode 100644 public-ips/AustraliaEast.txt create mode 100644 public-ips/CanadaCentral.txt create mode 100644 public-ips/CanadaEast.txt create mode 100644 public-ips/CentralUS.txt create mode 100644 public-ips/EastAsia.txt create mode 100644 public-ips/EastUS.txt create mode 100644 public-ips/EastUS2.txt create mode 100644 public-ips/EastUS2EUAP.txt create mode 100644 public-ips/NorthEurope.txt create mode 100644 public-ips/SouthCentralUS.txt create mode 100644 public-ips/SouthEastAsia.txt create mode 100644 public-ips/UKSouth.txt create mode 100644 public-ips/WestCentralUS.txt create mode 100644 public-ips/WestEurope.txt create mode 100644 public-ips/WestUS2.txt diff --git a/public-ips/AustraliaEast.txt b/public-ips/AustraliaEast.txt new file mode 100644 index 000000000..db99cb3fc --- /dev/null +++ b/public-ips/AustraliaEast.txt @@ -0,0 +1,7 @@ +52.147.23.224 +20.188.226.167 +20.188.200.48 +20.188.227.94 +52.147.14.175 +20.188.226.200 +20.188.226.171 diff --git a/public-ips/CanadaCentral.txt b/public-ips/CanadaCentral.txt new file mode 100644 index 000000000..a3ac65b7b --- /dev/null +++ b/public-ips/CanadaCentral.txt @@ -0,0 +1,7 @@ +20.43.2.150 +20.43.2.107 +20.43.27.9 +40.85.203.48 +20.43.9.80 +40.85.213.7 +52.233.22.40 diff --git a/public-ips/CanadaEast.txt b/public-ips/CanadaEast.txt new file mode 100644 index 000000000..e811c7439 --- /dev/null +++ b/public-ips/CanadaEast.txt @@ -0,0 +1,7 @@ +52.229.116.59 +40.86.210.149 +40.86.224.41 +40.86.225.112 +52.229.112.160 +40.86.219.40 +52.229.115.141 diff --git a/public-ips/CentralUS.txt b/public-ips/CentralUS.txt new file mode 100644 index 000000000..83b52556d --- /dev/null +++ b/public-ips/CentralUS.txt @@ -0,0 +1,7 @@ +52.173.200.197 +13.67.228.243 +52.173.251.248 +104.43.253.140 +52.165.170.126 +52.176.159.195 +52.176.63.102 diff --git a/public-ips/EastAsia.txt b/public-ips/EastAsia.txt new file mode 100644 index 000000000..691dbfb15 --- /dev/null +++ b/public-ips/EastAsia.txt @@ -0,0 +1,7 @@ +13.70.24.198 +52.184.24.213 +13.70.39.165 +13.70.39.11 +52.184.29.67 +52.175.71.136 +52.184.28.212 diff --git a/public-ips/EastUS.txt b/public-ips/EastUS.txt new file mode 100644 index 000000000..603ce1cdb --- /dev/null +++ b/public-ips/EastUS.txt @@ -0,0 +1,7 @@ +40.121.156.90 +23.96.57.57 +23.100.19.158 +40.114.43.90 +52.168.5.178 +23.96.90.241 +52.170.33.217 diff --git a/public-ips/EastUS2.txt b/public-ips/EastUS2.txt new file mode 100644 index 000000000..7adbcb28b --- /dev/null +++ b/public-ips/EastUS2.txt @@ -0,0 +1,7 @@ +52.167.208.225 +52.167.209.204 +40.70.86.22 +52.184.228.249 +40.70.241.150 +52.167.238.107 +52.167.121.131 diff --git a/public-ips/EastUS2EUAP.txt b/public-ips/EastUS2EUAP.txt new file mode 100644 index 000000000..82b386648 --- /dev/null +++ b/public-ips/EastUS2EUAP.txt @@ -0,0 +1,7 @@ +52.225.178.36 +52.225.183.35 +52.225.176.23 +52.225.176.157 +52.225.180.110 +52.225.177.60 +52.225.178.142 diff --git a/public-ips/NorthEurope.txt b/public-ips/NorthEurope.txt new file mode 100644 index 000000000..aa04926a8 --- /dev/null +++ b/public-ips/NorthEurope.txt @@ -0,0 +1,7 @@ +13.79.21.227 +13.79.24.11 +40.127.201.132 +13.74.11.189 +13.79.30.23 +40.115.124.71 +13.79.26.192 diff --git a/public-ips/SouthCentralUS.txt b/public-ips/SouthCentralUS.txt new file mode 100644 index 000000000..392b1ad67 --- /dev/null +++ b/public-ips/SouthCentralUS.txt @@ -0,0 +1,7 @@ +13.65.187.25 +13.66.18.38 +52.185.202.91 +23.98.155.45 +13.66.5.172 +40.74.230.143 +157.55.194.52 diff --git a/public-ips/SouthEastAsia.txt b/public-ips/SouthEastAsia.txt new file mode 100644 index 000000000..7dc4edeee --- /dev/null +++ b/public-ips/SouthEastAsia.txt @@ -0,0 +1,7 @@ +23.101.17.173 +138.91.37.114 +23.101.27.142 +23.98.73.71 +138.91.37.138 +23.98.65.10 +23.101.26.232 diff --git a/public-ips/UKSouth.txt b/public-ips/UKSouth.txt new file mode 100644 index 000000000..096cdcb1c --- /dev/null +++ b/public-ips/UKSouth.txt @@ -0,0 +1,7 @@ +51.140.154.210 +51.140.95.187 +51.141.231.0 +52.151.78.222 +51.140.42.103 +51.140.110.11 +51.145.8.126 diff --git a/public-ips/WestCentralUS.txt b/public-ips/WestCentralUS.txt new file mode 100644 index 000000000..4ce37a3fe --- /dev/null +++ b/public-ips/WestCentralUS.txt @@ -0,0 +1,14 @@ + + + + + + + +13.78.148.40 +52.161.110.190 +52.161.109.79 +52.161.90.232 +13.77.203.85 +13.78.132.108 +52.161.30.214 diff --git a/public-ips/WestEurope.txt b/public-ips/WestEurope.txt new file mode 100644 index 000000000..1f18a6d1e --- /dev/null +++ b/public-ips/WestEurope.txt @@ -0,0 +1,7 @@ +40.114.219.42 +40.114.223.148 +51.144.241.221 +40.118.2.207 +40.118.15.147 +40.114.137.135 +13.73.183.23 diff --git a/public-ips/WestUS2.txt b/public-ips/WestUS2.txt new file mode 100644 index 000000000..740d81e65 --- /dev/null +++ b/public-ips/WestUS2.txt @@ -0,0 +1,7 @@ +13.66.249.27 +13.66.187.131 +52.233.69.102 +51.143.94.101 +13.66.157.23 +20.36.22.113 +20.190.40.113 From fa679981bb7a46e8b6f621b73d634efeb7421e76 Mon Sep 17 00:00:00 2001 From: Shruti Date: Tue, 5 Nov 2019 16:19:17 -0800 Subject: [PATCH 2/4] Update --- public-ips/WestCentralUS.txt | 7 ------- 1 file changed, 7 deletions(-) diff --git a/public-ips/WestCentralUS.txt b/public-ips/WestCentralUS.txt index 4ce37a3fe..5b5df0f9c 100644 --- a/public-ips/WestCentralUS.txt +++ b/public-ips/WestCentralUS.txt @@ -1,10 +1,3 @@ - - - - - - - 13.78.148.40 52.161.110.190 52.161.109.79 From e2bd9d90745c51eca32070e5ae7dfd926520dbb3 Mon Sep 17 00:00:00 2001 From: Shruti Date: Wed, 6 Nov 2019 06:28:53 -0800 Subject: [PATCH 3/4] Change to IP range --- public-ips/AustraliaEast.txt | 14 +++++++------- public-ips/CanadaCentral.txt | 14 +++++++------- public-ips/CanadaEast.txt | 14 +++++++------- public-ips/CentralUS.txt | 14 +++++++------- public-ips/EastAsia.txt | 14 +++++++------- public-ips/EastUS.txt | 14 +++++++------- public-ips/EastUS2.txt | 14 +++++++------- public-ips/EastUS2EUAP.txt | 14 +++++++------- public-ips/NorthEurope.txt | 14 +++++++------- public-ips/SouthCentralUS.txt | 14 +++++++------- public-ips/SouthEastAsia.txt | 14 +++++++------- public-ips/UKSouth.txt | 14 +++++++------- public-ips/WestCentralUS.txt | 14 +++++++------- public-ips/WestEurope.txt | 14 +++++++------- public-ips/WestUS2.txt | 14 +++++++------- 15 files changed, 105 insertions(+), 105 deletions(-) diff --git a/public-ips/AustraliaEast.txt b/public-ips/AustraliaEast.txt index db99cb3fc..517714d04 100644 --- a/public-ips/AustraliaEast.txt +++ b/public-ips/AustraliaEast.txt @@ -1,7 +1,7 @@ -52.147.23.224 -20.188.226.167 -20.188.200.48 -20.188.227.94 -52.147.14.175 -20.188.226.200 -20.188.226.171 +52.147.23.224/32 +20.188.226.167/32 +20.188.200.48/32 +20.188.227.94/32 +52.147.14.175/32 +20.188.226.200/32 +20.188.226.171/32 \ No newline at end of file diff --git a/public-ips/CanadaCentral.txt b/public-ips/CanadaCentral.txt index a3ac65b7b..45c5f89bd 100644 --- a/public-ips/CanadaCentral.txt +++ b/public-ips/CanadaCentral.txt @@ -1,7 +1,7 @@ -20.43.2.150 -20.43.2.107 -20.43.27.9 -40.85.203.48 -20.43.9.80 -40.85.213.7 -52.233.22.40 +20.43.2.150/32 +20.43.2.107/32 +20.43.27.9/32 +40.85.203.48/32 +20.43.9.80/32 +40.85.213.7/32 +52.233.22.40/32 diff --git a/public-ips/CanadaEast.txt b/public-ips/CanadaEast.txt index e811c7439..2310641fe 100644 --- a/public-ips/CanadaEast.txt +++ b/public-ips/CanadaEast.txt @@ -1,7 +1,7 @@ -52.229.116.59 -40.86.210.149 -40.86.224.41 -40.86.225.112 -52.229.112.160 -40.86.219.40 -52.229.115.141 +52.229.116.59/32 +40.86.210.149/32 +40.86.224.41/32 +40.86.225.112/32 +52.229.112.160/32 +40.86.219.40/32 +52.229.115.141/32 diff --git a/public-ips/CentralUS.txt b/public-ips/CentralUS.txt index 83b52556d..852d34b12 100644 --- a/public-ips/CentralUS.txt +++ b/public-ips/CentralUS.txt @@ -1,7 +1,7 @@ -52.173.200.197 -13.67.228.243 -52.173.251.248 -104.43.253.140 -52.165.170.126 -52.176.159.195 -52.176.63.102 +52.173.200.197/32 +13.67.228.243/32 +52.173.251.248/32 +104.43.253.140/32 +52.165.170.126/32 +52.176.159.195/32 +52.176.63.102/32 diff --git a/public-ips/EastAsia.txt b/public-ips/EastAsia.txt index 691dbfb15..7a59fd0a1 100644 --- a/public-ips/EastAsia.txt +++ b/public-ips/EastAsia.txt @@ -1,7 +1,7 @@ -13.70.24.198 -52.184.24.213 -13.70.39.165 -13.70.39.11 -52.184.29.67 -52.175.71.136 -52.184.28.212 +13.70.24.198/32 +52.184.24.213/32 +13.70.39.165/32 +13.70.39.11/32 +52.184.29.67/32 +52.175.71.136/32 +52.184.28.212/32 diff --git a/public-ips/EastUS.txt b/public-ips/EastUS.txt index 603ce1cdb..832053fff 100644 --- a/public-ips/EastUS.txt +++ b/public-ips/EastUS.txt @@ -1,7 +1,7 @@ -40.121.156.90 -23.96.57.57 -23.100.19.158 -40.114.43.90 -52.168.5.178 -23.96.90.241 -52.170.33.217 +40.121.156.90/32 +23.96.57.57/32 +23.100.19.158/32 +40.114.43.90/32 +52.168.5.178/32 +23.96.90.241/32 +52.170.33.217/32 diff --git a/public-ips/EastUS2.txt b/public-ips/EastUS2.txt index 7adbcb28b..ee91cabb5 100644 --- a/public-ips/EastUS2.txt +++ b/public-ips/EastUS2.txt @@ -1,7 +1,7 @@ -52.167.208.225 -52.167.209.204 -40.70.86.22 -52.184.228.249 -40.70.241.150 -52.167.238.107 -52.167.121.131 +52.167.208.225/32 +52.167.209.204/32 +40.70.86.22/32 +52.184.228.249/32 +40.70.241.150/32 +52.167.238.107/32 +52.167.121.131/32 diff --git a/public-ips/EastUS2EUAP.txt b/public-ips/EastUS2EUAP.txt index 82b386648..7450f8fad 100644 --- a/public-ips/EastUS2EUAP.txt +++ b/public-ips/EastUS2EUAP.txt @@ -1,7 +1,7 @@ -52.225.178.36 -52.225.183.35 -52.225.176.23 -52.225.176.157 -52.225.180.110 -52.225.177.60 -52.225.178.142 +52.225.178.36/32 +52.225.183.35/32 +52.225.176.23/32 +52.225.176.157/32 +52.225.180.110/32 +52.225.177.60/32 +52.225.178.142/32 diff --git a/public-ips/NorthEurope.txt b/public-ips/NorthEurope.txt index aa04926a8..b6e669ce7 100644 --- a/public-ips/NorthEurope.txt +++ b/public-ips/NorthEurope.txt @@ -1,7 +1,7 @@ -13.79.21.227 -13.79.24.11 -40.127.201.132 -13.74.11.189 -13.79.30.23 -40.115.124.71 -13.79.26.192 +13.79.21.227/32 +13.79.24.11/32 +40.127.201.132/32 +13.74.11.189/32 +13.79.30.23/32 +40.115.124.71/32 +13.79.26.192/32 diff --git a/public-ips/SouthCentralUS.txt b/public-ips/SouthCentralUS.txt index 392b1ad67..91c4ce713 100644 --- a/public-ips/SouthCentralUS.txt +++ b/public-ips/SouthCentralUS.txt @@ -1,7 +1,7 @@ -13.65.187.25 -13.66.18.38 -52.185.202.91 -23.98.155.45 -13.66.5.172 -40.74.230.143 -157.55.194.52 +13.65.187.25/32 +13.66.18.38/32 +52.185.202.91/32 +23.98.155.45/32 +13.66.5.172/32 +40.74.230.143/32 +157.55.194.52/32 diff --git a/public-ips/SouthEastAsia.txt b/public-ips/SouthEastAsia.txt index 7dc4edeee..b8c1c5537 100644 --- a/public-ips/SouthEastAsia.txt +++ b/public-ips/SouthEastAsia.txt @@ -1,7 +1,7 @@ -23.101.17.173 -138.91.37.114 -23.101.27.142 -23.98.73.71 -138.91.37.138 -23.98.65.10 -23.101.26.232 +23.101.17.173/32 +138.91.37.114/32 +23.101.27.142/32 +23.98.73.71/32 +138.91.37.138/32 +23.98.65.10/32 +23.101.26.232/32 diff --git a/public-ips/UKSouth.txt b/public-ips/UKSouth.txt index 096cdcb1c..5e4d0f739 100644 --- a/public-ips/UKSouth.txt +++ b/public-ips/UKSouth.txt @@ -1,7 +1,7 @@ -51.140.154.210 -51.140.95.187 -51.141.231.0 -52.151.78.222 -51.140.42.103 -51.140.110.11 -51.145.8.126 +51.140.154.210/32 +51.140.95.187/32 +51.141.231.0/32 +52.151.78.222/32 +51.140.42.103/32 +51.140.110.11/32 +51.145.8.126/32 diff --git a/public-ips/WestCentralUS.txt b/public-ips/WestCentralUS.txt index 5b5df0f9c..3e02b94ec 100644 --- a/public-ips/WestCentralUS.txt +++ b/public-ips/WestCentralUS.txt @@ -1,7 +1,7 @@ -13.78.148.40 -52.161.110.190 -52.161.109.79 -52.161.90.232 -13.77.203.85 -13.78.132.108 -52.161.30.214 +13.78.148.40/32 +52.161.110.190/32 +52.161.109.79/32 +52.161.90.232/32 +13.77.203.85/32 +13.78.132.108/32 +52.161.30.214/32 diff --git a/public-ips/WestEurope.txt b/public-ips/WestEurope.txt index 1f18a6d1e..b877e6b69 100644 --- a/public-ips/WestEurope.txt +++ b/public-ips/WestEurope.txt @@ -1,7 +1,7 @@ -40.114.219.42 -40.114.223.148 -51.144.241.221 -40.118.2.207 -40.118.15.147 -40.114.137.135 -13.73.183.23 +40.114.219.42/32 +40.114.223.148/32 +51.144.241.221/32 +40.118.2.207/32 +40.118.15.147/32 +40.114.137.135/32 +13.73.183.23/32 diff --git a/public-ips/WestUS2.txt b/public-ips/WestUS2.txt index 740d81e65..3ca70de57 100644 --- a/public-ips/WestUS2.txt +++ b/public-ips/WestUS2.txt @@ -1,7 +1,7 @@ -13.66.249.27 -13.66.187.131 -52.233.69.102 -51.143.94.101 -13.66.157.23 -20.36.22.113 -20.190.40.113 +13.66.249.27/32 +13.66.187.131/32 +52.233.69.102/32 +51.143.94.101/32 +13.66.157.23/32 +20.36.22.113/32 +20.190.40.113/32 From a8978920fb1014a7b238883bea7e73780e999565 Mon Sep 17 00:00:00 2001 From: Shruti Date: Wed, 6 Nov 2019 15:49:03 -0800 Subject: [PATCH 4/4] Added a readme --- public-ips/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 public-ips/README.md diff --git a/public-ips/README.md b/public-ips/README.md new file mode 100644 index 000000000..f3f6dde5c --- /dev/null +++ b/public-ips/README.md @@ -0,0 +1,12 @@ +This directory contains files that list the IP addresses used by Azure Dev Spaces infrastructure in each Azure region. + +If your AKS cluster is deployed with additional security that limits the IP addresses that can interact with it, Azure Dev Spaces functionality may be blocked. Common situations where this happens include: +- Your AKS cluster is in a custom VNET with rules that whitelist specific ingress/egress IPs. +- You have secured access to your kube-apiserver using authorized IP address ranges. + +To enable Azure Dev Spaces in a secured cluster, you’ll need to update your configuration to allow IP addresses used by Azure Dev Spaces infrastructure services. The set of IP addresses is different for each Azure region, so you’ll need to use the IP addresses from the file in this directory that corresponds to your cluster’s region. + +To use debugging, port forwarding, and other Dev Spaces CLI features, you will also need to whitelist your dev machine IP ranges to allow direct communication with the cluster. + +# Note +These IPs are not static and these files will be updated when IPs change due to changes in Dev Spaces infrastructure.