0% found this document useful (0 votes)
11 views

Azure Module 1

Uploaded by

alokwinner24
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views

Azure Module 1

Uploaded by

alokwinner24
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 83

Microsoft Azure

Administrator Associate
Training(AZ-103)
Module 1

Copyright Intellipaat. All rights reserved.


Agenda
Introduction To Cloud
Computing 01
02 What Is Microsoft Azure?

Microsoft Azure Services 03


04 Creating An Account In Azure

Different Ways Of Accessing


Microsoft Azure 05
Azure Resources And
06 Subscriptions
Understanding Azure Resource
Manager 07
Demo: Managing Azure
08 Resources

Quiz 09

Copyright Intellipaat. All rights reserved.


Copyright Intellipaat. All rights reserved.
Why Cloud
Computing?

Copyright Intellipaat. All rights reserved.


Before Cloud Computing

Invests some Buys some Launches


money servers application

Copyright IntelliPaat, All rights reserved


Before Cloud Computing

Buys some
more servers Back to use

Copyright IntelliPaat, All rights reserved


Before Cloud Computing

Maintenance Fixes the


team servers

Copyright IntelliPaat, All rights reserved


Before Cloud Computing

What to
do?

Copyright IntelliPaat, All rights reserved


Before Cloud Computing

Slow Data
Scalability High Cost Server
Recovery
Increase High upfront Servers need Takes more
hardware as expenses and to be managed time to recover
user demand capital and monitored the data.
increases. expenditure. continuously Requires high
Increase staff High
budgets and
to maintain the maintenance
resources.
servers. costs.

Copyright IntelliPaat, All rights reserved


After Cloud Computing

Data
Scalability Cost Server
Recovery
Can easily Users pay only
All the Fastest data
scale up and for the
resources and recovery as
down to meet resources they servers are
demand. use. cloud creates
maintained by backup.
vendors.

Copyright IntelliPaat, All rights reserved


What is Cloud
Computing?

Copyright Intellipaat. All rights reserved.


What is Cloud Computing?

Cloud computing is the delivery of computing services like servers, storage, databases,
networking, software, analytics, intelligence and more—over the Internet to offer faster
innovation, flexible resources and economies of scale.

Copyright IntelliPaat, All rights reserved


What is Cloud Computing?

Cloud computing is basically accessing and using various computing


services and resources via the internet

Cloud Computing

User Virtual machines, storage,


etc.

Copyright IntelliPaat, All rights reserved


Types of Cloud
Computing

Copyright Intellipaat. All rights reserved.


Types of Cloud Computing

Service Models Deployment Models

Public Private Hybrid


IaaS PaaS SaaS cloud cloud cloud
Copyright IntelliPaat, All rights reserved
Types of Cloud
Computing - Service
Models

Copyright Intellipaat. All rights reserved.


Service Models

Infrastructure as a Service means delivering the whole infrastructure of a


Infrastructure as a
general computer as a service. In IaaS, you get complete access to
Service server's OS, processing power and more.

Platform as a Service

Software as a Service

Copyright IntelliPaat, All rights reserved


Service Models

As opposed to IaaS, in PaaS you do not get access to the whole OS. You
Infrastructure as a
are given the access to an already set up environment where you can run
Service or develop applications.

Platform as a Service

Software as a Service

Copyright IntelliPaat, All rights reserved


Service Models

SaaS means delivering a whole software to the customer as a service, so


Infrastructure as a
the customer can directly access and use the software without installing
Service anything or updating anything.

Platform as a Service

Software as a Service

Copyright IntelliPaat, All rights reserved


Types of Cloud
Computing - Deployment
Models

Copyright Intellipaat. All rights reserved.


Deployment Models

Public cloud refers to the standard cloud computing, which means that
Public Cloud the cloud provider offers resources such as virtual machines, storage,
applications, to the general public over the internet.

Private Cloud

Hybrid Cloud

Public cloud

Copyright IntelliPaat, All rights reserved


Deployment Models

Private cloud is a pool of resources meant exclusively for a single


Public Cloud
organization.

Private Cloud

Hybrid Cloud

Private cloud

