IndexLayout.skipToMainContent

WiFi প্রমাণীকরণের জন্য Azure Entra ID (Azure AD) কিভাবে সেট আপ করবেন

এই প্রামাণিক নির্দেশিকাটি এন্টারপ্রাইজ WiFi প্রমাণীকরণের জন্য 802.1X এর সাথে Azure Entra ID একত্রিত করার স্থাপত্য, বাস্তবায়ন পদক্ষেপ এবং ব্যবসায়িক প্রভাবের বিস্তারিত বিবরণ দেয়। এটি নেটওয়ার্ক স্থপতি এবং আইটি ম্যানেজারদের ব্যবহারিক স্থাপনার কৌশল সরবরাহ করে, যা উত্তরাধিকারসূত্রে প্রাপ্ত PSK-কে জিরো-ট্রাস্ট, সার্টিফিকেট-ভিত্তিক নেটওয়ার্ক অ্যাক্সেস দিয়ে প্রতিস্থাপন করে।

📖 4 GuidesSlugPage.minRead📝 945 GuidesSlugPage.words🔧 2 GuidesSlugPage.workedExamples3 GuidesSlugPage.practiceQuestions📚 8 GuidesSlugPage.keyDefinitions

GuidesSlugPage.podcastTitle

GuidesSlugPage.podcastTranscript
[INTRO - 1 MIN] Host: Welcome to the Purple Enterprise Network Briefing. I'm your host, and today we're tackling a critical infrastructure upgrade that's top of mind for CTOs and network architects: migrating your corporate WiFi authentication to Azure Entra ID—formerly Azure AD. If you're managing a hotel chain, a stadium, or a large public sector deployment, you know the headache of legacy on-prem RADIUS servers and shared PSKs. Today, we're talking about zero-trust network access, specifically how to implement 802.1X certificate-based authentication using Azure Entra ID. No fluff, just the technical reality of getting this deployed. [TECHNICAL DEEP-DIVE - 5 MIN] Host: Let's get straight into the architecture. The days of WPA2-Personal with a shared password on a sticky note are over. In a modern enterprise, whether you're securing back-of-house operations in a retail environment or staff networks in a hospital, you need identity-driven access. When we talk about Azure Entra ID for WiFi, we are fundamentally talking about EAP-TLS. That's Extensible Authentication Protocol with Transport Layer Security. It's the gold standard. Why? Because it relies on certificates, not passwords. Passwords can be phished, shared, or brute-forced. Certificates tied to a managed device via Intune cannot. So, how does the traffic flow? A corporate device—let's say a managed laptop—attempts to connect to the corporate SSID. The Wireless Access Point, acting as the authenticator, blocks access and passes the credentials via RADIUS to your authentication server. Now, Azure Entra ID doesn't natively speak RADIUS. This is the critical architectural bridge. You need a cloud RADIUS provider or an on-prem Network Policy Server (NPS) with the Azure MFA extension. The device presents its client certificate. The RADIUS server validates that certificate against your Certificate Authority—often managed via SCEP in Intune. If the certificate is valid, the RADIUS server checks Azure Entra ID to ensure the user account is active, not disabled, and compliant with Conditional Access policies. Only then does the RADIUS server send an Access-Accept message back to the AP, placing the user on the correct VLAN. [IMPLEMENTATION RECOMMENDATIONS & PITFALLS - 2 MIN] Host: Now, where do deployments go wrong? I see three common pitfalls. First: Certificate Revocation List (CRL) availability. If your RADIUS server can't reach the CRL, authentication fails. Ensure your CRL endpoints are highly available and accessible from the RADIUS infrastructure. Second: Supplicant configuration. Don't leave this to the end user. Use your MDM—Microsoft Intune, Workspace ONE, whatever you use—to push the WiFi profile. The profile must explicitly define the trusted root CA and specify that the client should only connect to your specific RADIUS server names. If you don't do this, you're vulnerable to Evil Twin attacks. Third: Legacy devices. IoT devices, point-of-sale terminals, or older barcode scanners in a warehouse often don't support 802.1X or EAP-TLS. You must plan a MAC Authentication Bypass (MAB) strategy or a dedicated pre-shared key network with strict network isolation for these devices. Don't compromise your primary corporate SSID for a legacy printer. [RAPID-FIRE Q&A - 1 MIN] Host: Let's hit a few quick questions we hear from network architects. Question one: Can we use PEAP-MSCHAPv2 with Azure Entra ID? Answer: Yes, via NPS, but Microsoft is actively deprecating credential-based authentication. Move to EAP-TLS. It's more secure and provides a better user experience. Question two: How does this integrate with Purple's guest WiFi? Answer: Keep them separate. Your corporate network uses 802.1X tied to Azure Entra ID. Your guest network uses an open SSID with a captive portal driven by Purple for analytics, terms acceptance, and marketing data capture. You can even use Purple's Profile-based authentication for seamless return visits for guests, keeping that traffic completely isolated from your corporate data. [SUMMARY & NEXT STEPS - 1 MIN] Host: To wrap up: Moving to Azure Entra ID for WiFi authentication is a fundamental step toward a zero-trust architecture. It eliminates password rotation helpdesk tickets, mitigates credential theft, and ensures only compliant, managed devices access your internal network. Your next step? Audit your current RADIUS infrastructure. If you're running legacy NPS on-prem, evaluate cloud RADIUS solutions that integrate directly with Azure Entra ID and Intune. Map out your certificate deployment strategy. Thanks for joining this technical briefing. Secure your networks, and we'll see you next time.

