3/20/21

Application Insights for Single Page Applications

    Application monitoring is a fundamental service that any application should have to understand the performance and health of it. When it comes to Single Page Applications (SPA) written on Angular, React or similar frameworks, monitoring becomes crucial because the application runs...

2/20/21

Azure Static Web App GitHub Actions CICD

Static Web App (SWA) is a software as a service (SaaS) solution hosted by Azure cloud which enables us to use Content Delivery Network (CDN) to host single page applications (SPA) built with JavaScript frameworks like React, Angular and others. In addition to the provisioning of the SPA, a serverless...

1/16/21

Create a read-only user on Azure SQL Server

Database permissions to enable users to either manage data and/or data definitions object like tables, views and other is a key security concern on a database. In some cases, there is the need to allow a user to access the data only. To do that, we need to create a read-only user on the database....

12/5/20

Building App Chatbots Power Virtual Agents

Power Virtual Agents Chatbots Overview (6 of 6)In this video, we discuss the use cases to build chatbots. We show how to build topics, entities to build a chatbot flow that can enable users to search information from the SharePoint data list. We use Power Automate to integrate an OData API call from...

12/3/20

Building Apps Power Apps Overview

PowerApps on Microsoft 365 Overview (5 of 6)In this video, we build a mobile application with PowerApps. We integrate the app with a SharePoint data list and PowerBI online dashboard all in real-time. We start by creating an app from the SharePoint data list. After looking at the boiler-plate app...