Robin Poulose Edapilly
Mumbai, Maharashtra, India
156 followers
153 connections
About
IT professional with 14 years of experience, including 10 years specialising in Microsoft…
Activity
-
🧩 Rolling out #Windows365 Link? We recently published a detailed guide to help you get it right — from planning to deployment. In this post our…
🧩 Rolling out #Windows365 Link? We recently published a detailed guide to help you get it right — from planning to deployment. In this post our…
Liked by Robin Poulose Edapilly
-
Is your SOC overwhelmed by data and tasks? Learn key automation trends and solutions from the SANS Institute global survey.
Is your SOC overwhelmed by data and tasks? Learn key automation trends and solutions from the SANS Institute global survey.
Liked by Robin Poulose Edapilly
Experience
Education
-
ICLES Motilal Jhunjhunwala College - India
-
-
Licenses & Certifications
Projects
-
🚀 Building My Copilot-Powered Job Search Bot for LinkedIn 🚀
-
🚀 Building My Copilot-Powered Job Search Bot for LinkedIn 🚀
As a Cloud Security Architect actively exploring remote opportunities across UK/US time zones, I’m developing a smart workflow that integrates Microsoft Copilot with LinkedIn to automate job discovery and applications. Here's the blueprint:
🔍 Objective
Automate job search and application for remote cloud security roles using Copilot as the intelligence layer.
🧠 Copilot Input Layer
Natural language queries…🚀 Building My Copilot-Powered Job Search Bot for LinkedIn 🚀
As a Cloud Security Architect actively exploring remote opportunities across UK/US time zones, I’m developing a smart workflow that integrates Microsoft Copilot with LinkedIn to automate job discovery and applications. Here's the blueprint:
🔍 Objective
Automate job search and application for remote cloud security roles using Copilot as the intelligence layer.
🧠 Copilot Input Layer
Natural language queries like:
“Find remote Defender jobs in UK”
“Apply to roles with hybrid M365 deployments”
Copilot filters by skills, location, and application preferences.
🛠️ Job Search Engine
• Option A: LinkedIn scraper via Playwright/Puppeteer
• Option B: Parse LinkedIn job alerts via email/RSS
Extract job title, company, location, description, Easy Apply status.
📝 Copilot Intelligence Layer
• Analyze job descriptions
• Match with my skills (Defender, Exchange Online, SIEM, etc.)
• Score relevance
• Draft tailored cover letters, InMail messages, and form responses
📤 Application Engine
• Auto-fill Easy Apply forms
• Upload resume
• Submit or notify for manual review
📊 Logging & Feedback
Track jobs applied, date/time, and outcomes
Improve matching and refine messaging over time
🔐 Security & Ethics
• Secure vaults for credentials
• Respect LinkedIn’s automation policies
• Manual approval option for high-value roles
💡 Tech Stack
Copilot + Playwright + Python + Azure Key Vault + MongoDB -
Getting Started with KQL (Kusto Query Language)
-
Getting Started with KQL (Kusto Query Language)
Here are some of the most widely used KQL queries for threat hunting and detection engineering:
💥 Suspicious PowerShell Execution
DeviceProcessEvents | where FileName == "powershell.exe" | where ProcessCommandLine has_any ("-nop", "-exec bypass", "-enc") | project Timestamp, DeviceName, AccountName, ProcessCommandLine
🔐 Failed Logon Brute Force Detection
SecurityEvent | where EventID == 4625 | summarize…Getting Started with KQL (Kusto Query Language)
Here are some of the most widely used KQL queries for threat hunting and detection engineering:
💥 Suspicious PowerShell Execution
DeviceProcessEvents | where FileName == "powershell.exe" | where ProcessCommandLine has_any ("-nop", "-exec bypass", "-enc") | project Timestamp, DeviceName, AccountName, ProcessCommandLine
🔐 Failed Logon Brute Force Detection
SecurityEvent | where EventID == 4625 | summarize FailedLogons = count() by Account, bin(TimeGenerated, 1h) | where FailedLogons > 5
🌍 Anomalous Azure AD Sign-Ins
SigninLogs | where ResultType != 0 | where Location != "US" | project UserPrincipalName, Location, IPAddress, ResultType
🧠 These queries help me detect obfuscated attacks, brute force attempts, and suspicious sign-ins across cloud and endpoint environments.
If you're working with Microsoft Defender, Sentinel, or Azure Monitor—KQL is a must-have skill. Let’s connect if you’re building detection rules, automating threat response, or just exploring the language.
#KQL #MicrosoftSentinel #DefenderForEndpoint #ThreatHunting #CloudSecurity #SIEM #SOC #DetectionEngineering #PowerShell #AzureSecurity #CyberSecurity #Microsoft365 #SecurityOps
More activity by Robin Poulose
-
🚨 Microsoft 365 Licensing Loopholes – What Admins Need to Know Here are some real-world loopholes that admins and security teams should be aware of:…
🚨 Microsoft 365 Licensing Loopholes – What Admins Need to Know Here are some real-world loopholes that admins and security teams should be aware of:…
Shared by Robin Poulose Edapilly
-
🚀 Mastering Microsoft Intune Endpoint Security is one of the most in-demand skills for IT pros, security engineers, and cloud admins today. 📘…
🚀 Mastering Microsoft Intune Endpoint Security is one of the most in-demand skills for IT pros, security engineers, and cloud admins today. 📘…
Liked by Robin Poulose Edapilly
-
Check out this Defender for Endpoint dashboard by Matt N.! #MDE #Defender #DefenderforEndpoint #EDR #XDR #MicrosoftDefender
Check out this Defender for Endpoint dashboard by Matt N.! #MDE #Defender #DefenderforEndpoint #EDR #XDR #MicrosoftDefender
Liked by Robin Poulose Edapilly
-
𝗘𝘅𝗽𝗹𝗮𝗶𝗻𝗲𝗿: 𝗜𝘁𝗲𝗿𝗮𝘁𝗶𝗼𝗻 𝗼𝗳 𝘁𝗵𝗲 𝗔𝗗𝗠 The Architecture Development Method (#ADM) of the TOGAF Standard emphasizes flexibility…
𝗘𝘅𝗽𝗹𝗮𝗶𝗻𝗲𝗿: 𝗜𝘁𝗲𝗿𝗮𝘁𝗶𝗼𝗻 𝗼𝗳 𝘁𝗵𝗲 𝗔𝗗𝗠 The Architecture Development Method (#ADM) of the TOGAF Standard emphasizes flexibility…
Liked by Robin Poulose Edapilly
-
Making a video for Microsoft has to be a new career highlight for me 😃 Even better, it’s about something that really matters; Intune is now more…
Making a video for Microsoft has to be a new career highlight for me 😃 Even better, it’s about something that really matters; Intune is now more…
Liked by Robin Poulose Edapilly
-
Your Microsoft 365 login page could be your first line of defence against phishing. But if it looks exactly the same as every other business’s login…
Your Microsoft 365 login page could be your first line of defence against phishing. But if it looks exactly the same as every other business’s login…
Liked by Robin Poulose Edapilly
-
I think I’ve chosen the wrong content type to create to be able complete in today’s new “generative” world. Making a video covering Windows…
I think I’ve chosen the wrong content type to create to be able complete in today’s new “generative” world. Making a video covering Windows…
Liked by Robin Poulose Edapilly
-
Microsoft Purview offers three powerful ways to classify content, each suited to different data protection and compliance needs: 🧠 1. Trainable…
Microsoft Purview offers three powerful ways to classify content, each suited to different data protection and compliance needs: 🧠 1. Trainable…
Posted by Robin Poulose Edapilly
Other similar profiles
Explore collaborative articles
We’re unlocking community knowledge in a new way. Experts add insights directly into each article, started with the help of AI.
Explore More