Visual Studio Code is becoming one of the tools that you need to use when developing PowerShell scripts. It allows you to debug your scripts.…
Instead of storing user credentials of an external system in a configuration file, you should store them in the Azure Key Vault. Before MSI (Managed…
In situations you need to login to an application and use that identity to access an API (pass-through identity) and also get data from Azure…
In some situations you will get into problems when creating a Azure Resource Template. I was creating a solution for a customer and had to…
While browsing the internet and reading blog posts I usually find very useful links or great resources that I could use in many situation. The…
With the new version of SharePoint in Public Beta (links). It is time to start with the installation of the prerequisites. When you do not…
On 17 may a new version of the CKS Developemt tools edition was released. The community kit for SharePoint: Development tools edition is a extension…
Within SharePoint and WSS you have the possibility to brand your site. You can do this on several ways: A custom style sheet. A custom…