Skip to content

discuss-tech.com

Learning Everyday

  • Home
  • Contact
  • About
  • Toggle search form

Category: Microsoft Azure

Cloning an Azure virtual machine to a Private region

As of date, there is no direct way to move Azure Virtual Machine to another region in another subscription directly from Public to Private region. However I had a task which involved doing so. Considering the requirement and number of systems in scope (200+) we had to do it via script (powershell scripts of course)….

Read More “Cloning an Azure virtual machine to a Private region” »

Microsoft Azure

Data Redundancy – Azure Storage

LRS : Locally redundant storage. Data is replicated 3 times in same datacentre. Most cost effective but a single datacentre failure can cause outages. Write request to storage account is only successful after it is written to all 3 replicas. Can be used for scenarios where data can be reconstructed in case of data loss. Also…

Read More “Data Redundancy – Azure Storage” »

Microsoft Azure

Copyright © 2025 discuss-tech.com.

Powered by PressBook Masonry Dark