header_image.png

কার্যনির্বাহী সারসংক্ষেপ

CTO এবং নেটওয়ার্ক স্থপতিদের জন্য যারা জটিল পরিবেশ পরিচালনা করেন—যেমন বড় আকারের হসপিটালিটি স্থান থেকে শুরু করে গতিশীল রিটেইল স্পেস পর্যন্ত—কর্পোরেট নেটওয়ার্ক সুরক্ষিত করা আর কেবল শক্তিশালী পাসওয়ার্ডের বিষয় নয়। উত্তরাধিকারসূত্রে প্রাপ্ত প্রি-শেয়ার্ড কী (PSK) এবং মৌলিক প্রমাণপত্র প্রমাণীকরণ আধুনিক জিরো-ট্রাস্ট আর্কিটেকচারের সাথে মৌলিকভাবে বেমানান।

এই নির্দেশিকাটি 802.1X সার্টিফিকেট-ভিত্তিক WiFi প্রমাণীকরণে রূপান্তরের বিস্তারিত বিবরণ দেয়, যা সরাসরি Azure Entra ID (পূর্বে Azure AD) এর সাথে একত্রিত। EAP-TLS (Extensible Authentication Protocol with Transport Layer Security) এ স্থানান্তরিত হওয়ার মাধ্যমে, সংস্থাগুলি প্রমাণপত্র চুরির সাথে সম্পর্কিত ঝুঁকিগুলি দূর করতে পারে, মোবাইল ডিভাইস ম্যানেজমেন্ট (MDM) এর মাধ্যমে ডিভাইস অনবোর্ডিং স্বয়ংক্রিয় করতে পারে এবং নিশ্চিত করতে পারে যে শুধুমাত্র অনুগত, পরিচালিত ডিভাইসগুলি সংবেদনশীল কর্পোরেট VLAN অ্যাক্সেস করতে পারে। আমরা প্রযুক্তিগত স্থাপত্য, স্থাপনার পদক্ষেপ এবং কীভাবে এই কর্পোরেট নিরাপত্তা ব্যবস্থা Purple-এর মতো প্ল্যাটফর্ম দ্বারা পরিচালিত গেস্ট নেটওয়ার্ক কৌশলগুলির সমান্তরালভাবে চলে তা অন্বেষণ করব।

প্রযুক্তিগত গভীর বিশ্লেষণ

প্রমাণপত্র থেকে সার্টিফিকেটে পরিবর্তন

ঐতিহাসিকভাবে, এন্টারপ্রাইজ WiFi PEAP-MSCHAPv2 এর উপর নির্ভর করত, যেখানে ব্যবহারকারীদের তাদের ডোমেইন প্রমাণপত্র প্রবেশ করাতে হত। তবে, মাইক্রোসফট সক্রিয়ভাবে প্রমাণপত্র-ভিত্তিক প্রমাণীকরণকে বাতিল করছে কারণ এটি অ্যাডভার্সারি-ইন-দ্য-মিডল (AiTM) আক্রমণের প্রতি দুর্বল। শিল্প মান এখন EAP-TLS, যা পারস্পরিক সার্টিফিকেট প্রমাণীকরণ ব্যবহার করে।

