
Implementing Hybrid Cloud with Azure Arc
By :

We have designed this book to be a hands-on focused book, so you will see a lot of implementation steps and example deployments. In order to prepare for that, we will need you to prepare your Azure accounts in advance.
In this section, we will create the required Azure infrastructure to simulate the on-premises environments. If you have an on-premises infrastructure, you may use that as well, rather than hosting everything in Azure.
To start your Azure journey, you can go to https://azure.microsoft.com/free/. This takes you to the landing page of the free account offer, which looks like this:
Figure 1.5 – Signing up for a free trial
You can explore the page to learn more about the offer. You can use the services that follow on the sign-up page for free for 12 months, within the free service limits for the service. For instance, you get 750 hours of a Windows VM for free. You can spend these hours over 12 months. In addition to that, you get $200 of Azure credit for the first 30 days.
To create your free account, you need to do the following:
A resource group is a container that holds related resources for an Azure solution. A resource group includes those resources that you want to manage as a group. We'll be creating three resource groups, each for its own individual lab and purpose, which will be used in their respective chapters:
On-prem-Server
resource group will be created to host the Windows VMs considered to be on-premises servers.On-prem-Kubernetes
resource group will be created to host the Kubernetes cluster that will be managed by the Azure Arc management pane in Chapter 3, Azure Arc Enabled Kubernetes.On-prem-Data
resource group will be created in the same fashion to host the data services managed by Azure Arc.Let's create the resource groups in Azure by following these steps:
resource group
as you can see here:Figure 1.6 – Searching resource group in Azure
On-prem-Server
.Figure 1.7 – Creating a resource group in Azure
On-prem-Kubernetes
and On-prem-Data respectively
.You've now created resource groups to host Azure resources.
Change the font size
Change margin width
Change background colour