azure

IMPLEMENTING AZURE KEY VAULT

IMPLEMENTING AZURE KEY VAULT

Azure Key Vault (AKV) is a cloud-based security service that provides secure storage, management, and deployment of sensitive data, such as: Encryption and Cryptographic keys Certificates (SSL/TLS, Azure, etc.) Secrets (passwords, credentials, etc.) AKV offers: Secure storage in a Hardware Security Module (HSM) Centralised management and organisation Access control and authentication Encryption and decryption services Key rotation and revocation Auditing and logging Integration with Azure services and applications In this tutorial, I will be demonstrating how to access Azure Key Vault and utilising one of its capabilities to add a secret to the vault. PREREQUISITE Working computer Internet connection Microsoft…
Read More
Hosting Static Website On Azure Blob Storage.

Hosting Static Website On Azure Blob Storage.

A static website is an already developed or written code which is done using (in this case Visual Studio Code (VSCode) ) There is no authorization or authentication to this static website. Everything is fixed unless one decides to change the codesA static website is prepared by professional website developers and uses variety of syntax and codes that will be understood by the browser when launched. There is also another functional attribute known as CSS, which works with every website. Its function is to add colour and beauty to the website. A static website enables us to edit some elements…
Read More
How To Host A Static Website In Azure Blob Storage

How To Host A Static Website In Azure Blob Storage

Hosting a static website on Azure Blob Storage is a straightforward process. Here’s a step-by-step guide, Step 1: Create a Storage Account Login to Azure Portal: Go to the Azure Portal. Create a Storage Account: Navigate to "Storage accounts" and click "Create". Fill in the necessary details (Subscription, Resource Group, Storage account name, etc.). Choose the Performance and Replication options as per your needs. Click "Review + create" and then "Create". Step 2: Enable Static Website Hosting Navigate to the Storage Account: Once created, go to your storage account. Enable Static Website Hosting: In the left-hand menu, find the "Data…
Read More
Hosting a Static Website Using Microsoft Azure Blob Storage

Hosting a Static Website Using Microsoft Azure Blob Storage

Microsoft's cloud storage solution for contemporary data storage scenarios is the Azure Storage platform. For a range of cloud-based data items, Azure Storage provides highly accessible, massively scalable, robust, and secure storage. Anywhere in the globe may access Azure Storage data objects using HTTP or HTTPS.All kinds of data are stored in Azure storage. Its primary purpose is to provide easy access to storage for both structured and unstructured data. Your static website may be quickly uploaded to Microsoft Azure, where you can establish access control and share the URL with anybody to see your website. In this article I…
Read More
How to create and connect to a Linux VM using a Public Key.

How to create and connect to a Linux VM using a Public Key.

A Linux virtual machine (VM) can be created using the Azure portal. This guide will show you how to use the Azure portal to deploy a Linux virtual machine using Ubuntu Server 22.04 LTS as the operating system (OS) image. A connection will be established to the VM using Secure Shell (SSH) with a public key and the NGINX webserver will also be installed. Sign in to the Azure portalSign in to the Azure portal Creating a Virtual machine Select "+ Create a resource" from the Azure homepage. Click on the Virtual machine option In the Basics tab, under the…
Read More
Creation of Resource Group in MS Azure

Creation of Resource Group in MS Azure

Steps to Create a Resource Group on Azure Login to MS Azure Search for resource group Then select resource group. Click on + Create The following create box comes up. Type the name of your resource group and select your region, then click on review and create Click on create to complete the creation of your resource group. Click on Go to resource group to lunch your resource group. Source link lol
Read More
What is cloud computing ?

What is cloud computing ?

In simple words, cloud computing is delivery of resource, IT environments that enable on-demand services like computing, storage, networking, which can be accessed over the Internet using a cloud provider. Advantages of Cloud Computing Agility Being able to implement technology services in a short time, being able to expand activities to new geographic regions. ElasticityYou provision the amount of resources actually needed, being able to increase or decrease the amount of resources that will be needed. Cost savingsExpenses are equivalent only to the IT consumed Types of Cloud Computing (IaaS) = infrastructure as a serviceInstead of physically purchasing and managing…
Read More
MICROSOFT AZURE CORE SERVICES

MICROSOFT AZURE CORE SERVICES

Azure Core Services are the primary offerings of Microsoft Azure. Services refer to individual offerings or capabilities provided by CSPs.Solutions are integrated packages that bring together multiple services to solve a specific need. COMPUTE Azure Compute is a cloud computing service that offers a range of services and features to support various computing needs, from virtual machines to serverless and containerized applications, enabling users to build, deploy, and manage applications and workloads in the cloud.With Azure Compute, users can: run applications and workloads in the cloud—provides a range of options for running applications and workloads, including: Virtual Machines (VMs) Container…
Read More
No widgets found. Go to Widget page and add the widget in Offcanvas Sidebar Widget Area.