একটি EAP-TLS স্থাপনায়, RADIUS সার্ভার এবং ক্লায়েন্ট ডিভাইস উভয়ই ডিজিটাল সার্টিফিকেট উপস্থাপন করে। যদি একটি ডিভাইসের আপনার বিশ্বস্ত সার্টিফিকেট অথরিটি (CA) দ্বারা জারি করা একটি বৈধ সার্টিফিকেট না থাকে, তাহলে ডিভাইসটি একটি IP ঠিকানা পাওয়ার আগেই RADIUS সার্ভার সংযোগটি প্রত্যাখ্যান করে।

architecture_overview.png

স্থাপত্যগত সেতু: RADIUS এবং Entra ID

Azure Entra ID হল একটি ক্লাউড আইডেন্টিটি প্রোভাইডার (IdP) যা SAML এবং OIDC এর মতো আধুনিক প্রোটোকল ব্যবহার করে; এটি নেটিভভাবে RADIUS ব্যবহার করে না, যা ওয়্যারলেস অ্যাক্সেস পয়েন্ট (WAP) দ্বারা ব্যবহৃত প্রোটোকল। এই ব্যবধান পূরণ করতে, নেটওয়ার্ক স্থপতিদের একটি RADIUS সার্ভার স্থাপন করতে হবে যা Entra ID এর সাথে যোগাযোগ করতে পারে। এটি সাধারণত নিম্নলিখিত উপায়ে অর্জন করা হয়:

  1. ক্লাউড RADIUS সমাধান: উদ্দেশ্য-নির্মিত প্ল্যাটফর্ম (যেমন, SecureW2, SCEPman, বা Portnox) যা API এর মাধ্যমে সরাসরি Entra ID এবং Intune এর সাথে একত্রিত হয়।
  2. অন-প্রিমিজেস নেটওয়ার্ক পলিসি সার্ভার (NPS): Azure MFA এক্সটেনশন ব্যবহার করে, যদিও এটি ক্লাউড-নেটিভ RADIUS এর তুলনায় একটি উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি হিসাবে ক্রমবর্ধমানভাবে দেখা হচ্ছে।

eap_comparison_chart.png

বাস্তবায়ন নির্দেশিকা

WiFi প্রমাণীকরণের জন্য Azure Entra ID স্থাপন করতে পরিচয়, ডিভাইস ব্যবস্থাপনা এবং নেটওয়ার্ক অবকাঠামো দলগুলির মধ্যে সমন্বয় প্রয়োজন।

ধাপ 1: পাবলিক কী ইনফ্রাস্ট্রাকচার (PKI) স্থাপন করুন

আপনাকে ক্লায়েন্ট এবং সার্ভার সার্টিফিকেট জারি করার জন্য একটি CA স্থাপন করতে হবে। ক্লাউড-প্রথম পরিবেশে, এটি প্রায়শই সিম্পল সার্টিফিকেট এনরোলমেন্ট প্রোটোকল (SCEP) এর মাধ্যমে মাইক্রোসফট ইন্টিউনের সাথে একত্রিত একটি ক্লাউড PKI হয়।

ধাপ 2: RADIUS সার্ভার কনফিগার করুন

আপনার RADIUS অবকাঠামো স্থাপন করুন এবং এটিকে আপনার Entra ID টেন্যান্টের সাথে সংযুক্ত করুন। EAP হ্যান্ডশেকের সময় তার পরিচয় প্রমাণ করার জন্য RADIUS সার্ভারের নিজস্ব সার্ভার সার্টিফিকেট প্রয়োজন, যা আপনার ক্লায়েন্ট ডিভাইস দ্বারা বিশ্বস্ত।

ধাপ 3: ইন্টিউনের মাধ্যমে MDM প্রোফাইল স্থাপন করুন

ব্যবহারকারীদের ম্যানুয়ালি তাদের WiFi সেটিংস কনফিগার করার উপর নির্ভর করবেন না। একটি ব্যাপক WiFi প্রোফাইল পুশ করতে ইন্টিউন ব্যবহার করুন যার মধ্যে রয়েছে:

  • বিশ্বস্ত রুট CA সার্টিফিকেট।
  • ক্লায়েন্ট সার্টিফিকেট অনুরোধ করার জন্য SCEP প্রোফাইল।
  • WiFi কনফিগারেশন নিজেই, Evil Twin আক্রমণ প্রতিরোধ করতে SSID এবং আপনার RADIUS অবকাঠামোর সঠিক সার্ভারের নাম স্পষ্টভাবে সংজ্ঞায়িত করে।

