-
Continue reading →: Resolving ‘Unknown User’ Issue in Microsoft Teams: A Simple FixMicrosoft Teams is essential for businesses, but users may encounter the “Unknown User” issue after a long absence. This occurs when accounts are reactivated, causing a mismatch in profile information. The simple fix is to sign out, close the app, and sign back in to force a refresh, ensuring seamless…
-
Continue reading →: Estimating PowerShell Script Completion Time: A Step-by-Step GuideAs a PowerShell user, tracking script progress with Write-Host or constant monitoring can be time-consuming. Predicting completion time offers a better solution, enhancing time management and productivity. The provided script estimates completion time based on records processed, offering a clear advantage over traditional tracking methods. Transition to this approach for…
-
Continue reading →: Efficient Azure Virtual Network Cloning: Copying Single and Multiple VNets using PowerShellCreating a copy of an existing Virtual Network in a location of your choosing can be useful for a wide range of reasons, in my case, I want to copy a live configuration so that I can safely demonstrate the value of utilising the Virtual Network Manager solution. In an…
-
Continue reading →: Streamlining Azure Quota Management using PowerShellManaging Azure resources efficiently requires a keen eye on various factors, one of the more critical being quota limits. Azure quotas dictate the maximum number of resources you can provision within your subscription. While these limits are set to ensure resource availability and performance, they can sometimes hinder your operations…
-
Continue reading →: Enhancing Azure Security: Exporting a Role Assignments Report EasilyEnsuring the security of your Azure resources is paramount. With the ever-evolving threat landscape and the increasing complexity of cloud deployments, maintaining visibility and control over access permissions is crucial for safeguarding sensitive data and preventing unauthorized actions. Regularly auditing Azure role assignments is a fundamental aspect of maintaining a…
-
Continue reading →: How to Auto-expand Azure Navigation Menu’sIn a somewhat bizarre change, Microsoft have taken the decision to auto-minify all of the navigations menu’s found across the portal. Causing many additional clicks to get to the same areas and if you’re anything like me, confusing your muscle memory. Luckily this is a very simple change to roll…
-
Continue reading →: How to Export Azure Resource Group Locks using PowerShellLocks play a pivotal role in the management of Azure resources, particularly in Production environments. However, when the need arises for a swift assessment of lock status, perhaps for auditing purposes or to facilitate scheduled actions, efficiency becomes paramount
-
Continue reading →: How to Export a List of DevOps Commits using PowerShellA short article today, covering how to export a csv list containing all recent commits to a DevOps project using PowerShell and the DevOps API. This will require that you have an Azure DevOps token with read access to commits.
-
Continue reading →: Web Push Notifications using Service Workers and Redirecting to a Specific PageIn today’s hyper-competitive digital landscape, businesses and individuals are constantly seeking innovative ways to engage with their audience and drive conversions. Leveraging Service Workers to deliver these notifications offers businesses a direct and efficient means to communicate with users, even when they’re not actively browsing the website. This technology enables…





