How to Create a Log Analytics Workspace in Azure

To set up Azure Log Analytics Workspaces, go to https://portal.azure.com and search for Log Analytics Workspaces, then select it. You will see the window below. Click Add: Select a resource…

Dynamics 365 Managed Properties of Forms

…see the message that we can edit components if the managed properties allow us to, through Customizations or an unmanaged solution: Open the customization and select Managed Properties to review

Uninstalling the USD Client

…Dynamics CRM USD\USD C:\Program Files (x86)\Microsoft Dynamics CRM USD If this directory still exists, you may see some files such as custom hosted controll dlls. You can now delete these….

HTTP Explained

…Nuclear Research (CERN). You can check out the specs for HTTP on the W3C website. The idea is that hypertext is text that contains hyperlinks to other nodes containing text,…

What is JWT JSON Web Token?

In this post, we will do a brief introduction to what is JWT, or JSON Web Tokens. According to open standard RFC 7519, JWT is “a compact, URL-safe means of…

PCF Create, Build, Deploy Cheat Sheet

…possible. Usage: pac pcf init [–namespace] [–name] [–template] [–framework] [–outputDirectory] [–run-npm-install] –namespace The namespace for the component. (alias: -ns) –name The name for the component. (alias: -n) –template Choose a…