SharePoint REST API

Had some issues before using the SharePoint REST API, well, actually using the jquery implementations. Been struggling with the basics to get user profile properties. Some methods and examples suggest …

Find something in a SQL Database

Previously posted about finding content in a SQL Stored Procedure. Here is a nice script that creates a new Stored Procedure called SearchAllTables that will scan all tables and columns for …

Test SQL Connection in Azure

Azure VMs and connectivity brings some interesting challenges to the fore. I have a scenario where I created 4 new VMs (3 x app and 1 x sql). The App …

Azure Backup

Now in public preview, Long-Term Retention (LTR) allows you to enable your databases to create weekly backups stored in your own Azure Backup vault and extend the retention period built …