ধাপ 4: ওয়্যারলেস ল্যান কন্ট্রোলার (WLC) কনফিগার করুন

আপনার অ্যাক্সেস পয়েন্ট বা WLC কে WPA2/WPA3-এন্টারপ্রাইজ (802.1X) ব্যবহার করার জন্য কনফিগার করুন। প্রমাণীকরণ এবং অ্যাকাউন্টিং ট্র্যাফিককে আপনার নতুন RADIUS সার্ভার IP ঠিকানাগুলিতে নির্দেশ করুন এবং শেয়ার্ড RADIUS সিক্রেটগুলি কনফিগার করুন।

> "802.1X কনফিগার করার সময়, নিশ্চিত করুন যে WLC-তে আপনার RADIUS টাইমআউট মানগুলি ক্লাউড-ভিত্তিক সার্টিফিকেট বৈধকরণের বিলম্ব পরিচালনা করার জন্য যথেষ্ট, সাধারণত 2 সেকেন্ড থেকে 5 সেকেন্ডে বৃদ্ধি পায়।" [1]

সর্বোত্তম অনুশীলন

  • কর্পোরেট এবং গেস্ট ট্র্যাফিক আলাদা করুন: কর্পোরেট ডিভাইসগুলিকে Entra ID এর সাথে সংযুক্ত 802.1X ব্যবহার করা উচিত। গেস্ট ডিভাইসগুলিকে একটি Captive Portal সহ একটি খোলা SSID ব্যবহার করা উচিত। শক্তিশালী গেস্ট অ্যাক্সেস এবং বিশ্লেষণের জন্য, গেস্ট WiFi সমাধানগুলি ব্যবহার করুন। এটি অবিশ্বস্ত ট্র্যাফিকের সম্পূর্ণ বিচ্ছিন্নতা নিশ্চিত করে।
  • MAC প্রমাণীকরণ বাইপাস (MAB) সাবধানে প্রয়োগ করুন: IoT ডিভাইস এবং উত্তরাধিকারসূত্রে প্রাপ্ত হার্ডওয়্যার (যেমন, পরিবহন হাবগুলিতে পুরানো স্ক্যানার) প্রায়শই 802.1X সমর্থন করতে পারে না। এগুলিকে MAB বা একটি ডেডিকেটেড PSK ব্যবহার করে একটি পৃথক SSID এ রাখুন এবং কঠোর ACL এর মাধ্যমে তাদের নেটওয়ার্ক অ্যাক্সেস সীমাবদ্ধ করুন।
  • সার্টিফিকেট বাতিলকরণকে অগ্রাধিকার দিন: নিশ্চিত করুন যে আপনার সার্টিফিকেট বাতিলকরণ তালিকা (CRL) বা অনলাইন সার্টিফিকেট স্ট্যাটাস প্রোটোকল (OCSP) এন্ডপয়েন্টগুলি উচ্চ উপলব্ধ। যদি RADIUS সার্ভার বাতিলকরণের স্থিতি যাচাই করতে না পারে, তাহলে প্রমাণীকরণ ব্যর্থ হবে।

সমস্যা সমাধান এবং ঝুঁকি প্রশমন

যখন স্থাপনা ব্যর্থ হয়, তখন ক্লাউড IdP এর দোষ খুব কমই থাকে। সাধারণ ব্যর্থতার মোডগুলির মধ্যে রয়েছে:

  • ক্লক স্কিউ: EAP-TLS সময়ের প্রতি অত্যন্ত সংবেদনশীল। নিশ্চিত করুন যে সমস্ত অবকাঠামো উপাদান, বিশেষ করে WLC এবং RADIUS সার্ভারগুলি NTP এর মাধ্যমে সিঙ্ক্রোনাইজ করা হয়েছে।
  • ইন্টিউন সিঙ্ক বিলম্ব: যখন একটি নতুন ডিভাইস নথিভুক্ত করা হয়, তখন SCEP সার্টিফিকেট জারি হতে এবং ডিভাইসটির সংযোগের চেষ্টা করতে সময় লাগতে পারে। অনবোর্ডিংয়ের সময় এই বিলম্বের জন্য পরিকল্পনা করুন।
  • RADIUS সার্ভারের নামের অমিল: যদি ইন্টিউন WiFi প্রোফাইলে সংজ্ঞায়িত সার্ভারের নামটি কমন নেম (CN) বা সাবজেক্ট অল্টারনেটিভ নেম (SARADIUS সার্ভারের সার্টিফিকেটে N), ক্লায়েন্ট নীরবে সংযোগ বিচ্ছিন্ন করবে যাতে দুর্বৃত্ত APs থেকে রক্ষা করা যায়।

