Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /www/collab365_296/public/wp-includes/functions.php on line 7025

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /www/collab365_296/public/wp-includes/functions.php on line 2162

Deprecated: Hook imagify_allow_picture_tags_for_webp is deprecated since version 2.2! Use imagify_allow_picture_tags_for_nextgen instead. in /www/collab365_296/public/wp-includes/functions.php on line 5758
8 invaluable resources to help you get started with Microsoft Azure Application Development - Collab365
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /www/collab365_296/public/wp-includes/functions.php on line 1145

Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /www/collab365_296/public/wp-includes/functions.php on line 1152

Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /www/collab365_296/public/wp-includes/functions.php on line 1155

Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /www/collab365_296/public/wp-includes/functions.php on line 1162

Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /www/collab365_296/public/wp-includes/functions.php on line 1165

Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /www/collab365_296/public/wp-includes/functions.php on line 1145

Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /www/collab365_296/public/wp-includes/functions.php on line 1152

Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /www/collab365_296/public/wp-includes/functions.php on line 1155

Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /www/collab365_296/public/wp-includes/functions.php on line 1162

Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /www/collab365_296/public/wp-includes/functions.php on line 1165

Warning: Undefined array key "url" in /www/collab365_296/public/wp-content/plugins/thrive-visual-editor/thrive-dashboard/inc/smart-site/classes/class-tvd-smart-shortcodes.php on line 85

2014-08-28

For the past 2 – 3 weeks, I have been looking into the new SharePoint hosting model – Microsoft Azure Application. Thought it will be helpful to put together the list of articles / references I have used to setup / start my first Office 365 integrated Azure Application.

  1. Provider hosted app vs Azure Application: A very detailed article by Scot Hillier explaining the difference between the different hosted app models.
  2. Azure AD Authentication Scenarios: http://msdn.microsoft.com/en-us/library/azure/dn499820.aspx
  3. Azure instance behind the Office 365: Azure instance behind the Office 365 tenant by Chris O’Brien.
  4. Office 365 API: Office 365 API Preview details. http://msdn.microsoft.com/en-us/library/office/dn605892(v=office.15).aspx
  5. Manage Azure AD using Powershell: http://technet.microsoft.com/en-us/library/jj151815.aspx contains the full details of the powershell setup and commandlets to access the Azure online.
  6. Error Connecting to Azure online: Sometimes the IE proxy server blocks the Azure online and gets the following error. “There was no endpoint listening at …”

  1. Building a real world cloud app with Azure: Step by Step guide to build a Azure app with Single Sign on using the Azure Active directory.
  2. Registering an app on the Azure AD: The Visual Studio (2013) tool automatically registers your application on the given Azure AD at the time of creating a new project. This can be seen either using the Azure Management portal or using the powershell.
  • Get-MsolServicePrincipal: Retrieves the list of service principal from the connected Azure AD.

  • “Get-MsolServicePrincipal | out-host -paging” : Lists the service principal with the paging option.
  • “Get-MsolServicePrincipal | ForEach-Object {Write-Host $_.Addresses.Address }” : Lists the App    address registered in the Azure AD.
  •  A new Service principal can be registered using the following commands:

(Visited 34 times, 1 visits today)

About the author 

Balamurugan Kailasam

Summit Bundle

Get 200+ hours of Microsoft 365 Training for 27$!

Master Office 365, Power Platform & SharePoint & Teams With 200+ Hours Of Training Videos and 108 Ebooks in the Collab365 Academy. This offer is insane and is only available for a limited period.