Copyright IntelliPaat, All rights reserved


Deployment Models

Owned by a single
Accessible to anyone.
person. Not meant for
Meant for general public.
general public.

Bus Car

Copyright IntelliPaat, All rights reserved


Deployment Models

Public cloud Private cloud

Bus Car

Copyright IntelliPaat, All rights reserved


Deployment Models

Hybrid cloud refers to a cloud computing environment that uses the


Public Cloud
combination of both, private as well as public cloud.

Private Cloud

Hybrid Cloud

Hybrid cloud

Copyright IntelliPaat, All rights reserved


What is Microsoft Azure?

Copyright Intellipaat. All rights reserved.


What Is Microsoft Azure?

Microsoft Azure is a cloud computing platform offered by Microsoft.


Microsoft azure offers various web scale cloud services.

Copyright IntelliPaat, All rights reserved


What Is Microsoft Azure?

Microsoft Azure is a cloud computing platform offered by Microsoft.


Microsoft azure offers various web scale cloud services.

Copyright IntelliPaat, All rights reserved


What Is Microsoft Azure?

Availability
Establishment Cost Effective
Zones

launched on Free to get Datacenters in


February 1st, Widely started. Offers
Language 54 regions
2010 Recognized pay per use Support around the world
pricing model.
Supports multiple
Used by more languages such
than 90 % of as C#, Node.Js,
Fortune 500 Java and more.
companies

Copyright IntelliPaat, All rights reserved


Azure Regions & Availability Zones

Azure has more global regions than any other cloud provider. In total,
there are 54 regions worldwide and Azure is available in 140 countries.

Copyright IntelliPaat, All rights reserved


Microsoft Azure Services

Copyright Intellipaat. All rights reserved.


Microsoft Azure Services

Microsoft azure offers various web scale cloud services which are grouped together
on the basis of different business usage. These groups are called domains. Some of
the main domains are listed below.

Storage Database
Compute Networking

Copyright IntelliPaat, All rights reserved


Microsoft Azure Services

Microsoft azure offers various web scale cloud services which are grouped together
on the basis of different business usage. These groups are called domains. Some of
the main domains are listed below.

Storage Database
Compute Networking

Copyright IntelliPaat, All rights reserved


Microsoft Azure Services

Microsoft azure offers various web scale cloud services which are grouped together
on the basis of different business usage. These groups are called domains. Some of
the main domains are listed below.

Storage Database
Compute Networking

Copyright IntelliPaat, All rights reserved


Microsoft Azure Services

Microsoft azure offers various web scale cloud services which are grouped together
on the basis of different business usage. These groups are called domains. Some of
the main domains are listed below.

Storage Database
Compute Networking

Copyright IntelliPaat, All rights reserved


Microsoft Azure Services

Microsoft azure offers various web scale cloud services which are grouped together
on the basis of different business usage. These groups are called domains. Some of
the main domains are listed below.

Storage Database
Compute Networking

Copyright IntelliPaat, All rights reserved


Azure Services – Compute

Function App App Service Azure Kubernetes


Virtual Machine
Service

Copyright Intellipaat. All rights reserved.


Microsoft Azure Services - Compute

Virtual Machines are IaaS offerings from Azure. It allows users to


launch Windows and Linux virtual machines of their own choice
configuration.

Virtual Machine
App Service is a Platform as a Service offering by Azure. This service
provides already set up environments for developers for hosting and
managing their applications

App Service
This service lets users run code or functions in cloud without having
to manage underlying resource services.

Function App
This is a managed container orchestration service based on
Kubernetes system. This service is used for micro service - based
architecture applications.
Azure Kubernetes
Service
Copyright IntelliPaat, All rights reserved
Microsoft Azure Services - Compute

Virtual Machines are IaaS offerings from Azure. It allows users to


launch Windows and Linux virtual machines of their own choice
configuration.

Virtual Machine
App Service is a Platform as a Service offering by Azure. This service
provides already set up environments for developers for hosting and
managing their applications

App Service
This service lets users run code or functions in cloud without having
to manage underlying resource services.

