Posts

Getting Started with SharePoint Framework

Image
I have created the following video series to learn more about how to start your development work around the SPFx framework. SharePoint Framework (SPFx): Introduction SharePoint Framework (SPFx): Getting Started      SharePoint Framework (SPFx): WebParts  SharePoint Framework (SPFx) Extensions (Application Customizers) SharePoint Framework (SPFx) Extensions (Form Customizer) SharePoint Framework (SPFx) Extensions (Command Sets) SharePoint Framework (SPFx) Extensions (Form Customizer) SharePoint Framework (SPFx) Extensions (Library Component) SharePoint Framework (SPFx) Extensions (Adaptive Card Extension)     

Chat GTP - Azure Logic App to Review Pull using chat GTP

Image
This Post is an example of how you can automate your Pull request comments.   GitHub Link :  https://github.com/BasantPandey/ChatGTP-Logic-App-Review-Pull-Request#introduction Introduction First, you need to create a Logic App in Azure. You can do this by going to the Azure portal and searching for "Logic App" in the search bar. Then, click "Create" and follow the prompts to set up your Logic App. Once you have your Logic App set up, you need to add a trigger. In this case, we want the Logic App to be triggered when a new pull request is created in ADO. To do this, add the "Azure DevOps - When a pull request is created" trigger to your Logic App. Next, you need to add an action to your Logic App to create a code review. For this, we will use ChatGPT. Add the "HTTP - HTTP" action to your Logic App and configure it to use the ChatGPT API to generate a code review. You will need to provide the necessary inputs to the API, such as the code to be revi

SharePoint Online tools Improve productivity

Image
SharePoint online increases your productivity by using the following chrome extensions.  SPInsider Here is the link you can directly download from chrome. This tool shows all the list and library structures based on the current user login.  StyleBot it will help you fix some of the UI changes you wanted to fix. This tool renders your custom design at last and keeps track of the sites you used. chrome link   SP Editor This tool has some advanced features.  A Google Chrome Extension for creating and updating files (js, css), injecting files to sites, modifying web/list propertybag values (add, edit, remove, index) and creating webhook subscriptions, edit/add/remove webparts from publishing pages and run sp-pnp-js typescript snippets in SP2013, SP2016, SP2019 and SharePoint Online from Chrome Developer Tools. This tool will help you create amazing SharePoint applications fast from your browser from any computer which runs Chrome! here is the link

(5/7) WebJobs: Configure Azure WebJobs

Image

(4/7) Play by Play Series on Azure WebJobs

Image

(4/7) Play by Play Series on Azure WebJobs

Image

(2/7) Play by Play Series on Azure WebJobs

Image