In this article we will discuss how to get SharePoint Online Client Context using new PnP Framework 🙂
Category: SharePoint
M365 – Remove Page Header or Image Banner From SharePoint Online Pages
In this article we will discuss how to change page layout of SharePoint Online page using PowerShell
M365 – Resolving error – Connect-PnPOnline : The term ‘Connect-PnPOnline’ is not recognized as the name of a cmdlet, function, script file, or operable program
Resolving error - Connect-PnPOnline : The term 'Connect-PnPOnline' is not recognized as the name of a cmdlet, function, script file, or operable program
Azure Identity And Access Management Part 39 – Azure Role-Based Access Control(RBAC) 1 – Overview
Azure, Azure Identity And Access Management, Azure Active Directory,Azure Active Directory Licenses, Azure Active Directory Free, Azure Active Directory Premium 1, Azure Active Directory Premium 2,Pay As You Go,Active Directory Terminology,Identity,Azure AD Account,Azure Subscription, Azure Tenant,Azure AD Directory,Custom Domain,features With Azure Active Directory,Application Management ,Azure AD Authentication,Business-to-Business (B2B),Azure Active Directory for developers,Device Management,Domain services,Hybrid identity,Identity governance,Identity protection,Managed identities for Azure resources, Privileged identity management (PIM), Reports and monitoring,Azure AD Global administrator,Microsoft account (MSA),Azure Active Directory pricing,Azure AD Community Support, AZ-103: Microsoft Azure Administrator,Exam AZ-104: Microsoft Azure Administrator,AZ-300: Microsoft Azure Architect Technologies,AZ-301: Microsoft Azure Architect Design,AZ-500: Microsoft Azure Security Technologies,AZ-303: Azure Solutions Architect, Azure Active Directory Custom Role, Azur Custom Role, Azure Role Assignment, Custom Role Assignment,Extension Attribute,Directory schema extensions Azure AD Schema extension , Bulk Update Azure AD user profiles, Azure AD Device , Azure AD Device Identity , Azure AD Device Identity Management. Azure AD Joined , Azure AD registered,Hybrid Azure AD joined, Azure Role-Based Access Control (RBAC), Azure RBAC,
Microsoft 365 – Microsoft announced new version of CSOM (Client Side Object Model) for SharePoint Online – August 2020
Microsoft 365 – Microsoft announced new version of CSOM (Client Side Object Model) for SharePoint Online – August 2020
Azure – Connect to Key Vault from .Net Core application using Managed Identity – Part 4 – Exploring Managed Identity and Demo
Last article in the series, but very important one 🙂 as perspective Azure development. Please read once. Azure – Connect to Key Vault from .Net Core application using Managed Identity – Part 4 – Exploring Managed Identity and Demo
Azure Identity And Access Management Part 32 – Azure Active Directory – Application Management 1 – Overview
Azure, Azure Identity And Access Management, Azure Active Directory,Azure AD Domain Service,Azure AD DS,Azure Active Directory features,Azure AD Authentication,Business-to-Business (B2B),Device Management,Domain services,Privileged identity management (PIM),Azure Active Directory pricing, AZ-103: Microsoft Azure Administrator,Exam AZ-104: Microsoft Azure Administrator,AZ-300: Microsoft Azure Architect Technologies,AZ-301: Microsoft Azure Architect Design,AZ-500: Microsoft Azure Security Technologies,AZ-303: Azure Solutions Architect, Azure Active Directory Custom Role, Azur Custom Role, Azure Role Assignment, Custom Role Assignment,Extension Attribute,Directory schema extensions, Azure AD Schema extension, Bulk Update Azure AD user profiles,Azure AD Device , Azure AD Device Identity , Azure AD Device Identity Management. Azure AD Joined , Azure AD registered,Hybrid Azure AD joined, Azure Role-Based Access Control (RBAC), Azure RBAC, Azure AD Identity Protection, Risk User Report, Risk Sign-in Report, Risk Detection Report, User risk policy, Sign-in risk Policy, Azure AD Registered, Self-Service Password Reset (SSPR),Azure AD Access Review, Register Azure AD User, Azure AD Privileged Identity Management (PIM) , Azure AD PIM,Guest User, Email one-time passcode, Azure AD Google Federation for B2B user,Multi-Factor Authentication (MFA) For Guest User,Azure MFA,Azure AD Identity Governance,Azure AD Entitlement Management,Entitlement Management Access Package, Terms Of Use,ADDS, Sync Password Hashes,Domain Join,Application Management,
Microsoft 365 – News – Skype for Business Online will retire in 12 months
News of the day 🙂 - Skype for Business Online will retire in 12 months Its now time to plan the transition to Microsoft Teams
Azure – Connect to Key Vault from .Net Core application using Managed Identity – Part 3 – Publishing / Deploying .Net core console application as a Azure WebJob and Schedule it
This is the series of articles for using Managed Identity, in this article we will discuss how to create simple .NET Core console application to deploy / publish it as Azure WebJob in Azure.
Azure – Connect to Key Vault from .Net Core application using Managed Identity – Part2 – App Service – Creating App Service from Azure Portal
In the series of articles for using Managed Identity, in this article we will discuss Azure App Service.
Azure – Connect to Key Vault from .Net Core application using Managed Identity – Part1 – Introduction to Azure Key Vault
In our project we have scenario to use certificate and Azure app key secret. We are storing certificate and Azure key secret to Azure key vault. So in this first article in series of article we will discuss what is Azure Key vault, how to create Key vault from Azure portal, Best practices to use Key vault.
Azure Active Directory authentication – Configuring Multi-Factor Authentication (MFA) – PowerShell cmdlets – Part 6
Azure Active Directory authentication – Configuring Multi-Factor Authentication (MFA) – PowerShell cmdlets
Cloud Security – Azure Active Directory authentication – Configuring Multi-Factor Authentication (MFA) – Bulk user update – Part 5
In this article we will discuss how to change the status of Multi-Factor authentication for bulk users. We will go through options from UI. In next article we will go through PowerShell script.
Power Platform – Introducing Microsoft Dataflex (CDS)
Power Platform - Introducing Microsoft Dataflex (CDS).
Microsoft Teams – Adding “Share to Teams” embedded button on the site / articles / Intranet – News Pages / Content Pages
In this article we will discuss how to add "Microsoft Teams" icon on our web sites / article pages / News pages / Content pages so that we can share our content on Teams without changing the context. Really cool feature 🙂
Microsoft Teams: PowerShell script to add Team owners as a Team members to resolve “Failed to add plan” issue while adding planner to Team which are created using Graph APIs
In this article I'll share the PowerShell script 1. Get the Team from its DisplayName 2. Get Team Owners 3. Add Team Members
Cloud Security – Azure Active Directory authentication – Configuring Multi-Factor Authentication (MFA) with Conditional Access – Part 4
In this article we will discuss about Azure Conditional Access. We will discuss - What is Conditional Access? License requirement for Conditional Access How to configure Conditional Access Policies for Multi-Factor authentication with example? Deleting Conditional Access Policy
Microsoft Teams : “Failed to create the plan” error while adding Planner to Teams which are created using Graph APIs
In this article we will discuss the issue while adding Planner to Teams which are created using Microsoft Graph. When we create the Teams using Microsoft Graph APIs we can not add the Planner - "Failed to create the plan". We are also discussing the solution for this issue.
M365: Microsoft Graph – Part 11 – Send Email using Graph API from .Net Core Application with attachments
Send Email using Graph API from .Net Core Application with attachments