Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Post an article
Translate this page
Powered by
Microsoft® Translator
Wikis - Page Details
First published by
Alik Levin
When:
30 Aug 2011 3:29 PM
Last revision by
Fernando Lugão Veltem
(MVP, Microsoft Partner)
When:
27 Aug 2012 1:27 PM
Revisions:
13
Comments:
3
Options
Subscribe to Article (RSS)
Share this
Can You Improve This Article?
Positively!
Click Sign In to add the tip, solution, correction or comment that will help other users.
Report inappropriate content using
these instructions
.
Wiki
>
TechNet Articles
>
Deploying Claims-Aware Application to Windows Azure
Deploying Claims-Aware Application to Windows Azure
Article
History
Deploying Claims-Aware Application to Windows Azure
Back to
Windows Azure Active Directory Solutions For Developers
Table of Contents
Scenario
Solution Approach
Analysis
How To's
Code Samples
Resources
Scenario
In this scenario you need to deploy your claims-aware application from the development workstation to the Windows Azure environment.
Claims-aware application.
The application needs to be deployed to Windows Azure.
Need to meet prerequisites to run the application on the Windows Azure environment.
Solution Approach
WIF is an out of band framework that does not ship with .Net framework and thus is not present on the Windows Azure instances. WIF runtime (not WIF SDK) needs to be installed on the production workstation or server before claims-aware application can run on it.
WIF runtime deployed to Windows Azure by either placing the Microsoft.IdentityModel.dll assembly to application's bin folder or by installing WIF runtime using Windows Azure start-up tasks.
Claims-aware application installed on production workstation or server
.
Analysis
WIF runtime includes all required assemblies to develop and run claim-aware applications. WIF SDK includes code samples and Visual studio templates.
How To's
Adding assemblies to the GAC in Windows Azure with Startup Tasks
How to: Deploy a Windows Azure Application
Code Samples
Included with
Windows Identity Foundation SDK
Windows Identity Foundation (WIF) Code Samples
Resources
Deploying ACS Federated Applications and Service To Windows Azure
Securing Windows Azure Web Role ASP.NET Web Application Using Access Control Service v2.0
Windows Identity Foundation
Windows Identity Foundation SDK
Real World: Startup Lifecycle of a Windows Azure Role
ACS
,
AD FS
,
adfs
,
cloud
,
en-US
,
has comment
,
has image
,
Has TOC
,
Identity
,
TechNet Wiki Featured Article
,
WIF
,
Windows Azure
Sort by:
Published Date
|
Most Recent
|
Most Useful
Comments
Ed Price - MSFT
1 Sep 2011 2:42 PM
Great article!
Ed Price - MSFT
17 Aug 2012 4:01 PM
Congrats on being featured on the home page of TechNet Wiki!
Page 1 of 1 (2 items)