Commit 38f2978 1 parent 28e474f commit 38f2978 Copy full SHA for 38f2978
File tree 1 file changed +11
-11
lines changed
1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -4,21 +4,21 @@ languages:
4
4
- csharp
5
5
products :
6
6
- azure
7
- services : App-Service
8
- platforms : dotnet
9
- author : yaohaizh
7
+ extensions :
8
+ - services : App-Service
9
+ - platforms : dotnet
10
10
---
11
11
12
12
# Getting started on managing Web Apps with custom domains in C# #
13
13
14
- Azure App Service sample for managing web apps.
15
- - app service plan, web app
16
- - Create 2 web apps under the same new app service plan
17
- - domain
18
- - Create a domain
19
- - certificate
20
- - Upload a self-signed wildcard certificate
21
- - update both web apps to use the domain and the created wildcard SSL certificate
14
+ Azure App Service sample for managing web apps.
15
+ - app service plan, web app
16
+ - Create 2 web apps under the same new app service plan
17
+ - domain
18
+ - Create a domain
19
+ - certificate
20
+ - Upload a self-signed wildcard certificate
21
+ - update both web apps to use the domain and the created wildcard SSL certificate
22
22
23
23
24
24
## Running this Sample ##
You can’t perform that action at this time.
0 commit comments