If you are running infrastructure on Hyper-V standalone host it is on a single point of failure and all of the virtual machines that are running on that server will also fail. We can overcome this by creating a Hyper-V Cluster and moving the virtual machines to highly available. We have already shared Install And Configure […]
Read MoreFree eBook – How to Get the Most Out of Windows Admin Center
If you already use Windows Admin Center, there’s probably a lot more to it than you realize. For those just starting out, a guidebook is an ideal way to ensure you use it properly. How to Get the Most Out of Windows Admin Center covers all you need to get started and maximize its potential. […]
Read MoreHow to Configure Replication from On-premise Domain Controller To Azure VM
In this article, we will share how we can do a replication from On-Premise Domain Controller to an Azure Virtual Machine. If you want your on-premises AD forest to be truly extended into the cloud, the best option is to continue to use virtual machines running the Active Directory Domain Services role. Replication from On-premise […]
Read MoreHow to Create A Site to Site (S2S) VPN In Azure
A Site-to-Site VPN gateway connection is used to connect your on-premises network to an Azure virtual network over an IPsec/IKE (IKEv1 or IKEv2) VPN tunnel. Site-to-site VPN can provide better continuity for your workloads in hybrid cloud setup with AZURE. From the Azure side, we have to create a VPN gateway which will be used to […]
Read MoreHow to Configure Scale-Out Backup Repository in Veeam Backup & Replication 9.5 Update4 PART-01
The scale-out backup repository is a logical entity which groups several backup repositories called extents. When you configure the scale-out backup repository, it creates a pool of storage devices and systems, summarizing their capacity. For long-term storage, you can instruct Veeam Backup & Replication to offload data from extents to the cloud-based object storage such as Amazon S3, Microsoft Azure […]
Read MoreHow to Configure ODBC Connection to the Azure SQL Database
The previous post we have shared How to Create SQL Database In Microsoft Azure, this article will cover how you can configure and ODBC connectivity to the Azure SQL database. Deploy an Azure SQL database is a very easy task and you don’t have to worry about the hardware, deployment issues around applications. You can deploy […]
Read MoreHow To Create SQL Database In Microsoft Azure
Azure SQL Database is intelligent, fully managed relational cloud database service that provides the broadest SQL Server engine compatibility. Using SQL database in Azure you will get the advantage of built-in intelligence that learns app patterns and adapts to maximize performance, reliability, and data protection. Microsoft performs all the patching and updating of the code […]
Read More