Skip to content

Latest Post

Simplify Your Entra ID Governance with Azure Group Expiration Testing out Cross-Region Azure Load Balancer How to Reduce your Azure Storage Accounts Spend How to Configure an Azure Storage Account with an Application Gateway and Custom Domain Active Directory Replication Summary to your Email

Microsoft Geek

A Drink of Technology for the Thirsty Mind

Microsoft Geek

A Drink of Technology for the Thirsty Mind

  • Home
  • Meet the Geek
  • Street Creds
Azure Cloud Computing Networking 101

PowerShell script to export/import the Azure Firewall Policy rules

Microsoft Geek June 21, 2024 No Comments

Here’s a PowerShell script to export the Azure Firewall Policy rules from the East US region and import them to the West US region. The script assumes you have the…

Active Directory 101 Linux 101 - RedHat, CentOS, Ubuntu

Bash script to join a Linux server to an Active Directory domain

Microsoft Geek June 21, 2024 No Comments

Joining a Linux server to an Active Directory (AD) domain is a non-trivial task and requires a series of steps, which might vary based on the Linux distribution and the…

General IT Stuff

PowerShell: Uninstall Java from Windows computers

Microsoft Geek June 21, 2024 No Comments

Here’s a PowerShell script to uninstall Java from Windows computers. This script uses the Get-WmiObject cmdlet to find the Java application and the Invoke-Expression cmdlet to uninstall it. cmdlet to…

Exchange Server 2019 M365 O365 Office 365 Basics

O365: Delete specific email from sender to mailboxes

Microsoft Geek June 21, 2024 No Comments

Here’s a PowerShell script that uses the Exchange Online PowerShell module to delete a specific email from multiple mailboxes. This script searches for an email with the specified subject line…

Azure Cloud Computing DevOps

Setup Self Hosted Linux Agent in Azure DevOps

Microsoft Geek February 1, 2024 No Comments

Let us learn how to create and configure a Self-Hosted Agent in Azure DevOps (ADO). What is an Agent? An agent is computing infrastructure with installed agent software that runs…

Azure Cloud Computing DevOps Terraform

Automate Infrastructure in Azure using Terraform and Azure DevOps

Microsoft Geek February 1, 2024 No Comments

Automating infrastructure setup in Azure Cloud using Terraform and Azure DevOps is a powerful approach to managing your infrastructure as code (IaC). This allows you to define and manage your…

Azure Cloud Computing PowerShell 101

How to deploy an Azure Virtual Desktop environment using PowerShell

Microsoft Geek November 2, 2023 No Comments

To deploy an Azure Virtual Desktop environment using PowerShell, you need to perform the following steps: That’s it! You have now deployed an Azure Virtual Desktop environment using PowerShell. Please…

Azure Cloud Computing DevOps IaC Terraform

Here’s an example of Terraform code to deploy Azure Virtual Desktop resources

Microsoft Geek November 2, 2023 No Comments

Configure the Azure provider provider “azurerm” {features {}} Create a resource group resource “azurerm_resource_group” “rg” {name = “my-resource-group”location = “westus”} Create a virtual network resource “azurerm_virtual_network” “vnet” {name = “my-virtual-network”address_space…

Azure Cloud Computing

Setting up FSLogix with Azure Virtual Desktop

Microsoft Geek August 25, 2023 No Comments

Implementing FSLogix within your Azure Virtual Desktop environment provides an optimized experience for your end users. For example, a non-persistent Pooled Windows AVD host pool will allow the user to…

Azure Cloud Computing

Getting started with the Azure Data Factory Copy Tool

Microsoft Geek August 25, 2023 No Comments

Using the Azure Data Copy Tool Summary In this article, we used the Azure Data Factory Copy Tool to create a data pipeline to move data from one location to…

Posts pagination

1 2 3 … 72

« Previous Page — Next Page »

Tech Topics

Scavange Blog

Archives

You Missed

Azure

Simplify Your Entra ID Governance with Azure Group Expiration

Azure Cloud Computing Networking 101

Testing out Cross-Region Azure Load Balancer

Azure Cloud Computing

How to Reduce your Azure Storage Accounts Spend

Azure Cloud Computing

How to Configure an Azure Storage Account with an Application Gateway and Custom Domain

Microsoft Geek

A Drink of Technology for the Thirsty Mind

Copyright © All rights reserved | Blogarise by Themeansar.