Skip to content

Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI

    • About
    • DEV Tools
  • CRM, Dynamics 365

    Dynamics 365 – New Admin Center (Preview)

    Published by

    Rajeev Pentyala

    on

    October 22, 2018

    Have you noticed the Try the new Admin center link when you connected to your Dynamics 365 Admin Center? When you click on the link, you will be redirected to ‘Admin Center (Preview)’ built on Power platform. Click on the Instance name (i.e.,MS) in above screen, will take you Instance Details page.…

    Continue reading →: Dynamics 365 – New Admin Center (Preview)
  • SQL

    SQL Server- Troubleshoot ‘String or binary data would be truncated’ error

    Published by

    Rajeev Pentyala

    on

    October 20, 2018

    In one of my Data Migration requirement, I had to join data from multiple tables and  move to a single table. Requirement is complex as data is around 20 GB and table has around 300 columns. So, I built a Stored Procedure to join tables and move data to single table,…

    Continue reading →: SQL Server- Troubleshoot ‘String or binary data would be truncated’ error
  • SQL

    SQL Server- Drop If Exists (DIE) Objects

    Published by

    Rajeev Pentyala

    on

    September 28, 2018

    Other day, I generated my Database SQL Script including script to create Tables, Procedures, Types, Views etc., using Tasks -> Generate Scripts… option which I had to deploy on my test instance. ‘Generate Scripts’ generate the SQL script with ‘CREATE’ statement (i.e., It will have ‘CREATE Table’, ‘CREATE PROCEDURE’ etc…)…

    Continue reading →: SQL Server- Drop If Exists (DIE) Objects
  • Azure, CRM, Dynamics 365

    Web API Helper Code Compilation Error

    Published by

    Rajeev Pentyala

    on

    September 18, 2018

    I was creating a console application to connect to Dynamics 365 Web API, and downloaded “Microsoft.CrmSdk.WebApi.Samples.HelperCode” NuGet package. I got “AcquireToken method is no longer available” compilation error, when I build the project Reason & Fix: We have to use UserPasswordCredential class in ADAL v3. Below is the code snippet…

    Continue reading →: Web API Helper Code Compilation Error
  • CRM, Dynamics 365

    [Fix] AADSTS65001: The user or administrator has not consented to use the application

    Published by

    Rajeev Pentyala

    on

    September 18, 2018

    I was getting below exception when I was trying to connect to D365 Web API from console. Reason: Issue was the Application registered on ‘Azure Active Directory’ was not granted the Permission Fix: Connect to the Azure Active Directory admin center,  using O365 credentials. Select the ‘Application’ from the ‘Azure…

    Continue reading →: [Fix] AADSTS65001: The user or administrator has not consented to use the application
  • CRM, Dynamics 365

    [Code Snippet] Authenticate and Perform Operations using D365 Web API and C#

    Published by

    Rajeev Pentyala

    on

    September 18, 2018

    As a continuation to my last article Different ways to connect authenticate dynamics 365 , lets see how to Authenticate Dynamics Web API using C#. Note: Be mindful that this approach is different than connecting to Dynamics 365 using Microsoft.XRM.Tooling.Connector dll approach. This article explains how to connect to D365 using…

    Continue reading →: [Code Snippet] Authenticate and Perform Operations using D365 Web API and C#
  • CRM, Dynamics 365

    D 365 Development – Different ways to connect/authenticate Dynamics 365

    Published by

    Rajeev Pentyala

    on

    September 17, 2018

    There was a question posted on my blog by a Dynamics 365 newbie developer on how to authenticate to Dynamics 365 online from his console application. In this article I am going to detail various ways to connect to Dynamics 365. Option 1 – Connect using Dynamics 365 SDK assemblies:…

    Continue reading →: D 365 Development – Different ways to connect/authenticate Dynamics 365
  • Misc

    Troubleshoot and Fix – Unable to access FTP folder error

    Published by

    Rajeev Pentyala

    on

    September 12, 2018

    I was working on a POC/Prototype to read files from FTP location using console, for which I configured a FTP Site in my Windows 10 machine’s IIS. FTP site connectivity worked fine till I switched my internet connectivity from LAN cable to WIFI, I started getting unable to access the…

    Continue reading →: Troubleshoot and Fix – Unable to access FTP folder error
  • CRM, Dynamics Portals

    Dynamics 365 Portal – October ’18 release – What’s new

    Published by

    Rajeev Pentyala

    on

    September 3, 2018

    With October 2018 release, Dynamics Portals coming up with below features: Embed Power BI visualizations: Administrators will be able to configure and enable Power BI for a portal. This will require an appropriate Power BI license. Customizer’s can use liquid code to embed Power BI dashboards and reports within pages.…

    Continue reading →: Dynamics 365 Portal – October ’18 release – What’s new
  • Azure

    [Step by Step] Restore a Database from Azure Blob to Azure SQL Server

    Published by

    Rajeev Pentyala

    on

    August 24, 2018

    In one of the requirements, we had to move a Database uploaded to ‘Azure Blob Storage’ to Azure SQL Server. If you got a question, why we need to move SQL Database file from Azure Blob to Azure SQL Server, like me, below is a sample scenario Customer IT team,…

    Continue reading →: [Step by Step] Restore a Database from Azure Blob to Azure SQL Server
Previous Page Next Page
Visitors

2,152,309 hits

Top Posts
Claude Code 'VS Code' Extension: Enable 'Bypass Permissions' ModeClaude Code 'VS Code' Extension: Enable 'Bypass Permissions' ModeFebruary 5, 2026Rajeev Pentyala
Getting Started: Build Your First Power Apps Code AppGetting Started: Build Your First Power Apps Code AppAugust 27, 2025Rajeev Pentyala
Power Pages | Build a Site Using 'Claude Code' and the 'Power Pages Plugin'Power Pages | Build a Site Using 'Claude Code' and the 'Power Pages Plugin'March 15, 2026Rajeev Pentyala

Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI

  • Pinterest
  • Instagram
  • Facebook
  • Mail
    • About
    • DEV Tools

Create a free website or blog at WordPress.com.

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
 

Loading Comments...
 

    • Subscribe Subscribed
      • Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI
      • Join 480 other subscribers
      • Already have a WordPress.com account? Log in now.
      • Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI
      • Subscribe Subscribed
      • Sign up
      • Log in
      • Report this content
      • View site in Reader
      • Manage subscriptions
      • Collapse this bar

    Notifications