1. DPDPA (Data Protection and Digital Privacy Act) The DPDPA is an evolving framework designed to protect individuals’ personal data in a digital world. While specific legislation might vary by country or region, the act typically focuses on strengthening data privacy protections, ensuring transparency around data collection and processing, and…
Category: Cloud
Outlook keeps prompting you for your Gmail password during SMTP setup
1. Enable IMAP/SMTP in Gmail Settings 2. Use App Password (if 2-Step Verification is enabled) If you use 2-Step Verification in Gmail: Without this, Gmail will reject access attempts even if the password is correct. 3. SMTP & IMAP Settings for Gmail Make sure these settings are correct in Outlook:…
Azure subscription
🔹 What is an Azure Subscription? An Azure subscription is a logical container used to provision resources in Microsoft Azure. It holds the details of all the resources like virtual machines (VMs), databases, and storage accounts, and governs billing, quotas, and access control. 🔹 Azure Subscription Structure Component Description Tenant…
SoftEther VPN Server – Default Ports to Open
To run a SoftEther VPN Server properly, you’ll need to ensure specific ports are open both on your firewall and ISP (or NAT router). Here’s is the list of the default and recommended ports: 🔐 SoftEther VPN Server – Default Ports to Open Protocol Port Purpose TCP 443 HTTPS VPN…
Configure Softnet ethernet VPN server on Azure step by step
o set up a SoftEther VPN Server on Azure, using a Windows VM, here’s a complete step-by-step guide to get it running securely and efficiently. 🛠️ Overview 🔧 Prerequisites 🧱 Step-by-Step Setup ✅ Step 1: Create a Windows VM in Azure ✅ Step 2: Connect to the VM ✅ Step…
VPN server in Azure
Setting up a VPN server in Azure that supports secure access for employees, vendors, and customers requires a carefully planned architecture to address different access levels, security boundaries, and scalability. Here’s a solid approach with Azure-native and custom options, along with a proposed build. 🔐 Goal: 🧱 Solution Overview: Option…
Process for designing and creating virtual machines (VMs)
Designing and creating virtual machines (VMs) is a structured process that involves planning, provisioning, configuration, and deployment. 🔧 1. Define Requirements Before creating any VM, you need to clearly understand what the VM is for: 🧠 2. Design the VM Configuration This is where you map the requirements to a…