DpkDB

DpkDB

Last seen: 4 months ago

Member since Jul 20, 2024 [email protected]

Following (0)

Followers (0)

Installing PnP PowerShell 2.x On Windows...

To install PnP PowerShell 2.x on Windows 10, you need PowerShell 7 and above. The process includes downloading PowerShell 7, valid...

Read More

How To Get Members Of M365 Group

Learn how to retrieve members of a Microsoft 365 (M365) Group using PowerShell, Microsoft Graph API, and the M365 Admin Center.

Read More

Validating Client ID And Client Secret U...

This article covers how to validate Azure AD App credentials (Client ID & Secret) and test operations using POSTMAN. It explains h...

Read More

Granting Full Control Rights To Azure AD...

In this article, you will learn how to grant Full Control Rights to the Azure AD App.

Read More

Notes from Microsoft Build 2023

The article summarizes key announcements from MS Build 2023, covering advancements in AI, Co-Pilot integrations, Azure innovations...

Read More

Import Excel Data To SharePoint Online U...

In this article, we will go through how to import Excel File Data (.xlsx) to SharePoint online list using PnP PowerShell command.

Read More

Azure AD App Only Authentication in Shar...

This article explains app-only authentication using certificates and discusses what is certificate-based authentication and how th...

Read More

Get Site Template For SharePoint Online ...

Learn how to get the Site Template ID for a SharePoint Online site collection using Page Source (UI method) and PowerShell (PnP & ...

Read More

Parse CSV From SharePoint Document Libra...

To create the data in the SharePoint list using the data from the CSV file, which is uploaded to the SharePoint document library. ...

Read More

Difference Between Debug and Release Bui...

Debug and Release builds in C# serve different purposes. Debug mode enables detailed debugging with extra checks, while Release mo...

Read More

Applying SharePoint Online Site Classifi...

Applying SharePoint Online Site Classification using PowerShell" guides administrators in leveraging PowerShell to efficiently man...

Read More

Integrating Stripe Payment Gateway in AS...

Learn how to integrate Stripe Payment Gateway into an ASP.NET Core MVC application, enabling secure online payments with Stripe Ch...

Read More