Azure Adding IP Address Space to a Peered VNET Automate the process of un-peering, adding ip space, and re-peering on Azure vnets.
DevOps Creating a Microsoft-hosted Agent on your VNET I located the scripts that Microsoft uses to build their build agent virtual machines. With these, I can build the same exact images that are used for Microsoft-hosted agents.
Azure Azure SQL Server Auditing: Setting Log Analytics Destination Recently, I was having some trouble getting Log Analytics set as the destination for Azure SQL Server auditing via the ARM Template for server-level auditing. Early attempts would enable the
DevOps Power BI: Cannot Set Credentials on RDL Reports [SOLVED] Using Power BI REST API to Set Credentials on Power BI Paginated Reports
Azure Azure DevOps: Resolving 'Conflict Prevents Automatic Merging' A two minute tutorial on how to resolve a pull request merge conflict.