Search Articles — Sudonull

Search Results

In this project

Shadow RDP bypasses MFA in Azure

https://sudonull.com/shadow-rdp-bypasses-mfa-in-azure

Analysis of Shadow RDP attack: how hackers hijack admin sessions in hybrid Azure AD environment. Logs, detection, protections. For middle/senior DevOps and SecOps — implement GPO and Conditional Access.

Virtualization of Quantum Computers HyperQ AWS

https://sudonull.com/virtualization-of-quantum-computers-hyperq-aws

Breakdown of QVM, logical qubits and AWS Braket, Azure Quantum platforms for simulating quantum circuits. Technical details for developers: gates, decoherence, benchmarks. Start prototyping Shor's algorithms without hardware risks.

Whisper Speech Recognition in C# for Meetings

https://sudonull.com/whisper-speech-recognition-in-c-for-meetings

Implement RT STT and audio translation from Teams: Whisper Small, Azure/OpenAI. VAD settings, statistics. For C# developers — code, benchmarks, integration. Study it.

Windows App will replace Remote Desktop: key features

https://sudonull.com/windows-app-will-replace-remote-desktop-key-features

Learn why Microsoft is switching from Remote Desktop to Windows App. RDP Multipath, DLP, cross-platform compatibility. Prepare for migration to Azure — read the details.

From the web

Nov 29, 2022 ·

https://learn.microsoft.com/en-us/azure/storage/tables/table-storage-overview

Nov 29, 2022 · Azure Table storage is a service that stores non-relational structured data (also known as structured NoSQL data) in the cloud, providing a key/attribute store with a schemaless design.

Apr 15, 2026 ·

https://www.devopsschool.com/tutorials/azure-table-storage-tutorial-architecture-pricing-use-cases-and-hands-on-guide-for-databases/

Apr 15, 2026 · Table Storage is Azure ’s NoSQL key-attribute store built into Azure Storage. It stores large amounts of semi-structured data as “entities” (similar to rows) inside “tables,” and it is optimized for simple lookups and large-scale, low-cost storage.

May 6, 2024 ·

https://cloudkeeda.com/azure-table-storage/

May 6, 2024 · Azure Table storage is a cloud-based NoSQL data storage service provided by Microsoft Azure. It offers a flexible and scalable solution for storing structured data in the cloud.

Jan 24, 2025 ·

https://www.linkedin.com/pulse/how-work-azure-table-storage-best-practices-c-examples-ahumada-4pg8e

Jan 24, 2025 · This article explains how Azure Table Storage works, its features, and provides best practices and C# code examples.

Jan 30, 2024 ·

https://www.geeksforgeeks.org/cloud-computing/azure-table-and-queue-storage/

Jan 30, 2024 · Azure table storage is a service that stores non-relational structured data (also known as NoSQL data) in the cloud, providing a key/attribute store with a schemaless design.

Trending Now