Skip to content

Commit 764294e

Browse files
authored
Merge pull request #124744 from amymcel/patch-1
Update ip-address-change-ssl.md
2 parents 0421174 + 4aa0404 commit 764294e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/app-service/ip-address-change-ssl.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ If you received a notification that the TLS/SSL IP address of your Azure App Ser
2626

2727
3. Select your App Service app from the list.
2828

29-
4. Under the **Settings** header, click **SSL settings** in the left navigation.
29+
4. Under the **Settings** header, click **Custom domain** in the left navigation.
3030

31-
1. In the TLS/SSL bindings section, select the host name record. In the editor that opens, choose **SNI SSL** on the **SSL Type** drop-down menu and click **Add Binding**. When you see the operation success message, the existing IP address has been released.
31+
5. In the **Custom domains** section, look for the domain with the Binding type of IP Based SSL. Click the three elipses for that domain and select **Update binding**. In the editor that opens, choose **SNI SSL** for the TLS/SSL type and click **Update**.
3232

33-
6. In the **SSL bindings** section, again select the same host name record with the certificate. In the editor that opens, this time choose **IP Based SSL** on the **SSL Type** drop-down menu and click **Add Binding**. When you see the operation success message, you’ve acquired a new IP address.
33+
6. In the **Custom domains** section, select the same host name record. In the editor that opens, this time choose **IP Based SSL** for the TLS/SSL type and click **Update**. When you see the operation success message, you’ve acquired a new IP address.
3434

3535
7. If an A record (DNS record pointing directly to your IP address) is configured in your Domain Registration Portal (third party DNS Provider or Azure DNS), replace the existing IP address with the newly generated one. You can find the new IP address by following the instructions in the next section.
3636

0 commit comments

Comments
 (0)