Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

Category: AWS/Azure/OpenShift

This category describes the major cloud platforms such as AWS/Azure/Google Cloud/OpenShift

How to enable Amazon S3 default bucket encryption using S3 Console

Posted on 20/12/202126/08/2023 Temitope Odemo By Temitope Odemo No Comments on How to enable Amazon S3 default bucket encryption using S3 Console
How to enable Amazon S3 default bucket encryption using S3 Console

In this guide, I will be showing you how to enable default encryption on an Amazon S3 bucket so that all the objects are encrypted when they are stored in the bucket. The objects are encrypted using server-side encryption with either Amazon S3-managed keys (SSE-S3) or AWS Key Management Service (AWS KMS) keys. But our…

Read More “How to enable Amazon S3 default bucket encryption using S3 Console” »

AWS/Azure/OpenShift

Download your MySQL database from Azure to a local PC with MySQL Workbench

Posted on 14/12/202108/04/2023 Temitope Odemo By Temitope Odemo No Comments on Download your MySQL database from Azure to a local PC with MySQL Workbench
Download your MySQL database from Azure to a local PC with MySQL Workbench

MySQL Database is a database service that you can run on your local server. And can also be on a cloud platform like Azure and AWS. MySQL is free to download. It can be used by both small and big corporate organizations to make use of structured query language (SQL). It has some advanced features…

Read More “Download your MySQL database from Azure to a local PC with MySQL Workbench” »

AWS/Azure/OpenShift, Oracle/MSSQL/MySQL, Windows, Windows Server

How to use Microsoft SQL Server Management Studio to Export and Import your MsSQL database from Azure to local computer

Posted on 14/12/202125/08/2023 Temitope Odemo By Temitope Odemo No Comments on How to use Microsoft SQL Server Management Studio to Export and Import your MsSQL database from Azure to local computer
How to use Microsoft SQL Server Management Studio to Export and Import your MsSQL database from Azure to local computer

Microsoft SQL Server Management Studio (SSMS) is an integrated environment where you can manage your SQL infrastructure. SSMS can be used to access, configure, manage, administer, and develop all components of SQL Server and Azure SQL Database. Microsoft SQL server management studio is a free software for public use and can be connected to any of your…

Read More “How to use Microsoft SQL Server Management Studio to Export and Import your MsSQL database from Azure to local computer” »

AWS/Azure/OpenShift, Oracle/MSSQL/MySQL, Windows, Windows Server

Remove Azure VM: How to delete a Virtual Machine via the Azure Portal

Posted on 04/12/202123/11/2023 IT Expert By IT Expert No Comments on Remove Azure VM: How to delete a Virtual Machine via the Azure Portal
Remove Azure VM: How to delete a Virtual Machine via the Azure Portal

Azure Virtual Machines (VM) is one of several types of on-demand, scalable computing resources that Azure offers. An Azure VM gives you the flexibility of virtualization without having to buy and maintain the physical hardware that runs it. In this guide, I will be showing you how to delete a virtual machine (VM) if you no…

Read More “Remove Azure VM: How to delete a Virtual Machine via the Azure Portal” »

AWS/Azure/OpenShift

Set up Veeam Backup for Microsoft Azure

Posted on 02/12/202118/04/2024 IT Expert By IT Expert 2 Comments on Set up Veeam Backup for Microsoft Azure
Set up Veeam Backup for Microsoft Azure

Veeam Backup for Microsoft Azure is purpose-built for simplicity, scale, savings, and security for your Azure environment. Azure-native, fully automated backup and recovery to easily protect and manage all your Azure data. In this article, you will learn how to set up Veeam Backup for Microsoft Azure. Utilizing native snapshots, backup to multiple object storage…

Read More “Set up Veeam Backup for Microsoft Azure” »

AWS/Azure/OpenShift, Backup

Create a new Azure Disk: How to create and attach an extra Disk to Azure Virtual Machine

Posted on 26/11/202104/06/2023 IT Expert By IT Expert No Comments on Create a new Azure Disk: How to create and attach an extra Disk to Azure Virtual Machine
Create a new Azure Disk: How to create and attach an extra Disk to Azure Virtual Machine

Azure-managed disks are block-level storage volumes that are managed by Azure and used with Azure Virtual Machines. This guide discusses steps to create a new Azure Disk: How to create and attach an extra Disk to Azure Virtual Machine. Therefore, I’ll be showing you how to create and attach a managed disk to a Windows Azure…

Read More “Create a new Azure Disk: How to create and attach an extra Disk to Azure Virtual Machine” »

AWS/Azure/OpenShift

Azure Storage: How to create Blob Storage and upload files

Posted on 24/11/202117/05/2026 Dickson Victor By Dickson Victor No Comments on Azure Storage: How to create Blob Storage and upload files
Azure Storage: How to create Blob Storage and upload files

The Azure storage account contains all of your Azure Storage data objects which include: blobs, files, queues, and tables. In this guide, you will learn about Azure Storage: How to create Blob Storage and upload files. Please see how to install Kerberos packages in Windows via Cygwin, how to configure a remote server (windows) to…

