Skip to content

Commit 831398d

Browse files
authored
remove outdated notice
1 parent c0a3900 commit 831398d

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

articles/spring-apps/basic-standard/how-to-custom-domain.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,16 +33,13 @@ Certificates encrypt web traffic. These TLS/SSL certificates can be stored in Az
3333

3434
## Key Vault private link considerations
3535

36-
The IP addresses for Azure Spring Apps management aren't 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 IP addresses of Azure Spring Apps control plane **AND** the service tag to Azure Key Vault firewall.
36+
The IP addresses for Azure Spring Apps management aren't 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 IP addresses of Azure Spring Apps control plane **or** the service tag to Azure Key Vault firewall.
3737

3838
| Cloud | IP Addresses | Service Tag |
3939
| -------- | ------------------------------------------------------------ | -------------------------------------------- |
4040
| Public | - `4.186.89.33`<br/>- `4.160.57.129`<br/>- `4.191.124.229`<br/>- `4.182.146.65`<br/>- `172.213.203.129`<br/>- `48.210.102.65`<br/>- `4.230.169.161`<br/>- `4.195.181.97`<br/>- `4.204.23.33`<br/>- `48.211.55.36`<br/>- `40.84.117.225`<br/>- `135.224.49.225`<br/>- `4.208.161.161`<br/>- `4.222.212.225`<br/>- `57.155.138.97`<br/>- `135.225.68.129`<br/>- `74.242.224.129`<br/>- `74.243.196.97`<br/>- `172.187.45.193`<br/>- `72.154.50.1`<br/>- `68.218.188.65`<br/>- `4.229.70.193`<br/>- `48.214.139.1`<br/>- `4.178.163.129`<br/>- `72.147.143.225`<br/>- `74.242.38.225`<br/>- `4.158.183.225`<br/>- `48.209.101.161`<br/>- `172.178.153.65`<br/>- `57.154.102.161` | `SystemServiceAzureSpringAppsResourceProvider` |
4141
| Mooncake | - `52.131.254.89`<br/>- `52.131.41.48`<br/>- `159.27.26.25` | N/A |
4242

43-
> [!NOTE]
44-
> For security compliance, Azure Spring Apps is going to replace these IP addresses in the public cloud with new IP addresses tagged with `SystemServiceAzureSpringAppsResourceProvider`. To avoid service disruption, add the service tag in your firewall as soon as possible.
45-
4643
## Import certificate
4744

4845
### Prepare your certificate file in PFX (optional)

0 commit comments

Comments
 (0)