Skip to content

Commit 38f2978

Browse files
committed
Update repo metadata
1 parent 28e474f commit 38f2978

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

+11-11
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,21 @@ languages:
44
- csharp
55
products:
66
- azure
7-
services: App-Service
8-
platforms: dotnet
9-
author: yaohaizh
7+
extensions:
8+
- services: App-Service
9+
- platforms: dotnet
1010
---
1111

1212
# Getting started on managing Web Apps with custom domains in C# #
1313

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
2222

2323

2424
## Running this Sample ##

0 commit comments

Comments
 (0)