In this lab, you’ll read about two instances of a web application. Each of them is running in a different Azure region. You’ll create a Traffic Manager profile based on endpoint priority. The profile directs user traffic to the primary site running the web application. Traffic Manager continuously monitors the …
Create virtual machines In this example, you create three virtual machines to be used as backend servers for the application gateway. You also install IIS on the virtual machines to verify that the application gateway works as expected. Sign in to the Azure portal at https://portal.azure.com. On the Azure portal, select Create …
Create the virtual network In this section, you’ll create a virtual network, subnet, and Azure Bastion host. The virtual network and subnet contains the load balancer and virtual machines. The bastion host is used to securely manage the virtual machines and install IIS to test the load balancer. In the …
Create a virtual network and bastion host On the upper-left side of the screen, select Create a resource > Networking > Virtual network or search for Virtual network in the search box. In Create virtual network, enter or select this information in the Basics tab: Setting Value Project Details Subscription Select your Azure subscription. Resource Group Select Create …
Create a service endpoint policy Select + Create a resource on the upper, left corner of the Azure portal. In search pane, type “service endpoint policy” and select Service endpoint policy and then select Create. Enter, or select, the following information in Basics Select + Add under Resources and enter or select the following information in Add a resource pane Select Review + …
Create a resource group Sign in to the Azure portal at https://portal.azure.com. On the Azure portal menu, select Resource groups or search for and select Resource groups from any page. Then select Create. For Subscription, select your subscription. For Resource group name, type Test-FW-RG. For Resource group location, select a location. All other resources that you create must be in …
Create a virtual network In this section, you’ll create a virtual network, three subnets, and a bastion host. You’ll use the bastion host to securely connect to the virtual machines. From the Azure portal menu, select + Create a resource > Networking > Virtual network, or search for Virtual Network in the portal search box. Select Create. On …
Create virtual networks On the Azure portal, select + Create a resource. Search for Virtual Network, and then select Create. On the Basics tab, enter or select the following information and accept the defaults for the remaining settings: On the IP Addresses tab, enter 10.0.0.0/16 for the IPv4 address Space field. Select the + Add subnet button below and enter Subnet1 for Subnet Name and 10.0.0.0/24 for the Subnet …
Select Create a resource in the upper left-hand corner of the portal. In the search box, enter Virtual Network. Select Virtual Network in the search results. In the Virtual Network page, select Create. In Create virtual network, enter or select this information in the Basics tab Select the IP Addresses tab, or select the Next: IP Addresses button at the bottom of the page …
Enable Site Recovery Create a Recovery Service Vault In the vault settings, select Enable Site Recovery. In the vault > Site Recovery page, under Azure virtual machines, select Enable replication. In Source> Source location, select the source Azure region in which VMs are currently running. In Azure virtual machine deployment model, leave the default Resource Manager setting. In Source subscription, select …
Create a Windows Virtual Machine Create a recovery service vault Download the MARS agent so that you can install it on the machines that you want to back up. If you’ve already installed the agent on any machines, ensure you’re running the latest agent version. Find the latest version in …
Click Activate Cloud Shell at the top of the Google Cloud console. Set the default zone and project configuration: gcloud config set compute/zone us-central1-f Create a GKE cluster Run the following command to enable the Container Registry API: gcloud services enable container.googleapis.com Run the following to create a GKE cluster named fancy-cluster with 3 nodes: gcloud …
Click Activate Cloud Shell at the top of the Google Cloud console. Set Compute Zone gcloud config set compute/zone us-central1-a Create a New Cluster gcloud container clusters create hello-world You will use Project ID in many of the commands in this lab. The Project ID is conveniently stored in an environment variable …
Create a Recovery Services vault Sign in to your subscription in the Azure portal. Search for Backup center in the Azure portal, and go to the Backup Center dashboard. Select +Vault from the Overview tab. Select Recovery Services vault > Continue. The Recovery Services vault dialog opens. Provide the following values: After you provide the values, select Review + create. When you’re ready to …
Sign-in to the Azure portal. Navigate to your Azure Cosmos account and from the menu, open the Replicate data globally pane. Under the Multi-region writes option, choose enable. It automatically adds the existing regions to read and write regions. You can add additional regions by selecting the icons on the map or by selecting the Add region button. …
Create an Azure Cosmos DB account From the Azure portal menu or the Home page, select Create a resource. On the New page, search for and select Azure Cosmos DB. On the Select API option page, select the Create option within the Core (SQL) – Recommend section. Azure Cosmos DB provides five APIs: Core (SQL) and MongoDB for document data, …
The first time you run Azure Data Studio the Welcome page should open. If you don’t see the Welcome page, select Help > Welcome. Select New Connection to open the Connection pane: This article uses SQL sign-in, but also supports Windows authentication. Fill in the following fields using the server name, user name, and password for your Azure SQL server: Server …
Navigate to the SQL Managed Instance you want to use for Azure AD integration. Select the banner on top of the Active Directory admin page and grant permission to the current user. After the operation succeeds, the following notification will show up in the top-right corner: Now you can choose …