• Post category:StudyBullet-4
  • Reading time:6 mins read


What you will learn

Azure Beginners

Cloud Computing Beginners

Azure Storage Account Beginners

Azure Fundamentals

Description

This course is for those who have a bit of knowledge of or absolutely no knowledge about Azure

In this course i will be explaining to you in details the following concepts

Azure Storage Account

Azure Storage Account (Containers)

Azure Storage Account (File Share with Code based Example )

Azure Storage Account (Queues with Code based Example )


Get Instant Notification of New Courses on our Telegram channel.


Azure Storage Account (Tables with Code based Example  )

This course has been curated with a lot of care and deliberation and contains examples that are seen in real software applications .Also all the codebase are provided for in the resource section and please do not hesitate to use them.

Also this course has been shortened to only include information that is important and has been edited to remove all the fluff and unwanted portions .

Also for any doubts and suggestion please do contact me  and i will be glad to hear from you .

Also please do not forget to include reviews for my course as it will motivate me to create more content like this to serve you guys better .

Once again i  thank you for your patience and i hope you have a fabulous time with the course and i will see you soon

Also Please Wait for part 4 of Azure Basics

Thanks

Rohit Abraham

English
language

Content

Introduction

Introduction

Storage Account

What is Storage Account
Create a Storage Account

Containers

Create a Container
Access Types
Access Tier
LifeCycle Management
SAS
Access Keys
Access Container using Shared Access + CLI
Accessing Blob using SDK

Managed Identitiy

Managed Identity
Access Container using Managed Identity

Create a Static Website

Static Website
Custom Domain

Blob data Protection

Lock a Storage Account
Soft Delete
Versioning

Redundancy in Storage Account

Types of redundancy
Geo Redundancy

Replication

Object Replication Introduction
Object Replication

File System

Azure File System
Create File Share

Connect to a Linux OS

connect

Snapshots

Snapshots

Backup

Automated Snapshots

Azure Queue

Queue Introduction
Create a Queue using console

Create a Application using Javascript and Storage Queue

Application using queue

Azure Tables

Azure Table Introduction
Create a Azure Table using Console