Skip to content

Latest Post

Enable immediate replication between Active Directory sites Simplify and secure Exchange Online connections with Azure Automation’s Managed Identity Secure your users when they go on vacation Enterprise Notifications with Azure Communication Services How to Set up Multiple Administrator Approval for Intune Device Actions

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 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

Copy blobs between Storage Accounts using an Azure Function

Microsoft Geek October 4, 2023 No Comments

Azure Function setup & trigger Let’s create an Azure Function using runtime of PowerShell in a Code publish method. Use a consumption plan type to reduce costs. I’ve selected an…

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…

Azure Cloud Computing

Initiate Failover of Azure Storage Account

Microsoft Geek August 25, 2023 No Comments

Azure Storage is a cloud service that provides scalable, secure, cost-effective storage solutions for various data types. However, data stored in Azure Storage may still be vulnerable to service disruptions,…

Azure Cloud Computing

Migrating SFTP Workloads to Azure Blob Storage

Microsoft Geek August 25, 2023 No Comments

Azure Blob Storage supports SFTP (SSH File Transfer Protocol), allowing users to leverage object storage economics and features for their SFTP workloads. Users can provision a fully managed, highly scalable…

Azure Cloud Computing

Restrict Azure VM SKU with Azure Policy

Microsoft Geek August 25, 2023 No Comments

Azure Policy is a powerful tool that allows you to enforce compliance and governance rules for your Azure resources. One way to use Azure Policy is to restrict the VM…

Posts pagination

1 … 3 4 5 … 74

« Previous Page — Next Page »

Tech Topics

Scavange Blog

Archives

You Missed

Active Directory 101

Enable immediate replication between Active Directory sites

Azure Cloud Computing

Simplify and secure Exchange Online connections with Azure Automation’s Managed Identity

Azure Cloud Computing

Secure your users when they go on vacation

Azure Cloud Computing

Enterprise Notifications with Azure Communication Services

Microsoft Geek

A Drink of Technology for the Thirsty Mind

Copyright © All rights reserved | Blogarise by Themeansar.