You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/app-service/configure-ssl-bindings.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ If your app already has a certificate for the selected custom domain, go to [Cre
65
65
If your app has no certificate for the selected custom domain, then you have two options:
66
66
67
67
-**Upload PFX Certificate** - Follow the workflow at [Upload a private certificate](configure-ssl-certificate.md#upload-a-private-certificate), then select this option here.
68
-
-**Import App Service Certificate** - Follow the workflow at [Import an App Service certificate](configure-ssl-certificate.md#import-an-app-service-certificate), then select this option here.
68
+
-**Import App Service Certificate** - Follow the workflow at [Import an App Service certificate](configure-ssl-certificate.md#buy-and-import-app-service-certificate), then select this option here.
69
69
70
70
> [!NOTE]
71
71
> You can also [Create a free certificate](configure-ssl-certificate.md#create-a-free-managed-certificate) or [Import a Key Vault certificate](configure-ssl-certificate.md#import-a-certificate-from-key-vault), but you must do it separately and then return to the **TLS/SSL Binding** dialog.
Copy file name to clipboardExpand all lines: articles/app-service/environment/integrate-with-application-gateway.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ With a public domain mapped to the application gateway, you don't need to config
71
71
72
72
### A valid public certificate
73
73
74
-
For security enhancement, it's recommended to bind TLS/SSL certificate for session encryption. To bind TLS/SSL certificate to the application gateway, a valid public certificate with following information is required. With [App Service Certificates](../configure-ssl-certificate.md#start-certificate-order), you can buy a TLS/SSL certificate and export it in .pfx format.
74
+
For security enhancement, it's recommended to bind TLS/SSL certificate for session encryption. To bind TLS/SSL certificate to the application gateway, a valid public certificate with following information is required. With [App Service Certificates](../configure-ssl-certificate.md#start-certificate-purchase), you can buy a TLS/SSL certificate and export it in .pfx format.
Copy file name to clipboardExpand all lines: articles/app-service/overview-manage-costs.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ When you create or use App Service resources, you're charged for the following m
37
37
Other cost resources for App Service are (see [App Service pricing](https://azure.microsoft.com/pricing/details/app-service/) for details):
38
38
39
39
-[App Service domains](manage-custom-dns-buy-domain.md) Your subscription is charged for the domain registration on a yearly basis, if you enable automatic renewal.
40
-
-[App Service certificates](configure-ssl-certificate.md#import-an-app-service-certificate) One-time charge at the time of purchase. If you have multiple subdomains to secure, you can reduce cost by purchasing one wildcard certificate instead of multiple standard certificates.
40
+
-[App Service certificates](configure-ssl-certificate.md#buy-and-import-app-service-certificate) One-time charge at the time of purchase. If you have multiple subdomains to secure, you can reduce cost by purchasing one wildcard certificate instead of multiple standard certificates.
41
41
-[IP-based certificate bindings](configure-ssl-bindings.md#create-binding) The binding is configured on a certificate at the app level. Costs are accrued for each binding. For **Standard** tier and above, the first IP-based binding is not charged.
42
42
43
43
At the end of your billing cycle, the charges for each VM instance. Your bill or invoice shows a section for all App Service costs. There's a separate line item for each meter.
@@ -177,4 +177,4 @@ You can also [export your cost data](../cost-management-billing/costs/tutorial-e
177
177
178
178
<!-- Insert links to other articles that might help users save and manage costs for you service here.
179
179
180
-
Create a table of contents entry for the article in the How-to guides section where appropriate. -->
180
+
Create a table of contents entry for the article in the How-to guides section where appropriate. -->
Copy file name to clipboardExpand all lines: includes/app-service-ssl-prepare-app.md
+19-22Lines changed: 19 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,45 +12,42 @@ ms.custom: "include file"
12
12
13
13
## Prepare your web app
14
14
15
-
To create custom TLS/SSL bindings or enable client certificates for your App Service app, your [App Service plan](https://azure.microsoft.com/pricing/details/app-service/) must be in the **Basic**, **Standard**, **Premium**, or **Isolated** tier. In this step, you make sure that your web app is in the supported pricing tier.
15
+
To create custom TLS/SSL bindings or enable client certificates for your App Service app, your [App Service plan](https://azure.microsoft.com/pricing/details/app-service/) must be in the **Basic**, **Standard**, **Premium**, or **Isolated** tier. To make sure that your web app is in the supported pricing tier, follow these steps:
16
16
17
-
### Sign in to Azure
17
+
### Go to your web app
18
18
19
-
Open the [Azure portal](https://portal.azure.com).
19
+
1. In the [Azure portal](https://portal.azure.com) search box, find and select **App Services**.
20
20
21
-
### Navigate to your web app
21
+

22
22
23
-
Search for and select **App Services**.
23
+
1. On the **App Services** page, select your web app's name.

26
26
27
-
On the **App Services** page, select the name of your web app.
28
-
29
-

30
-
31
-
You have landed on the management page of your web app.
27
+
You're now on your web app's management page.
32
28
33
29
### Check the pricing tier
34
30
35
-
In the left-hand navigation of your web app page, scroll to the **Settings** section and select **Scale up (App Service plan)**.
31
+
1.In the left menu for your web app, under the **Settings** section, select **Scale up (App Service plan)**.
Your web app's current tier is highlighted by a dark blue box.
42
38
43
-
Custom SSL is not supported in the **F1** or **D1**tier. If you need to scale up, follow the steps in the next section. Otherwise, close the **Scale up** page and skip the [Scale up your App Service plan](#scale-up-your-app-service-plan) section.
39
+

44
40
45
-
### Scale upyour App Service plan
41
+
1. If you need to scale up, follow the steps in the next section. Otherwise, close the **Scale up** page, and skip the [Scale up your App Service plan section](#scale-up-your-app-service-plan).
46
42
47
-
Select any of the non-free tiers (**B1**, **B2**, **B3**, or any tier in the **Production** category). For additional options, click **See additional options**.
43
+
### Scale up your App Service plan
48
44
49
-
Click **Apply**.
45
+
1. Select any non-free tier, such as **B1**, **B2**, **B3**, or any other tier in the **Production** category. For more options, select **See additional options**.
0 commit comments