Skip to content

Commit d2e1178

Browse files
Update articles/spring-apps/tutorial-custom-domain.md
Co-authored-by: Karl Erickson <[email protected]>
1 parent 5b36cbe commit d2e1178

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

articles/spring-apps/tutorial-custom-domain.md

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -33,31 +33,31 @@ Certificates encrypt web traffic. These TLS/SSL certificates can be stored in Az
3333

3434
The IP addresses for Azure Spring Apps management are not yet part of the Azure Trusted Microsoft services. Therefore, to enable Azure Spring Apps to load certificates from a Key Vault protected with private endpoint connections, you must add the following IP addresses to Azure Key Vault firewall:
3535

36-
* 20.99.204.111
37-
* 20.201.9.97
38-
* 20.74.97.5
39-
* 52.235.25.35
40-
* 20.194.10.0
41-
* 20.59.204.46
42-
* 104.214.186.86
43-
* 52.153.221.222
44-
* 52.160.137.39
45-
* 20.39.142.56
46-
* 20.199.190.222
47-
* 20.79.64.6
48-
* 20.211.128.96
49-
* 52.149.104.144
50-
* 20.197.121.209
51-
* 40.119.175.77
52-
* 20.108.108.22
53-
* 102.133.143.38
54-
* 52.226.244.150
55-
* 20.84.171.169
56-
* 20.93.48.108
57-
* 20.75.4.46
58-
* 20.78.29.213
59-
* 20.106.86.34
60-
* 20.193.151.132
36+
* `20.99.204.111`
37+
* `20.201.9.97`
38+
* `20.74.97.5`
39+
* `52.235.25.35`
40+
* `20.194.10.0`
41+
* `20.59.204.46`
42+
* `104.214.186.86`
43+
* `52.153.221.222`
44+
* `52.160.137.39`
45+
* `20.39.142.56`
46+
* `20.199.190.222`
47+
* `20.79.64.6`
48+
* `20.211.128.96`
49+
* `52.149.104.144`
50+
* `20.197.121.209`
51+
* `40.119.175.77`
52+
* `20.108.108.22`
53+
* `102.133.143.38`
54+
* `52.226.244.150`
55+
* `20.84.171.169`
56+
* `20.93.48.108`
57+
* `20.75.4.46`
58+
* `20.78.29.213`
59+
* `20.106.86.34`
60+
* `20.193.151.132`
6161

6262
## Import certificate
6363

0 commit comments

Comments
 (0)