Skip to main content
Jorge Bernhardt Jorge Bernhardt

Posts

2022

How to configure RDP properties for a Host Pool - AV redirection
·1239 words·6 mins· 100 views · 5 likes
Azure CLI Azure PowerShell Azure Virtual Desktop Connect-AzAccount
Today I want to show you how to configure Device redirections for your Azure Virtual Desktop environment using PowerShell and Azure CLI. Given that several properties and different configurations are possible, I divided the information into 2 articles.
How to configure RDP properties for a Host Pool - Session behaviour
·1135 words·6 mins· 100 views · 5 likes
Azure CLI Azure PowerShell Azure Virtual Desktop Connect-AzAccount
In my previous article, I showed you how to configure the connection information tab of the RDP properties for the host pool. Today, I will show you how to configure the session behavior tab of the RDP properties using PowerShell and Azure CLI.
How to configure RDP properties for a Host Pool - Connection Information
·855 words·5 mins· 100 views · 5 likes
Azure CLI Azure PowerShell Azure Virtual Desktop Connect-AzAccount
Hi everyone, I showed you how to create an Azure Virtual Desktop host pool in my previous article. This article shows how to configure the connection information tab of the RDP properties for the host pool using PowerShell and Azure CLI.
How to create an Azure Virtual Desktop Host Pool
·846 words·4 mins· 100 views · 5 likes
Azure CLI AVD Azure PowerShell Azure Virtual Desktop
Hi everyone, after a month of dedicated full time to work and to the preparation of the renewals of my certifications, I’m back with the first post in a series of articles where I’ll try to explain how to implement Azure Virtual Desktop.
How to configure a data retention policy for individual tables in Log Analytics
·564 words·3 mins· 100 views · 5 likes
Azure CLI Management and governance Microsoft Microsoft Azure
As you know, each Workspace has a default retention policy that applies to all tables. But you can set a different retention policy on individual tables if you desire. In this post, I want to show you how to configure a data retention policy for individual tables in Log Analytics using Azure CLI.
Logging into an Azure Linux VM using an Azure AD account
·876 words·5 mins· 100 views · 5 likes
Azure CLI Azure Cloud Shell Azure PowerShell Connect-AzAccount
Today I want to show you how you can improve the security of your Linux virtual machines in Azure by integrating with Azure Active Directory (Azure AD) authentication. In this post, I’ll show you how to set up a Linux virtual machine and log in with Azure AD using openSSH certificate-based authentication.
How to route Subscription Activity logs to Azure Log Analytics workspace
·674 words·4 mins· 100 views · 5 likes
Azure CLI Azure PowerShell Connect-AzAccount Get-AzDiagnosticSetting
Sending resource logs to a Log Analytics workspace allows us to consolidate log entries from multiple resources and query the logs for complex analysis. In this post, I want to show you how to manage diagnostic settings for your subscription and send the Activity logs data to your Log Analytics workspace.
Microsoft Exam SC-300: My Study notes - Part 4
·140 words·1 min· 100 views · 5 likes
Certification Certifications Microsoft Microsoft 365
Hi everyone, I will share the last part of my study notes for the Microsoft exam SC-300. I hope that this resource will be helpful to those who plan to take this exam in the coming months.
Azure Disk Encryption using PowerShell
·617 words·3 mins· 100 views · 5 likes
Azure PowerShell Connect-AzAccount Disable-AzVMDiskEncryption format-table
Azure Disk Encryption (ADE) provides volume encryption for the OS and data disks of Azure virtual machines by using the DM-Crypt feature in Linux or the BitLocker feature of Windows. ADE is integrated with Azure Key Vault to help you control and manage the disk encryption keys and secrets.
Microsoft Exam SC-300: My Study notes - Part 3
·138 words·1 min· 100 views · 5 likes
Certification Certifications Microsoft Microsoft 365
In the last post, I shared with you the second part of my study notes on the SC-300 exam . Today, I want to share with you the next part of my study notes.
Microsoft Exam SC-300: My Study notes - Part 2
·139 words·1 min· 100 views · 5 likes
Certification Certifications Microsoft Microsoft 365
In a previous post, I shared with you the first part of my study notes on the SC-300 exam . Today, it is the turn of the second part of my study notes.
Terraform Troubleshooting - Enable Logging
·495 words·3 mins· 100 views · 5 likes
Terraform troubleshooting
If you run into a problem with Terraform, it can be helpful to capture Terraform’s debug output, so you can analyze it or use it to open an issue case. In this post, I want to show you how to enable terraform logging and set the log location on Windows and Linux operating systems.
Microsoft Exam SC-300: My Study notes - Part 1
·176 words·1 min· 100 views · 5 likes
Certification Certifications Microsoft Microsoft 365
A few months ago, I passed Microsoft SC-300: Microsoft Identity and Access Administrator, and today I want to share my study notes with you. I will share the first part of my Study Notes to guide your pathway to getting this certification in this post.
Microsoft Exam AZ-140: My Study notes - Part 4
·141 words·1 min· 100 views · 5 likes
AZ-140 Certification Certifications Microsoft
Hello everyone, I will share the last part of my study notes for the Microsoft exam AZ-140. I hope that this resource will be helpful to those who plan to take this exam in the coming months.
How to resize peered Azure VNets with no downtime
·681 words·4 mins· 100 views · 5 likes
Add-AzVirtualNetworkPeering Azure PowerShell Connect-AzAccount format-table
In a previous article called “ Connect Azure VNets using VNet Peering,” I explained that changes to the settings of a virtual network that has peered couldn’t be done without deleting the existing peering.
Passed Microsoft SC-400: Microsoft Information Protection Administrator
·340 words·2 mins· 100 views · 5 likes
Certification Certifications Microsoft Microsoft 365
Last Monday, I passed the SC-400: Microsoft Information Protection Administrator. It isn’t easy and requires a lot of work. Still, I think this exam is the best way to demonstrate your knowledge and experience in implementing and managing information protection and governance solutions to protect your data against theft and accidental loss.
How to Create and Manage DLP policies using PowerShell
·651 words·4 mins· 100 views · 5 likes
Connect-IPPSSession Data loss prevention Data loss prevention (DLP) Format-List
Using data loss prevention (DLP) policies allows us to automatically identify, monitor, and protect sensitive information in Microsoft 365. This post will show you how to create and manage data loss prevention (DLP) policies using PowerShell.
How to change the priority of DLP policies
·368 words·2 mins· 100 views · 5 likes
Connect-IPPSSession Data loss prevention Data loss prevention (DLP) Get-DlpCompliancePolicy
Data loss prevention (DLP) policies are processed in a specific order. This process is called policy precedence. The policy with the lowest priority number is processed first. The first rule is configured as a priority “0” by default, the next one as “1”, and so on.
Microsoft Exam AZ-140: My Study notes - Part 3
·130 words·1 min· 100 views · 5 likes
AZ-140 Azure Virtual Desktop Certification Certifications
Today, I want to share the third part of my Study Notes about the Microsoft exam AZ-140 Microsoft Azure Virtual Desktop setup and operation to guide your pathway to getting this certification.
How to Create and Manage Shared Mailboxes
·1162 words·6 mins· 100 views · 5 likes
Add-MailboxPermission Add-RecipientPermission Connect-ExchangeOnline Exchange Online
Happy New Year everyone, life is short - let’s dream big and make the most of 2022! In the year’s first article, I want to show you how to create shared mailboxes in Microsoft Exchange Online and perform the most common administrative tasks using Powershell.