Function App
This is a managed container orchestration service based on
Kubernetes system. This service is used for micro service - based
architecture applications.
Azure Kubernetes
Service
Copyright IntelliPaat, All rights reserved
Microsoft Azure Services - Compute

Virtual Machines are IaaS offerings from Azure. It allows users to


launch Windows and Linux virtual machines of their own choice
configuration.

Virtual Machine
App Service is a Platform as a Service offering by Azure. This service
provides already set up environments for developers for hosting and
managing their applications

App Service
This service lets users run code or functions in cloud without having
to manage underlying resource services.

Function App
This is a managed container orchestration service based on
Kubernetes system. This service is used for micro service - based
architecture applications.
Azure Kubernetes
Service
Copyright IntelliPaat, All rights reserved
Microsoft Azure Services - Compute

Virtual Machines are IaaS offerings from Azure. It allows users to


launch Windows and Linux virtual machines of their own choice
configuration.

Virtual Machine
App Service is a Platform as a Service offering by Azure. This service
provides already set up environments for developers for hosting and
managing their applications

App Service
This service lets users run code or functions in cloud without having
to manage underlying resource services.

Function App
This is a managed container orchestration service based on
Kubernetes system. This service is used for micro service - based
architecture applications.
Azure Kubernetes
Service
Copyright IntelliPaat, All rights reserved
Azure Services – Networking

Virtual Networks Load Balancers Application Gateway DNS Zones CDN Profiles

Copyright Intellipaat. All rights reserved.


Microsoft Azure Services -Networking

Virtual network or Vnet is a logically isolated network in the whole


Azure cloud dedicated to your subscription.
Virtual Networks

This service is used to distribute the incoming traffic among multiple


healthy virtual machines.
Load Balancers

Application gateway is a web traffic load balancer that lets user


manage the traffic to their web applications.

Application Gateway
This is a hosting service for domains in Azure. you can manage your
DNS records by hosting your domain in Azure.
DNS Zones
Azure content delivery network is a CDN solution by Azure. It is used
to store cached version of applications or storage in different regions.
CDN Profiles
Copyright IntelliPaat, All rights reserved
Microsoft Azure Services -Networking

Virtual network or Vnet is a logically isolated network in the whole


Azure cloud dedicated to your subscription.
Virtual Networks

This service is used to distribute the incoming traffic among multiple


healthy virtual machines.
Load Balancers

Application gateway is a web traffic load balancer that lets user


manage the traffic to their web applications.

Application Gateway
This is a hosting service for domains in Azure. you can manage your
DNS records by hosting your domain in Azure.
DNS Zones
Azure content delivery network is a CDN solution by Azure. It is used
to store cached version of applications or storage in different regions.
CDN Profiles
Copyright IntelliPaat, All rights reserved
Microsoft Azure Services -Networking

Virtual network or Vnet is a logically isolated network in the whole


Azure cloud dedicated to your subscription.
Virtual Networks

This service is used to distribute the incoming traffic among multiple


healthy virtual machines.
Load Balancers

Application gateway is a web traffic load balancer that lets user


manage the traffic to their web applications.

Application Gateway
This is a hosting service for domains in Azure. you can manage your
DNS records by hosting your domain in Azure.
DNS Zones
Azure content delivery network is a CDN solution by Azure. It is used
to store cached version of applications or storage in different regions.
CDN Profiles
Copyright IntelliPaat, All rights reserved
Microsoft Azure Services -Networking

Virtual network or Vnet is a logically isolated network in the whole


Azure cloud dedicated to your subscription.
Virtual Networks

This service is used to distribute the incoming traffic among multiple


healthy virtual machines.
Load Balancers

Application gateway is a web traffic load balancer that lets user


manage the traffic to their web applications.

Application Gateway
This is a hosting service for domains in Azure. you can manage your
DNS records by hosting your domain in Azure.
DNS Zones
Azure content delivery network is a CDN solution by Azure. It is used
to store cached version of applications or storage in different regions.
CDN Profiles
Copyright IntelliPaat, All rights reserved
Microsoft Azure Services -Networking

Virtual network or Vnet is a logically isolated network in the whole


