Skip to main content
Jorge Bernhardt Jorge Bernhardt
Jorge Bernhardt

Jorge Bernhardt

Welcome to my website! My goal is to help you optimize your IT infrastructure with expert advice and timely updates. If you find my content valuable, share it with your colleagues and friends!

Latest Posts

How to enable the Azure DevOps CLI extension
·307 words·2 mins· 100 views · 5 likes
Azure CLI Azure Cloud Shell Azure DevOps DevOps
Today I want to talk to you about Azure DevOps CLI. This extension of Azure CLI allows us to manage the Azure DevOps Services from the command line. The first step to using Azure DevOps CLI is to check that the extension for Azure CLI is installed.
How to Add a Public Domain UPN Suffix to Domain Users in Active Directory
·453 words·3 mins· 100 views · 5 likes
Active Directory Get-ADForest Microsoft Microsoft 365
A User Principal Name (UPN) is an attribute that is an internet communication standard for user accounts. A UPN consists of a UPN prefix (the user account name) and a UPN suffix (a DNS domain name).
How to enable Azure DDoS Protection for an existing VNet
·1022 words·5 mins· 100 views · 5 likes
Azure CLI Azure Cloud Shell Azure PowerShell Connect-AzAccount
In this post, I’ll show you how to create a standard DDoS plan and associate it with an existing virtual network using PowerShell and the Azure CLI. Distributed denial of service (DDoS) attacks are becoming more and more frequent and it is one of the main security problems that customers who have their resources in the cloud must face.
Passed Microsoft Exam AZ-300: Microsoft Azure Architect Technologies
·498 words·3 mins· 100 views · 5 likes
Certification Certifications Microsoft Microsoft Azure
Today, I passed the Microsoft AZ-300 exam: Microsoft Azure Architect Technologies. This is the first of the two exams that I am required to pass, in order to obtain the “Microsoft Certified for Azure Solutions Architect” again.
How to set Immutable storage for Azure Blob storage
·801 words·4 mins· 100 views · 5 likes
Azure CLI Azure Cloud Shell Microsoft Microsoft Azure
Hi, today I want to talk to you about immutable storage. Immutable Storage is an Azure Blob Storage capability that allows you to store business-critical data in a WORM state (write once, read many).