How to Create a Content Delivery Network(CDN) Profiles in Microsoft Azure
Login to Azure portal. Click on All Services. Select CDN profiles. Click on Create Option. In Basics tab provide the required details. Subscription: An Azure subscription grants you access to Azure services. Resource group name: A resource group is a collection of resources. Name: Enter CDN profile name. Select Pricing Tier. Leave the …
Read more “How to Create a Content Delivery Network(CDN) Profiles in Microsoft Azure”
How to Create Storage Account on Microsoft Azure.
Log in to Azure portal. Select All services > Storage Accounts. On the Storage Accounts, Select Create. On Basics tab select the appropriate subscription account and resource group, and then chose a unique name for new storage account. Then select Next Networking. On Networking tab select the connectivity method & network routing. Then click …
Read more “How to Create Storage Account on Microsoft Azure.”
How to take a Snapshot of a disk in Microsoft Azure.
Login to Azure portal. Click on All Services Select Snapshots Service. Click on Create. On the Basics Tab, Enter the following options:- Subscription: An Azure subscription grants you access to Azure services. Resource group name: A resource group is a collection of resources. Name: Enter the Snapshot name. Select Region: The Azure …
Read more “How to take a Snapshot of a disk in Microsoft Azure.”
How to Create Resource group on Azure.
First login to azure portal. Click on all services and Select Resource Group . Select Add. Enter the following values: Subscription: Select your Azure subscription. Resource group: Enter a new resource group name. Region: Select an Azure location, such as Central US. Select Review + Create Select Create. Select Refresh from the top menu to refresh …
How to create NAT gateway on Azure.
NAT gateway resources are part of Virtual Network NAT and provide outbound Internet connectivity for one or more subnets of a virtual network. NAT provides source network address translation (SNAT) for a subnet. Follow the below subnets to create NAT gateway. First login to Azure portal and click on all services > NAT gateway. Click on …