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/web-sites-purchase-ssl-web-site.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ Use the following table to help you configure the certificate. When finished, cl
46
46
| Setting | Description |
47
47
|-|-|
48
48
| Name | A friendly name for your App Service certificate. |
49
-
| Naked Domain Host Name |If you specify the root domain here, you get a certificate that secures *both* the root domain and the `www` subdomain. To secure any subdomain only, specify the fully qualified domain name of the subdomain here (for example, `mysubdomain.contoso.com`).|
49
+
| Naked Domain Host Name |Specify the root domain here. The issued certificate secures *both* the root domain and the `www` subdomain. In the issued certificate, the Common Name field contains the root domain, and the Subject Alternative Name field contains the `www` domain. To secure any subdomain only, specify the fully qualified domain name of the subdomain here (for example, `mysubdomain.contoso.com`).|
50
50
| Subscription | The datacenter where the web app is hosted. |
51
51
| Resource group | The resource group that contains the certificate. You can use a new resource group or select the same resource group as your App Service app, for example. |
52
52
| Certificate SKU | Determines the type of certificate to create, whether a standard certificate or a [wildcard certificate](https://wikipedia.org/wiki/Wildcard_certificate). |
@@ -466,17 +466,3 @@ The following example is the response from running the previous API call. As the
466
466
Learn how to automate packet captures with Virtual machine alerts by viewing [Create an alert triggered packet capture](network-watcher-alert-triggered-packet-capture.md).
467
467
468
468
Find if certain traffic is allowed in or out of your VM by visiting [Check IP flow verify](diagnose-vm-network-traffic-filtering-problem.md).
Copy file name to clipboardExpand all lines: articles/sql-database/sql-database-aad-authentication.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ To create a contained database user in Azure SQL Database, Managed Instance, or
93
93
-`SUSER_ID(<admin name>)`
94
94
-`SUSER_SID(<admin name>)`
95
95
96
-
### Manage Instances
96
+
### Managed Instances
97
97
98
98
- Azure AD server principals (logins) and users are supported as a preview feature for [Managed Instances](sql-database-managed-instance.md).
99
99
- Setting Azure AD server principals (logins) mapped to an Azure AD group as database owner is not supported in [Managed Instances](sql-database-managed-instance.md).
0 commit comments