Posts

Showing posts from 2019

6. Microsoft Azure for Beginners | Azure Storage Account | Azure Blob | File Share | Tables | Queues

Image
Azure Storage Account   A Storage Account in Azure is a logical (Virtual) division of the storage hardware at Azure Datacenters, where we are provided with the explicit access to that particular account and storage via different medium such as (Azure Portal or Storage Explorer or any other tool) to store our data which are secured with different layers of security. Microsoft allow to create a storage account at the subscription level in a resource group. Later we can link this storage account with a Virtual Network and its subnet if we want it to be used by internal users only. Further, under storage account we can use different types of storages as per our need. There are four type of storage under each storage account: * Blob Storage * File Storage / File Share * Table Storage * Queue Storage Blob Storage Blob is a type of storage where you can upload any type of file or folder with any extension. There are multiple ways to access blob storage ...

5. Live Tour to Microsoft Azure Portal

Image
5. Microsoft Azure for Beginners | Live Tour to Azure Portal | Dashboard | Favorites | Settings - JustDoIT.Career

4. Azure Networking Fundamentals

Image
B efore beginning towards Azure Networking concepts, one should have basic understanding of networking terms that is going to be used as networking parameters. This article covers some of the fundamental term of Networking that are most widely used in Azure. Below are the topics that we are going to cover: Virtual Network (VNET) Subnet IP Addressing Private IP Public IP Network Security Group (NSG) Internet Gateway Azure Peering Virtual Private Network (VPN) Network Address Translation (NAT) 1. Virtual Network (VNET) An Azure Virtual Network (VNet) is a representation of your own network in the cloud. It is a logical isolation of the Azure cloud dedicated to your subscription.  The traffic could not be ingested inside your Virtual network or cannot go outside your virtual network unless you enable gateway or peering to your virtual network. Only the external traffic will be allowed when you create any gateway for your virtual network. Gateway...

3. Microsoft Azure How to create Azure Subscription? Get ₹13,300 or 200USD for Free

Image
3. Microsoft Azure - How to create Azure Subscription? Get ₹13,300 or 200USD for Free - JustDoIT.Career

2. Microsoft Azure: What is Cloud ?

Image
2. Microsoft Azure: What is Cloud and its need ? - JustDoIT.Career Cloud Computing v The practice of using a network of remote servers hosted on the Internet to store, manage, and process data, rather than a local server or a personal computer. v The best example of cloud computing is by making use of internet to access our hardware and software service instead of keeping regular physical hardware and software in the office space. You don't have to worry about power, network access and maintenance of the servers in the  cloud . Type of cloud computing platforms ·          IaaS (Infrastructure as a Service)      Infrastructure as a service (IaaS) is an instant computing infrastructure, provisioned and managed over the Internet. ·          PaaS (Platform as a Services)      PaaS or Application Platf...

1. Microsoft Azure: Introduction

Image
ž Manage Azure subscriptions and resources ¡ Manage Azure subscriptions ¡ Analyze resource utilization and consumption ¡ Manage resource groups ž Implement and manage storage ¡ Create and configure storage accounts ¡ Import and export data to Azure ¡ Configure Azure files ¡ Implement Azure backup ž Deploy and manage virtual machines (VMs) ¡ Create and configure a VM for Windows and Linux ¡ Automate deployment of VMs ¡ Manage Azure VM ¡ Manage VM backups ž Configure and manage virtual networks ¡ Create connectivity between virtual networks ¡ Implement and manage virtual networking ¡ Configure name resolution ¡ Create and configure a Network Security Group (NSG) ž Manage identities ¡ Manage Azure Active Directory (AD) ¡ Manage Azure AD objects (users, groups, and devices) ¡ Implement and manage hybrid identities ž Evaluate and perform server migration to Azure ¡ Evaluate migration scenarios by using Azure Migrate ¡ Migra...