Read More “Azure Storage: How to create Blob Storage and upload files” »

AWS/Azure/OpenShift

How to Improve Website Response Using Traffic Manager

Posted on 20/11/202126/02/2024 IT Expert By IT Expert No Comments on How to Improve Website Response Using Traffic Manager
How to Improve Website Response Using Traffic Manager

In this article, you will learn how to Improve Website Response Using Traffic Manager. The Traffic Manager can be used to create a highly responsive website by directing user traffic to the website with the lowest latency. Please see How to create a Windows firewall rule on Windows, how to Transfer User Profile to another…

Read More “How to Improve Website Response Using Traffic Manager” »

AWS/Azure/OpenShift

How to backup Azure VM with VM Settings

Posted on 19/11/202107/12/2023 Imoh Etuk By Imoh Etuk No Comments on How to backup Azure VM with VM Settings
How to backup Azure VM with VM Settings

In this article, I will explain how to backup Azure VM with VM Settings (Azure Backup service). Therefore, you can back up Azure VMs using a couple of methods. This guide describes how to back up a single Azure VM directly from the VM menu settings. When it comes to cloud computing, Microsoft Azure is one…

Read More “How to backup Azure VM with VM Settings” »

AWS/Azure/OpenShift, Backup

How to create a Traffic Manager Profile in Azure

Posted on 18/11/202104/05/2024 Dickson Victor By Dickson Victor No Comments on How to create a Traffic Manager Profile in Azure
How to create a Traffic Manager Profile in Azure

I’ll be creating a Traffic Manager profile that delivers high availability for our web application. In this article, we will read about two instances of a web application where both Instances are running in a different Azure region. Also, we will create a Traffic Manager profile based on endpoint priority. In this article, you will…

Read More “How to create a Traffic Manager Profile in Azure” »

AWS/Azure/OpenShift

Create and monitor Apps using the Azure Kubernetes Service manifest

Posted on 11/11/202104/05/2024 Dickson Victor By Dickson Victor No Comments on Create and monitor Apps using the Azure Kubernetes Service manifest
Create and monitor Apps using the Azure Kubernetes Service manifest

In this article, you will learn how to Create and monitor Apps using the Azure Kubernetes Service manifest. Azure Kubernetes Service (AKS) is a Kubernetes service that lets you quickly deploy and manage master and worker nodes in clusters. Also here are some of my related guides: How to manage azure resource manager resource groups by…

Read More “Create and monitor Apps using the Azure Kubernetes Service manifest” »

AWS/Azure/OpenShift, Containers

Setting Up your Amazon S3 Glacier and FastGlacier for Your Online Vault

Posted on 10/11/202130/09/2023 Temitope Odemo By Temitope Odemo No Comments on Setting Up your Amazon S3 Glacier and FastGlacier for Your Online Vault
Setting Up your Amazon S3 Glacier and FastGlacier for Your Online Vault

With an Amazon S3 Glacier you can have secure, durable, and low-cost Amazon S3 storage for any of your data archiving and a long-term backup plan. This service gives customers an avenue to store their data for months, years, or decades at a very reduced cost. With S3 Glacier you can offload the burdens of…

Read More “Setting Up your Amazon S3 Glacier and FastGlacier for Your Online Vault” »

AWS/Azure/OpenShift

Azure Virtual Networks: Preparing Azure and On-Premises Virtual Networks with Azure CLI Commands

Posted on 09/11/202128/09/2023 Imoh Etuk By Imoh Etuk No Comments on Azure Virtual Networks: Preparing Azure and On-Premises Virtual Networks with Azure CLI Commands
Azure Virtual Networks: Preparing Azure and On-Premises Virtual Networks with Azure CLI Commands

If you just heard of the term “Azure Virtual Network (Azure VNet)”, it might sound strange to you particularly if you’re not coming from the background of Microsoft Azure Cloud but trust me, it will no longer be strange to you after reading this post and practicing along with your computer. Getting started with Azure…

Read More “Azure Virtual Networks: Preparing Azure and On-Premises Virtual Networks with Azure CLI Commands” »

AWS/Azure/OpenShift

Posts pagination

Previous 1 … 8 9 10 … 15 Next

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • ddedw
    You require permission from trustedinstaller: How to delete or rename files protected by Trusted Installer Network | Monitoring
  • img 1686
    The trust relationship between this workstation and the primary domain failed Windows Server
  • fix
    How to fix Windows cannot find the Microsoft software license terms Windows Server
  • Download and apply Windows ADK Patch
    How to download and install the Windows ADK Patches Windows
  • Telegram
    Integrate a WordPress site with WP Telegram Network | Monitoring
  • VeeamOn 2023 Miami
    Why you should attend VeeamOn 2023 Backup
  • WSUS Analysis and Initial Assessment
    Preliminary Guide for WSUS Analysis and Initial Assessment Windows Server
  • Hyper V Virtual Switch
    How to Create Hyper-V Virtual Switch Network | Monitoring

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,795 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive