Native RDP / SSH with Azure Bastion
I've talked about Azure Bastion in the past -> Azure Bastion - Managed Jump Server (florinloghiade.ro). To tell it in a nutshell, Azure Bas
I've talked about Azure Bastion in the past -> Azure Bastion - Managed Jump Server (florinloghiade.ro). To tell it in a nutshell, Azure Bas
Recently I started working a lot more with Kubernetes and I started migrating more and more workloads towards it. My latest challenge was to m
All workloads require to access different services or in one way or another. One of the ways is to provide an application credential which is
Going back to an article that I wrote a while ago, Container security in the Cloud. A state of uncertainty. - Florin Loghiade, I was writing a
I will keep this post as short as possible. If you're managing your servers with Azure Arc then be wary that by having the default Guest Confi
Using credentials in your applications is not a new thing. We use credentials to connect to databases, storage accounts, and other services. W
Shutting down a virtual machine is a very easy job. You just go to the portal and press the stop button or you can just as simply run a Stop-A
Recently I implemented Azure Arc in a production deployment. After seeing that it's working perfectly outside a POC/Demo environment, I decide