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…

0 comments

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…

0 comments

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…

0 comments

Get filenames inside subfolders

Recently I had requirement to get filenames inside multiple folders and subfolders in current directory. For example , I have…

0 comments

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…

0 comments

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…

0 comments

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…

0 comments

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 .…

0 comments

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…

0 comments