Azure cloud dedicated to your subscription.
Virtual Networks

This service is used to distribute the incoming traffic among multiple


healthy virtual machines.
Load Balancers

Application gateway is a web traffic load balancer that lets user


manage the traffic to their web applications.

Application Gateway
This is a hosting service for domains in Azure. you can manage your
DNS records by hosting your domain in Azure.
DNS Zones
Azure content delivery network is a CDN solution by Azure. It is used
to store cached version of applications or storage in different regions.
CDN Profiles
Copyright IntelliPaat, All rights reserved
Azure Services – Storage

Blob File Storage Tables Queues Data Lake Data Box


Storage

Copyright Intellipaat. All rights reserved.


Microsoft Azure Services - Storage

Azure blob is an object type storage in Azure. It is used for storing


large amounts of unstructured data.

Blob

This is a file storage solution by Azure. It supports the SMB (Server


Message Block) protocol.

File Storage
Azure tables are used to store large amount of structured data. It is a
NoSQL database so it can store non - relational data.

Tables

Copyright IntelliPaat, All rights reserved


Microsoft Azure Services - Storage

Azure blog is an object type storage in Azure. It is used for storing


large amounts of structured or unstructured data.

Blob

This is a file storage solution by Azure. It supports the SMB (Server


Message Block) protocol.

File Storage
Azure tables are used to store large amount of structured data. It is a
NoSQL database so it can store non - relational data.

Tables

Copyright IntelliPaat, All rights reserved


Microsoft Azure Services - Storage

Azure blog is an object type storage in Azure. It is used for storing


large amounts of structured or unstructured data.

Blob

This is a file storage solution by Azure. It supports the SMB (Server


Message Block) protocol.

File Storage
Azure tables are used to store large amount of structured data. It is a
NoSQL database so it can store non - relational data.

Tables

Copyright IntelliPaat, All rights reserved


Microsoft Azure Services - Storage

This service is used for storing large number of messages that can
be accessed from anywhere in the world using authenticated HTTP
or HTTPS calls.

Queues
Azure Data Lake Storage is an enterprise-wide hyper-scale
repository for big data analytics workloads. Azure Data Lake enables
you to capture data of any size, type, and ingestion speed in one
single place for operational and exploratory analytics.

Data Lake
This service can be used to move data to Azure quickly. Data Box Storage
offline devices easily move data to Azure when busy networks are
not an option. Data Box online appliances transfer data to and from
Azure over the network.

Data Box

Copyright IntelliPaat, All rights reserved


Microsoft Azure Services - Storage

This service is used for storing large number of messages that can
be accessed from anywhere in the world using authenticated HTTP
or HTTPS calls.

Queues
Azure Data Lake Storage is an enterprise-wide hyper-scale
repository for big data analytics workloads. Azure Data Lake enables
you to capture data of any size, type, and ingestion speed in one
single place for operational and exploratory analytics.

Data Lake
This service can be used to move data to Azure quickly. Data Box Storage
offline devices easily move data to Azure when busy networks are
not an option. Data Box online appliances transfer data to and from
Azure over the network.

Data Box

Copyright IntelliPaat, All rights reserved


Microsoft Azure Services - Storage

This service is used for storing large number of messages that can
be accessed from anywhere in the world using authenticated HTTP
or HTTPS calls.

Queues
Azure Data Lake Storage is an enterprise-wide hyper-scale
repository for big data analytics workloads. Azure Data Lake enables
you to capture data of any size, type, and ingestion speed in one
single place for operational and exploratory analytics.

Data Lake
This service can be used to move data to Azure quickly. Data Box Storage
offline devices easily move data to Azure when busy networks are
not an option. Data Box online appliances transfer data to and from
Azure over the network.

Data Box

Copyright IntelliPaat, All rights reserved


Azure Services – Database

SQL Database CosmosDB Data Factory Data Lake Analytics

Copyright Intellipaat. All rights reserved.


Microsoft Azure Services -Database

It's basically a SQL server but on cloud. It works to create, scale and
extend applications into the cloud using MS SQL Server technology.

SQL Database
Cosmos DB is a NoSQL database service that implements a subset
of the SQL SELECT statement on JSON documents. CosmosDB

