Skip to content

htayebi/azurewebsiteapisample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

azurewebsiteapisample

How to use the code sample:

  1. Enter your microsoft windows azure account or msdn subscription id in web.config/app_settings/SubscriptionId. If you don't have an account, you can get a trail one for three months: https://www.windowsazure.com/en-us/pricing/free-trial/

  2. Create a personal certificate on your machine, upload it to your azure account from the portal (scroll to the bottom of the menu list on settings and there click on manage certificates tab). Copy the certificate somewhere visible to your application and put the path to web.config/app_settings/CertificatePath

  3. Run the application.

!!!Please note!!! This is NOT production ready code. It's intended for educational purposes.

About

Sample code to create a website on azure programmatically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages