Monthly Archive: December 2018

2

Office 365 – Microsoft Graph – Part 3 – Azure Access Token: to call Graph APIs from CSOM

Hi All, In this article we will discuss most important concept “Azure Access Token”, which we require to call Graph APIs. In last couple of articles, we started discussion about Microsoft Graph and one...

Office 365 - Microsoft Graph – Select an API - “Microsoft Graph” to give permission for reading all groups 1

Office 365 – Microsoft Graph – Part 2 – Granting permission to Azure Apps to use Microsoft Graph APIs using CSOM

In last article we discussed about Microsoft Graph – Introduction, Provided REST APIs, SDKs. Graph Explorer.
In this article we will discuss detailed about giving permission to our Azure App for using Microsoft Graph to fetch all Office 365 Groups.

Office 365 - Microsoft Graph - Accessing different Microsoft services 3

Office 365 – Microsoft Graph beginning – Part 1

In this article we will discuss about Microsoft Graph,
Microsoft Graph developer stack for Office 365 and SharePoint developer,
Also why it is necessary to understand the Microsoft Graph for Office 365 developer / architect,
What are REST APIs or SDKs provided by Microsoft Graph.

9

Office 365 – Azure Active Directory – Registering/Creating new Azure App – detailed steps

Office 365 – Azure Active Directory – Registering/Creating new Azure App – detailed steps

Office 365 - SharePoint Online - importing "Microsoft.Online.SharePoint.PowerShell" module with “Verbose” switch to know the unapproved verbs which are reason behind the our original warning :) 0

Office 365 – SharePoint Online – Resolving warning “The names of some imported commands from the module ‘Microsoft.Online.SharePoint.PowerShell’ include unapproved verbs that might make them less discoverable.” while importing module – Microsoft.Online.SharePoint.PowerShell

Office 365 – SharePoint Online – Resolving warning “The names of some imported commands from the module ‘Microsoft.Online.SharePoint.PowerShell’ include unapproved verbs that might make them less discoverable.” while importing module – Microsoft.Online.SharePoint.PowerShell

0

Office 365 – SharePoint Online – SPFX issue in webpart.manifests.json – WebPart Id – String does not match the pattern of “^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$”

Office 365 – SharePoint Online – SPFX issue in webpart.manifests.json – WebPart Id – String does not match the pattern of “^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$”

Fig 1 : Office 365 - SharePoint Online / Project Online : New version of CSOM package 0

Office 365 – Microsoft announced new version CSOM (Client Side Object Model) for SharePoint Online and Project Online – November2018

Microsoft announced new version CSOM (Client Side Object Model) for SharePoint Online and Project Online – November2018

2

Azure – Create and Deploy Azure Resource Manager Template using Visual Studio 2017

Hello Friends, If you missed our following articles on Exam : Developing Microsoft Azure Solutions, Please have a look once here : Azure – Azure Automation State Configuration Azure – Configure Azure PowerShell Desired...