আপনার পরিকাঠামো সুরক্ষিত করার বিষয়ে আরও তথ্যের জন্য, আমাদের নির্দেশিকা দেখুন কিভাবে শক্তিশালী DNS এবং নিরাপত্তার মাধ্যমে আপনার নেটওয়ার্ক সুরক্ষিত করবেন

ROI এবং ব্যবসায়িক প্রভাব

Azure Entra ID WiFi প্রমাণীকরণে রূপান্তর পরিমাপযোগ্য সুবিধা প্রদান করে:

  1. হেল্পডেস্কের অতিরিক্ত কাজ হ্রাস: পাসওয়ার্ড-ভিত্তিক প্রমাণীকরণ বাদ দিলে পাসওয়ার্ড লকআউট এবং WiFi শংসাপত্র আপডেট সম্পর্কিত টিকিটগুলি উল্লেখযোগ্যভাবে হ্রাস পায়।
  2. কমপ্লায়েন্স ত্বরণ: EAP-TLS PCI DSS এবং ISO 27001-এর মতো ফ্রেমওয়ার্ক দ্বারা প্রয়োজনীয় পরিচয়ের ক্রিপ্টোগ্রাফিক প্রমাণ সরবরাহ করে, যা স্বাস্থ্যসেবা এবং খুচরা পরিবেশের জন্য অত্যন্ত গুরুত্বপূর্ণ।
  3. স্বয়ংক্রিয় অফবোর্ডিং: যখন একজন কর্মচারী চলে যায়, Entra ID-তে তাদের অ্যাকাউন্ট নিষ্ক্রিয় করলে তাৎক্ষণিকভাবে সমস্ত অবস্থানে তাদের নেটওয়ার্ক অ্যাক্সেস বাতিল হয়ে যায়, যা অভ্যন্তরীণ হুমকি হ্রাস করে।

কর্পোরেট মেরুদণ্ড সুরক্ষিত করার মাধ্যমে, IT দলগুলি রাজস্ব-উৎপাদনকারী উদ্যোগগুলিতে মনোযোগ দিতে পারে, যেমন দর্শকদের আচরণ বুঝতে এবং ব্যস্ততা বাড়াতে WiFi Analytics ব্যবহার করা।


তথ্যসূত্র

[1] Microsoft Learn. (2023). Intune এবং EAP-TLS সহ সুরক্ষিত Wi-Fi অ্যাক্সেস

GuidesSlugPage.keyDefinitionsTitle

802.1X

An IEEE standard for port-based network access control, requiring devices to authenticate before gaining access to the LAN or WLAN.

This is the underlying protocol that makes enterprise WiFi secure, moving beyond simple shared passwords.

EAP-TLS

Extensible Authentication Protocol with Transport Layer Security. An authentication method requiring digital certificates on both the client and the server.

Considered the most secure method for WiFi authentication, preventing credential theft and AiTM attacks.

RADIUS

Remote Authentication Dial-In User Service. A networking protocol that provides centralized Authentication, Authorization, and Accounting (AAA).

The protocol your Access Points use to ask the authentication server, 'Should I let this device on the network?'

SCEP

Simple Certificate Enrollment Protocol. A protocol used to securely issue certificates to network devices.

Used by MDM platforms like Intune to silently request and install client certificates onto corporate laptops and phones.

MAC Authentication Bypass (MAB)

A method of granting network access based on the device's MAC address rather than a username or certificate.

Used as a fallback for legacy devices (like old printers or IoT sensors) that lack the software to perform an 802.1X handshake.

Evil Twin Attack

A rogue access point masquerading as a legitimate corporate SSID to intercept traffic or steal credentials.

EAP-TLS mitigates this because the client device is configured to only trust the specific certificate of the legitimate corporate RADIUS server.

Supplicant

The software client on the endpoint device (e.g., the Windows WiFi manager) that handles the 802.1X authentication process.

IT teams must configure the supplicant via MDM to ensure it behaves securely and doesn't prompt users to accept untrusted server certificates.

Conditional Access

Azure Entra ID policies that evaluate signals (user, location, device compliance) to make access decisions.

