Skip to content

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

    • About
    • DEV Tools
  • Canvas Apps

    [Beginner] Display an SVG icon in Canvas App

    Published by

    Rajeev Pentyala

    on

    August 24, 2024

    In this article, let’s learn how to display your favorite SVG icon in the Canvas App’s Image control. SVG defines vector-based graphics in XML format. So to store the XML content I am defining a Named Formula variable svgIcons. Next, we need to get the SVG image XML content from…

    Continue reading →: [Beginner] Display an SVG icon in Canvas App
  • Misc

    The term ‘pwsh’ is not recognized as the name of a cmdlet

    Published by

    Rajeev Pentyala

    on

    August 23, 2024

    If you have encountered the following error ‘pwsh’ is not recognized it’s likely that PowerShell is not installed on your machine. In this article, let’s learn how to fix the ‘pwsh is not recognized’ error by installing PowerShell using the Winget command. Install PowerShell on Windows Machine: 🙂

    Continue reading →: The term ‘pwsh’ is not recognized as the name of a cmdlet
  • Canvas Apps

    [Quick Tip] Canvas App | Line breaks

    Published by

    Rajeev Pentyala

    on

    August 22, 2024

    Did you know that you can use Char(10) to create a line break in text controls within a canvas app? Following is an example: Char(10) function adds a line break, so it prints the user’s ‘full name’ and ’email’ on separate lines. Note that, Char(10) returns an ASCII code and…

    Continue reading →: [Quick Tip] Canvas App | Line breaks
  • DevOps

    Azure DevOps | External users unable to access the project

    Published by

    Rajeev Pentyala

    on

    August 17, 2024

    In Azure DevOps, you can add Users from other tenants to your organization by navigating to Organization Settings > Users > Add users. Once added, external user receives an email from AzureDevOps@microsoft.com with the subject, You have been invited to an Azure DevOps project and select Join now.  In our scenario, the external…

    Continue reading →: Azure DevOps | External users unable to access the project
  • Power Pages

    [Step by Step] Power Pages : Set up Azure AD B2C

    Published by

    Rajeev Pentyala

    on

    August 16, 2024

    In this article, let’s learn how to configure the Azure Active Directory B2C identity provider in a Power Pages Website. What is an Azure Active Directory B2C The following are the high-level steps required to complete the Azure AD B2C identity setup in a Power Pages website. Before you start,…

    Continue reading →: [Step by Step] Power Pages : Set up Azure AD B2C
  • PCF

    PCF | Import Solution Failed | Webresource content size is too big

    Published by

    Rajeev Pentyala

    on

    August 13, 2024

    If you are a PCF beginner, please refer to my previous article : Power Apps component framework (PCF) – Beginner guide. Regarding the current blog post, while trying to import a solution with a PCF control, I encountered the error: Import Solution Failed: Web resource content size is too big. Here…

    Continue reading →: PCF | Import Solution Failed | Webresource content size is too big
  • CRM, Power Pages

    Power Pages | Web templates as components

    Published by

    Rajeev Pentyala

    on

    August 9, 2024

    In my previous article (Make FetchXML Liquid Template Tag reusable), I have explained how to reuse fetchxml liquid template tag using a Web Template approach. In that example, I was displaying all the active Offer records. Above example works great. But what if we need to parameterize the number of…

    Continue reading →: Power Pages | Web templates as components
  • CRM, Power Pages

    Power Pages DevTools extension

    Published by

    Rajeev Pentyala

    on

    August 9, 2024

    To work with the DevTools extension, follow these steps: Install the browser extension: Once the extension is installed in the browser, we need to add a Site Setting to enable diagnostics. Enable diagnostic setting: To enable the diagnostic setting for a public website: After adding the site settings, we can…

    Continue reading →: Power Pages DevTools extension
  • Misc

    Outlook | Undo mail sending

    Published by

    Rajeev Pentyala

    on

    August 8, 2024

    Want to share this cool feature of Outlook I came across today. Did you know you can cancel a ‘Mail Send’ up to 10 seconds after pressing the Send button using the Undo Send feature? Hope you find this feature useful. 🙂

    Continue reading →: Outlook | Undo mail sending
  • Power Pages

    Power Pages | FetchXML Liquid not showing records

    Published by

    Rajeev Pentyala

    on

    August 7, 2024

    In my previous article (Make FetchXML Liquid Template Tag reusable), I have explained how to reuse fetchxml liquid template tag using a Web Template approach. Following are the high level steps required: Lets see how to fix the issue by providing required Table Permissions. Provide Table Permissions: To render Offers…

    Continue reading →: Power Pages | FetchXML Liquid not showing records
Previous Page Next Page
Visitors

2,141,222 hits

Top Posts
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
Claude Code 'VS Code' Extension: Enable 'Bypass Permissions' ModeClaude Code 'VS Code' Extension: Enable 'Bypass Permissions' ModeFebruary 5, 2026Rajeev Pentyala
'Excalidraw MCP' and 'Claude Code' | Design Architecture Diagrams'Excalidraw MCP' and 'Claude Code' | Design Architecture DiagramsMarch 16, 2026Rajeev Pentyala

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

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

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
  • Subscribe Subscribed
    • Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI
    • Join 483 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