Skip to main content
Jorge Bernhardt Jorge Bernhardt

Posts

2021

Microsoft Exam AZ-140: My Study notes - Part 2
·146 words·1 min· 100 views · 5 likes
AZ-140 Azure Virtual Desktop Certification Certifications
In my last post, I posted the first part of my study notes on the AZ-140 exam about Microsoft Azure Virtual Desktop setup and operation. Today, I will share the second part of my Study Notes to guide your pathway to getting this certification in this post.
Microsoft Exam AZ-140: My Study notes - Part 1
·180 words·1 min· 100 views · 5 likes
AZ-140 Azure Virtual Desktop Certification Certifications
Last July, I passed the AZ-140 exam about Microsoft Azure Virtual Desktop setup and operation, and today I want to share my study notes with you. In this first post, I will share the first part of my Study Notes to guide your pathway to getting this certification.
How to change Azure Premium Disk Performance tiers without downtime
·694 words·4 mins· 100 views · 5 likes
Azure CLI Azure Cloud Shell Azure PowerShell Connect-AzAccount
On Azure Premium disks, we can change the performance tier even when it is connected to running virtual machines. With Premium SSD performance tiers, we have the flexibility to scale drive performance without increasing the size of the drive by selecting a higher performance tier and returning it to its original performance tier, allowing us to fine-tune the performance to our needs and save money.
Microsoft Exam SC-900: My Study notes - Part 4
·140 words·1 min· 100 views · 5 likes
Certification Certifications Microsoft Microsoft 365
Hello everyone, I will share the last part of my study notes for the Microsoft exam SC-900. I hope that this resource will be helpful to those who plan to take this exam in the coming months.
How to convert an Azure AD B2B user from guest to member
·453 words·3 mins· 100 views · 5 likes
Azure AD Connect-MsolService Get-MsolUser Import-Module
By default, when an Azure AD B2B collaboration user is added to a tenant, the UserType property of the user is set to “Guest.” However, it may be the case that the host organization wants to treat the invited user as a member rather than a guest.
Passed Microsoft SC-300: Microsoft Identity and Access Administrator
·384 words·2 mins· 100 views · 5 likes
Certification Certifications Microsoft Microsoft 365
Last Tuesday, I passed the Microsoft exam SC-300: Microsoft Identity and Access 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 designing, implementing, and managing an identity and access management solution with Azure Active Directory.
Microsoft Exam SC-900: My Study notes - Part 3
·135 words·1 min· 100 views · 5 likes
Certification Certifications Microsoft Microsoft 365
In my last post, I published the second part of my study notes about the SC-900 exam on Microsoft Security, Compliance, and Identity Basics. Today, I will share the third part of my study notes.
Microsoft Exam SC-900: My Study notes - Part 2
·144 words·1 min· 100 views · 5 likes
Certification Certifications Microsoft Microsoft 365
Last week I posted the first part of my study notes about the SC-900 exam on Microsoft Security, Compliance, and Identity Basics. Today, I will share the second part of my Study Notes to guide your pathway to getting this certification in this post.
Microsoft Exam SC-900: My Study notes - Part 1
·171 words·1 min· 100 views · 5 likes
Certification Certifications Microsoft Microsoft 365
This year, I passed the SC-900 Exam about Microsoft Security, Compliance, and Identity Fundamentals. In this post, I will share the first part of my Study Notes as a guide on your pathway to getting this certification.
How to use a VM system-assigned managed identity to access Azure Key Vault
·1070 words·6 mins· 100 views · 5 likes
Azure CLI Azure Cloud Shell Azure PowerShell Connect-AzAccount
Hi, In a previous post, I showed you how to enable system-assigned managed identity on an Azure virtual machine. Today, I want to show you how to assign a managed identity to access an Azure resource securely.
How to enable the system-assigned managed identity on an Azure VM
·696 words·4 mins· 100 views · 5 likes
Azure CLI Azure Cloud Shell Azure PowerShell Connect-AzAccount
Hi, Jorge is back. In this post, I want to show you How to enable the system-assigned managed identity on an Azure VM using Powershell and Azure CLI. When you enable a system-assigned managed identity, Azure creates an identity associated with the instance and stores it to the Azure AD tenant associated with the subscription where you created the service instance.
How to change the PSK of the Azure VPN Gateway Connection
·770 words·4 mins· 100 views · 5 likes
Azure CLI Azure PowerShell Azure VPN Gateway Connect-AzAccount
When deploying a VPN Gateway in Azure, we are limited to using pre-shared keys (PSK) for authentication. As you know, Azure generates a Pre-Shared Key (PSK) when the VPN tunnel is created.
How to create IP Groups for Azure Firewall rules
·944 words·5 mins· 100 views · 5 likes
Azure CLI Azure Firewall Azure PowerShell Connect-AzAccount
Hi everyone, In a previous post, I showed you how to deploy an Azure Firewall. Today I will show you how to create and manage IP Groups in your Azure Firewall using PowerShell and Azure CLI.
How to configure Azure Bastion host to send logs and metrics to Log Analytics workspace
·793 words·4 mins· 100 views · 5 likes
Azure Bastion Azure CLI Azure PowerShell Connect-AzAccount
Hi, In a previous post, I showed you how to configure Azure Bastion diagnostic parameters to send logs and metrics to a storage account. But suppose you already have a log analysis workspace.
How to configure Azure Bastion diagnostic settings
·781 words·4 mins· 100 views · 5 likes
Azure Bastion Azure CLI Azure Cloud Shell Azure PowerShell
Hello! everybody. Today I will show you how to configure Azure Bastion Diagnostic to send logs and metrics to a storage account using PowerShell and Azure CLI. Once this configuration is established, you can use the stored information to find out which users connected through Azure Bastion, when, from where, and metric information about the workloads of the Azure Bastion host.
How to enable the Key vault's firewall
·854 words·5 mins· 100 views · 5 likes
Add-AzKeyVaultNetworkRule Azure CLI Azure Cloud Shell Azure PowerShell
One of the security recommendations established by Microsoft in Azure Security Center is to enable the key vault’s firewall to prevent unauthorized traffic from reaching your key vault. This post will show you how to enable the firewall to ensure that only traffic from permitted networks can access your key vault using PowerShell and the Azure CLI.
Passed Microsoft Exam AZ-140: Configuring and Operating Microsoft Azure Virtual Desktop
·363 words·2 mins· 100 views · 5 likes
Certification Certifications Microsoft Microsoft Azure
Last Monday, I passed the Microsoft AZ-140 exam: Microsoft Azure Virtual Desktop Configuration and Operation. And with that exam, I earned the Azure Virtual Desktop Specialty Certification. If you plan to take this exam, you must have experience in Azure technologies; My recommendation is to already have the Microsoft Azure Administrator certification before taking this exam.
How to create teams and channels in Microsoft Teams using PowerShell
·681 words·4 mins· 100 views · 5 likes
Add-TeamUser Connect-MicrosoftTeams Get-Team Get-TeamUser
Hello everyone, this is the first of many articles I hope to post about managing Microsoft 365 using PowerShell. In this first article, I want to show you how to perform basic administration tasks in Microsoft Teams using PowerShell.
How to configure Azure Firewall diagnostic settings
·778 words·4 mins· 100 views · 5 likes
Azure CLI Azure Cloud Shell Azure PowerShell Connect-AzAccount
Hey, guys, following the series of publications on Azure Firewall, today I’ll show you How to configure Azure Firewall Diagnostics to send logs and metrics to a storage account using PowerShell and the Azure CLI.
How to use Packet captures with Azure Network Watcher
·875 words·5 mins· 100 views · 5 likes
Azure CLI Azure Cloud Shell Azure PowerShell Connect-AzAccount
Hi everyone, continuing with the series of articles related to Azure Network watcher, I want to show you how to use the packet capture tool from the command line. Packet captures are in a standard format and can be analyzed offline using tools such as Wireshark and stored in an Azure storage account.