Skip to content

Commit

Permalink
Update repo metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
yaohaizh committed Aug 15, 2019
1 parent aeb4eaf commit cc554cb
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,25 @@ languages:
- csharp
products:
- azure
services: Traffic-Manager
platforms: dotnet
author: yaohaizh
extensions:
- services: Traffic-Manager
- platforms: dotnet
---

# Getting started on managing Traffic Manager Profiles in C# #

Azure traffic manager sample for managing profiles.
- Create a domain
- Create a self-signed certificate for the domain
- Create 5 app service plans in 5 different regions
- Create 5 web apps under the each plan, bound to the domain and the certificate
- Create a traffic manager in front of the web apps
- Disable an endpoint
- Delete an endpoint
- Enable an endpoint
- Change/configure traffic manager routing method
- Disable traffic manager profile
- Enable traffic manager profile
Azure traffic manager sample for managing profiles.
- Create a domain
- Create a self-signed certificate for the domain
- Create 5 app service plans in 5 different regions
- Create 5 web apps under the each plan, bound to the domain and the certificate
- Create a traffic manager in front of the web apps
- Disable an endpoint
- Delete an endpoint
- Enable an endpoint
- Change/configure traffic manager routing method
- Disable traffic manager profile
- Enable traffic manager profile


## Running this Sample ##
Expand Down

0 comments on commit cc554cb

Please sign in to comment.