Jan David Narkiewicz (Developer)
Sunday, May 16, 2021
Azure/C#: Interview Questions (Restarting a Virtual Machine and Changing the Configuration)
›
Overview As part of the interview process for a position, I was asked to write the following code samples Write a C# program for restarting...
Sunday, February 7, 2021
Microsoft Documentation: Does Microsoft follow up on User Feedback for their Documentation (Azure, Docker, ACR)?
›
Working through the sample code in Tutorial: Deploy and use Azure Container Registry , I noticed that a command prompt (a dollar sign) was i...
Friday, February 5, 2021
Azure CLI: Resource Groups, Resource Clean Up (Docker, ACR, Kubernetes, AKS)
›
Overview In the post, Azure/PowerShell: Resource Groups, Resource Clean Up (Docker, ACR, Kubernetes, AKS) , a demonstration on how to clean...
Thursday, February 4, 2021
Azure: Toggling Cloud Shell between PowerShell and Bash
›
Azure Cloud Shell, https://shell.azure.com , supports both PowerShell and Bash but just not both at the same time. When Cloud Shell is invok...
Azure/PowerShell: Resource Groups, Resource Clean Up (Docker, ACR, Kubernetes, AKS)
›
Overview Developers and DevOps engineers should be conscious of the resource they create under Azure as these resources come at a cost. Engi...
Wednesday, February 3, 2021
Visual Studio Code: Disabling Code References on OS/X (a.k.a. Disabling CodeLens)
›
In the post Visual Studio Code: Disabling Code References on Windows (a.k.a. Disabling CodeLens) it was shown how to disable CodeLens on V...
Docker: Installing Docker on OS/X (the final step)
›
The site where the Docker installer for OS/X (a Mac). can be downloaded is Install Docker Desktop on Mac . After the Docker install is run o...
‹
›
Home
View web version