Azure Storage Emulator Stopped Working
Recently, I encountered an issue where the Azure Storage Emulator was unable to start on my local machine. After some…
az login not working or authentication issue in VS Code using azure-cli
If you’re having trouble with az login not working in VS Code using the Azure CLI in windows machine, here…
How to Permanently Remove Yourself from an External Azure Active Directory
Are you facing authentication issues in your teams and Azure directory due to an unwanted external Azure directory you were…
Jetpack has locked your site login in WordPress after updating Cloudflare name servers
Recently, I came across very strange issue to update ssl certificate for my blog from Cloudfare. Jetpack has locked my…
Get filenames inside subfolders
Recently I had requirement to get filenames inside multiple folders and subfolders in current directory. For example , I have…
Unable to start kestrel in visual studio code
If you are creating .NET MVC project in VS Code and trying to run project after successfully build . You…
How to Fix Media Disconnected in Windows 10
If any wifi signal is not appearing in your network setting and after doing ipconfig you can get a media…
Copy files with loading variables using PowerShell
In this blog, We will see how we can copy files from one folder to another folder using PowerShell and…
Powershell on Mac and Connect to Azure
Powershell can be installed on Mac OS by using below command or by downloading package directly from github release .…
Delete Azure Resource Group with Orphan Resources in it
This issue will appear if deployment will fail on Azure then there might be some orphan resources available .Sometimes those…