Posts

Showing posts from October, 2021

Azure App Service | How to deploy web application in to Azure app service | Deployment from VS

Image
  This Video provides explanation on What is azure app service and how to deploy application in to azure app service from Visual studio
Image
This video provides understanding of azure key vault explained basics of Keys ,Certificates and showed an example on how to create secrets on azure portal and covered about soft delete and purge protection. Timeline : Introduction on Keys, Certificates and Secret :0.00 Why azure key vault : 1.02 Creating Key vault in portal step by step : 2.15 Soft delete and purge protection :3.30 walk through on key vault : 4.48 Keys and certification walk through : 5.09 Saving connection string of storage account as a secret in Key vault : 6.54 Saving connection string of SQL Server as a secret in Key vault : 8.45  

Azure SQL database | server | firewall | DTU |Vcores |connecting in SQL management studio

Image
This video provide understanding on azure SQL database | azure server | firewall | connection azure database in local SQL management studio Pricing DTU and Vcores : 0.19 Creating a azure SQL database and SQL database server : 1.15 Connection string of SQL database :5.50 Firewall configuration : 6.20 Query editor :7.12 Connecting Azure SQL Server in local SQL studio management :8.27

Azure function with azure storage queue trigger | Types of Plan consumption ,app service and premium

Image
  This video provides understanding of various trigger available and pricing in azure functions. It covers steps to create azure function in portal and azure storage queue trigger Timeline: Azure function Introduction : 0.00 Types of Plan consumption ,app service and premium : 0.41 Azure function creation : 1.26 Adding function and trigger types : 3.35 Exploring options in Azure function :5.12 Running and testing azure function in portal :6.50

Azure Storage Queues and tables explained NoSQL | Partition key | Row Key

Image
This video will helps you to understand basics of Azure storage Queues , difference between azure storage bus queue and azure storage queue,First in first out FIFO and azure tables concept including NoSQL ,Partition key and Row Key we have showed how to create azure storage queue and tables in portal and included steps to query on azure table Timeline : azure storage explained : 0.00 azure storage queues hands on : 1.31 azure tables introduction: 3.31 azure table hands on : 5.51

Azure Storage File Share|How to create a file share| How to connect/mound file share with VM/Laptop

Image
  This video covers below topics 🖥various storage tiers such as hot,cool ,Transactional optimized and premium 🖥How to create a file share in azure portal and 🖥How to connect/mound file share with VM/Laptop as network drive 🖥How to remove or disconnect file share from machine Timeline: Azure file share introduction :0.00 Types of storage tiers in file share :1.00 Steps to create file share on portal : 1.50 creating directory and uploading a file to azure file share :3.05 Connecting file share as network drive in laptop :4.05 Disconnection file share : 5.49

Azure storage Blob explained | Types of Blob | versioning | soft delete

Image
  Azure storage Blob explained | Types of Blob | versioning | soft delete This video provides explanation and handson on below topics 🖥what is azure storage blob 🖥how to create Azure storage blob, 🖥How to upload file to a blob 🖥 Types of Blob such as append blob,block blob and page blob. 🖥 Versioning in azure blobs 🖥 What is soft delete and how it works