Category: M365 Certifications

1

Azure Active Directory authentication – Configuring Multi-Factor Authentication (MFA) – PowerShell cmdlets – Part 6

Azure Active Directory authentication – Configuring Multi-Factor Authentication (MFA) – PowerShell cmdlets

1

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.

Azure Conditional Access 2

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

.Net Core application to send email using Graph API 1

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

4

Cloud Security – Azure Active Directory authentication – Configuring Multi Factor Authentication (MFA) – Part 3

Enable Multi-Factor Authentication. Azure Multi-Factor authentication.

Azure – Azure App Registration – Default setting for – Default client type 0

Azure – Azure AD – resolving error – Microsoft.IdentityModel.Clients.ActiveDirectory.AdalServiceException: AADSTS7000218: The request body must contain the following parameter: ‘client_assertion’ or ‘client_secret’

Today new issue and solution. We resolved following exception :
Microsoft.IdentityModel.Clients.ActiveDirectory.AdalServiceException: AADSTS7000218: The request body must contain the following parameter: ‘client_assertion’ or ‘client_secret’

Graph Explorer - Optimising the query parameters 0

M365 – Microsoft Graph – Optimize data usage when using Microsoft Graph with query parameters

In this article we will play around query parameters of Microsoft Graph Rest Queries.

Query parameters help to optimize data usage.