Modern Cloud RADIUS solutions can check Conditional Access during the WiFi handshake, denying network access if Intune flags the device as non-compliant.

GuidesSlugPage.workedExamplesTitle

A 500-site retail chain needs to secure back-of-house iPads used for inventory management. Currently, they use a single shared PSK across all stores. How should they migrate to Azure Entra ID authentication?

  1. Enroll all iPads into Microsoft Intune.
  2. Deploy a Cloud RADIUS solution integrated with the corporate Entra ID tenant.
  3. Configure Intune to deploy a SCEP certificate to each iPad.
  4. Push a WiFi profile via Intune that configures the iPads to connect to the 'Corporate-BOH' SSID using EAP-TLS, validating the Cloud RADIUS server's certificate.
  5. Update the Meraki/Aruba access points in all 500 stores to point to the Cloud RADIUS IP addresses for the 'Corporate-BOH' SSID.
  6. Phased rollout: Enable the new SSID, verify iPad connectivity via Intune reporting, then decommission the legacy PSK SSID.
GuidesSlugPage.examinerCommentary This approach eliminates the shared PSK, which is a massive security risk if a device is stolen. By using EAP-TLS and Intune, the authentication is tied to the device's management state. If an iPad is lost, the IT team simply revokes the certificate or wipes the device in Intune, instantly cutting off network access without affecting the other 499 stores.

A university campus is migrating from on-prem Active Directory to Azure Entra ID. They have thousands of BYOD (Bring Your Own Device) student laptops that currently connect using PEAP-MSCHAPv2 (username and password). How do they handle BYOD in a cloud-first Entra ID environment?

  1. Deploy an onboarding portal (e.g., SecureW2 JoinNow or similar BYOD onboarding tool).
  2. Students connect to an open 'Onboarding' SSID, which redirects them to the portal.
  3. The portal prompts the student to authenticate against Azure Entra ID (using their university email and MFA).
  4. Upon successful authentication, the portal generates a unique client certificate and automatically configures the student's device for EAP-TLS.
  5. The device automatically connects to the secure 'Edu-Secure' SSID using the new certificate.
GuidesSlugPage.examinerCommentary Managing certificates for unmanaged BYOD devices is the hardest part of 802.1X. You cannot use Intune because the university doesn't own the laptops. Using an onboarding portal bridges this gap, allowing the use of secure EAP-TLS without requiring IT to manually touch thousands of student laptops.

GuidesSlugPage.practiceQuestionsTitle

Q1. Your organisation is migrating to Azure Entra ID and Intune. You currently use PEAP-MSCHAPv2 for WiFi. The security team mandates that WiFi authentication must be resistant to credential theft. Which EAP method should you deploy?

GuidesSlugPage.hintPrefixWhich method relies entirely on certificates rather than passwords?

GuidesSlugPage.viewModelAnswer

You should deploy EAP-TLS. EAP-TLS uses mutual certificate authentication, meaning the client device must present a valid certificate issued by your PKI. Because it does not use passwords, it is highly resistant to credential theft and adversary-in-the-middle attacks.

Q2. After deploying EAP-TLS via Intune, users report they cannot connect to the WiFi. Looking at the RADIUS logs, you see 'Certificate Revocation Check Failed'. What is the most likely cause?

GuidesSlugPage.hintPrefixWhat infrastructure must the RADIUS server communicate with to verify a certificate hasn't been compromised?

GuidesSlugPage.viewModelAnswer

The RADIUS server is unable to reach the Certificate Revocation List (CRL) or OCSP endpoint of your Certificate Authority. Ensure that the firewalls allow the RADIUS server outbound access to the HTTP URLs specified in the client certificates.

Q3. A hospital needs to connect 50 legacy heart-rate monitors to the network. These devices only support WPA2-Personal (Pre-Shared Key) and cannot be enrolled in Intune. How should you secure them while maintaining your Entra ID 802.1X deployment for corporate laptops?

GuidesSlugPage.hintPrefixDo not mix authentication types on the same SSID.

GuidesSlugPage.viewModelAnswer

Create a dedicated, separate SSID specifically for the medical IoT devices. Use a strong, unique Pre-Shared Key (or Identity PSK/iPSK if supported by your network vendor) or MAC Authentication Bypass (MAB). Crucially, place this SSID on a highly restricted VLAN with strict Access Control Lists (ACLs) that only allow the monitors to communicate with their specific medical server, blocking all other lateral network access.