This service is a fully managed service for composing data storage,


processing, and movement services into streamlined, scalable, and
reliable data production pipelines.
Data Factory
Azure Data Lake is a scalable data storage and analytic service for
big data analytics workloads that require developers to run massively
parallel queries.
Data Lake Analytics

Copyright IntelliPaat, All rights reserved


Microsoft Azure Services -Database

It's basically a SQL server but on cloud. It works to create, scale and
extend applications into the cloud using MS SQL Server technology.

SQL Database
Cosmos DB is a NoSQL database service that implements a subset
of the SQL SELECT statement on JSON documents. CosmosDB

This service is a fully managed service for composing data storage,


processing, and movement services into streamlined, scalable, and
reliable data production pipelines.
Data Factory
Azure Data Lake is a scalable data storage and analytic service for
big data analytics workloads that require developers to run massively
parallel queries.
Data Lake Analytics

Copyright IntelliPaat, All rights reserved


Microsoft Azure Services -Database

It's basically a SQL server but on cloud. It works to create, scale and
extend applications into the cloud using MS SQL Server technology.

SQL Database
Cosmos DB is a NoSQL database service that implements a subset
of the SQL SELECT statement on JSON documents. CosmosDB

This service is a fully managed service for composing data storage,


processing, and movement services into streamlined, scalable, and
reliable data production pipelines.
Data Factory
Azure Data Lake is a scalable data storage and analytic service for
big data analytics workloads that require developers to run massively
parallel queries.
Data Lake Analytics

Copyright IntelliPaat, All rights reserved


Microsoft Azure Services -Database

It's basically a SQL server but on cloud. It works to create, scale and
extend applications into the cloud using MS SQL Server technology.

SQL Database
Cosmos DB is a NoSQL database service that implements a subset
of the SQL SELECT statement on JSON documents. CosmosDB

This service is a fully managed service for composing data storage,


processing, and movement services into streamlined, scalable, and
reliable data production pipelines.
Data Factory
Azure Data Lake is a scalable data storage and analytic service for
big data analytics workloads that require developers to run massively
parallel queries.
Data Lake Analytics

Copyright IntelliPaat, All rights reserved


Creating a Microsoft Azure
Account

Copyright Intellipaat. All rights reserved.


Creating A Microsoft Azure Account

Enter You w ill Agree to You're


the email receive
Go to the Step 4 address Step 5 a code Step 8 the terms Step 9 now
Step 1 home page and in email.
and
conditions
signed up
and ready
of Azure password then click to go.
Check your inbox
you w ish to associate "Sign up“
And click on start and then enter
w ith your new Azure here to verify
free to create new account.
account.

Enter a
Click the Click Click the
phone
green "Create number for Fill in the green
Step 2 button on Step 3 Microsoft Step 6 your Step 7 details in Step 10 button to
the blue account“ account. given form start
banner to create using
You w ill receive a Enter valid card details.
labelled a new
"Start for account. code by text that you You w on’t be charged Microsoft
should enter to in free period Azure
free“
verify.

Copyright IntelliPaat, All rights reserved


Different ways of
accessing Microsoft Azure
- Portal, PowerShell and
CLI

Copyright Intellipaat. All rights reserved.


Ways of accessing Microsoft Azure

Microsoft provides various ways to access Microsoft Azure platform. For those who prefer GUI,
there is Azure Classic Portal. For those who prefer command line tools can use Azure PowerShell
or Azure CLI.

Azure Portal Azure CLI Windows PowerShell

Copyright IntelliPaat, All rights reserved


Azure Portals

Azure Portal is a web based, unified console that lets users access and manage Azure services.
Using Azure Portal, users can build, monitor and manage their applications on Azure Cloud. To
Azure Portal sign into the portal, users need to have an Azure account.

Copyright IntelliPaat, All rights reserved


Azure PowerShell

Azure PowerShell is a task based command line shell. It is built on .NET Framework and lets
users control Azure's robust functionality, from a command line.
Azure
PowerShell

Copyright IntelliPaat, All rights reserved


Azure CLI

Azure CLI is a cross -platform command line tool, that is used to manage and monitor Microsoft
Azure platform and services. It provides an alternative for PowerShell.
Azure CLI

Copyright IntelliPaat, All rights reserved


Azure Resources and
Subscriptions

Copyright Intellipaat. All rights reserved.


Azure Subscriptions

Azure subscription is an active agreement between the users and Microsoft. This
agreement provides users the needed access to provision services and resources
offered by Microsoft Azure.

End Users

Copyright IntelliPaat, All rights reserved


Azure Subscriptions

Azure Subscriptions are associated with Azure Accounts. Azure accounts are where
the user can track the usage and billing of their Azure services. Azure accounts are
also used to access the tools that are used to access Azure services.

Azure account
End User

Copyright IntelliPaat, All rights reserved


Azure Resource Groups

Resource group in Azure is simply a collection of related Azure assets or Azure


services that belong to an application or workload together.

01 .
For example, the following diagram shows that the user has
created a resource group for LOB application, for all the Azure
services that belong to this application.

02 .
Then there is IaaS workload resource group that contains pair
of virtual machines contained in a virtual network with a MySQL
database for data.

Copyright IntelliPaat, All rights reserved


Azure Subscriptions and Resources

To utilize Azure Cloud platform or to use Azure services, the very first thing that is
required is Azure Subscription.

Relationship between Azure Subscription


and Resources

Every resource will be deployed within a


resource group
Every resource group has to be
associated with an Azure subscription

User can create multiple resource


groups with in one Azure subscription

Copyright IntelliPaat, All rights reserved


Understanding Azure
Resource Manager

Copyright Intellipaat. All rights reserved.


Understanding Azure Resource Manager

Azure resource manager (ARM) is the


Azure 01 deployment and the management service for
Azure resources.

Resource
Manager (ARM) Using this service, users can create,
02 update, and delete resources in their Azure
subscription.

It offers features like access control, auditing


03 and tagging to secure and organize resources
after deployment.

Copyright IntelliPaat, All rights reserved


Understanding Azure Resource Manager

When any tool is used to take actions on Azure resources, the Azure Resource Manager API
handles that request. The API passes requests to the Resource Manager service, which
authenticates and authorizes the requests. Resource Manager then routes the requests to the
appropriate service.

Copyright IntelliPaat, All rights reserved


Session in a nutshell

Introduction to Cloud Introduction to Ways of accessing Azure


Computing Microsoft Azure Platform

03
02
01

05
04

Azure Resources & ARM & Azure


Subscriptions Architecture

Copyright IntelliPaat, All rights reserved


Demo - Managing
Resource Groups

Copyright Intellipaat. All rights reserved.


Demo

1. Create an Azure resource group


a) Deploy Azure resource in the resource group that you just created

2. Manage the Azure resources.


a) Move Azure resource from one resource group to another

Copyright IntelliPaat, All rights reserved


Quiz
1. Cloud Computing came as a solution to which of the following problems?

A. Costly Server Management

B. Slow Data Recovery

C. High Upfront Expenses and Maintenance Cost

D. All of the above

Copyright IntelliPaat, All rights reserved


Quiz
2. Which of the following Service domain is not offered by Azure?

A. Compute

B. Storage

C. IOT

D. All Service Domains are offered by Azure

Copyright IntelliPaat, All rights reserved


Quiz
3. What is Microsoft Azure Portal?

A. Command line tool

B. Azure Storage Service

C. Azure Networking Service

D. Azure Web Based Console

Copyright IntelliPaat, All rights reserved


Quiz
4. What is Microsoft Azure PowerShell?

A. Command line tool

B. Azure Storage Service

C. Azure Networking Service

D. Azure Web Based Console

Copyright IntelliPaat, All rights reserved


Quiz
5. User can only have one Azure Subscription associated with one Azure Account.
True or False ?

A. True

B. False

Copyright IntelliPaat, All rights reserved


India: +91-7847955955

US: 1-800-216-8930 (TOLL FREE)

[email protected]

24/7 Chat with Our Course Advisor

Copyright Intellipaat. All rights reserved.

You might also like