Tag

Azure

1 views collected around this technical thread.

IT Services Circle
IT Services Circle
May 15, 2025 · Information Security

Critical RDP Vulnerability Allows Persistent Access with Revoked Microsoft/Azure Passwords

A newly disclosed critical vulnerability in Windows Remote Desktop Protocol (RDP) lets attackers bypass cloud authentication and maintain permanent access using revoked Microsoft or Azure account passwords, even after password changes, while Microsoft treats the issue as a design decision rather than a bug.

AuthenticationAzureMicrosoft
0 likes · 5 min read
Critical RDP Vulnerability Allows Persistent Access with Revoked Microsoft/Azure Passwords
IT Services Circle
IT Services Circle
Feb 14, 2025 · Cloud Computing

David Cutler: From VMS to Windows NT and Azure – The Story of a Legendary OS Engineer

The article chronicles David Cutler's remarkable career, detailing his creation of the VMS operating system for DEC's VAX, his leadership in developing Windows NT at Microsoft, and his pivotal role in designing the hypervisor for Windows Azure, illustrating how his engineering brilliance shaped modern computing across mainframes, PCs, and the cloud.

AzureDavid CutlerOperating Systems
0 likes · 10 min read
David Cutler: From VMS to Windows NT and Azure – The Story of a Legendary OS Engineer
Python Programming Learning Circle
Python Programming Learning Circle
Dec 19, 2024 · Artificial Intelligence

Overview of Microsoft’s Open‑Source Computer Vision Recipes Library

The article introduces Microsoft’s open‑source Computer Vision Recipes library, describing its purpose, target audience, repository links, supported vision scenarios such as image classification, similarity, detection, key‑point, segmentation, action recognition, multi‑object tracking and crowd counting, and provides guidance on using PyTorch, Azure and GPU resources.

AzureOpen-sourcePyTorch
0 likes · 7 min read
Overview of Microsoft’s Open‑Source Computer Vision Recipes Library
Python Programming Learning Circle
Python Programming Learning Circle
Jul 11, 2024 · Fundamentals

Critical Review of Python in Excel: Limitations, Use Cases, and Recommendations

The article provides a detailed technical analysis of Microsoft’s preview‑only Python in Excel feature, outlining its current capabilities, major limitations such as lack of VBA replacement, restricted package usage, cloud‑dependency, and workflow friction, while suggesting improvements and alternative approaches for data‑centric users.

AzureExcelJupyter
0 likes · 16 min read
Critical Review of Python in Excel: Limitations, Use Cases, and Recommendations
Architects Research Society
Architects Research Society
May 13, 2024 · Information Security

Microsoft Dynamics 365 Data Security: How Microsoft Protects Your Data in Azure

This article explains how Microsoft Dynamics 365 leverages Azure’s multi‑layer security architecture—including zero‑trust, encryption, role‑based access control, identity management, continuous monitoring, and compliance features—to safeguard data against threats and ensure privacy for enterprises adopting cloud ERP solutions.

AzureData SecurityEncryption
0 likes · 14 min read
Microsoft Dynamics 365 Data Security: How Microsoft Protects Your Data in Azure
Architects Research Society
Architects Research Society
Jan 24, 2024 · Cloud Computing

Implementing Integrated Architecture in Adaptive Enterprises with the Pace‑Layered Model

The article explains how modern enterprises can manage the growing number of heterogeneous applications by applying Gartner's Pace‑Layered architecture, grouping systems by change velocity, and using Azure services such as API Management, Logic Apps, Service Bus, and Event Grid to achieve adaptive, loosely‑coupled integration across record, differentiation, and innovation layers.

API ManagementAzureEnterprise Integration
0 likes · 21 min read
Implementing Integrated Architecture in Adaptive Enterprises with the Pace‑Layered Model
php中文网 Courses
php中文网 Courses
Oct 7, 2023 · Artificial Intelligence

Microsoft to Unveil Its First AI‑Focused Chip ‘Athena’ at Ignite Conference

Microsoft plans to launch its first AI‑specific chip, codenamed Athena, at the upcoming Ignite conference, aiming to compete with Nvidia's H100 GPU, reduce reliance on Nvidia, and provide Azure and other cloud customers with a home‑grown AI accelerator for data‑center workloads.

AI chipAthenaAzure
0 likes · 6 min read
Microsoft to Unveil Its First AI‑Focused Chip ‘Athena’ at Ignite Conference
IT Services Circle
IT Services Circle
Sep 12, 2023 · Operations

Microsoft Azure Sydney Data Center Outage: Causes, Impact, and Operational Lessons

A prolonged Azure outage in Sydney caused by a sudden power drop that disabled cooling systems, compounded by insufficient on‑site staff, led to service disruptions for over 24 hours and highlighted critical operational lessons for cloud data‑center management.

AzureMicrosoftcloud computing
0 likes · 9 min read
Microsoft Azure Sydney Data Center Outage: Causes, Impact, and Operational Lessons
IT Services Circle
IT Services Circle
Jun 30, 2023 · Fundamentals

David Cutler: From VMS to Windows NT to Azure – The Story of a Legendary OS Engineer

This article chronicles the remarkable career of David Cutler, detailing his pivotal roles in creating the VMS operating system for DEC's VAX, leading the development of Windows NT at Microsoft, and later designing the hypervisor that powers Azure, while also revealing his unique personality and work ethic.

AzureDavid CutlerOperating Systems
0 likes · 11 min read
David Cutler: From VMS to Windows NT to Azure – The Story of a Legendary OS Engineer
Architects Research Society
Architects Research Society
Jun 10, 2023 · Big Data

Designing and Planning a Data Lake on Azure Data Lake Storage Gen2

This article provides a comprehensive guide to planning, structuring, securing, and managing a data lake on Azure Data Lake Storage Gen2, covering zone architecture, folder hierarchy, access control, file formats, scalability considerations, and best‑practice recommendations for big‑data workloads.

ADLS Gen2AzureBig Data
0 likes · 21 min read
Designing and Planning a Data Lake on Azure Data Lake Storage Gen2
Architects Research Society
Architects Research Society
Jun 3, 2023 · Big Data

Understanding Azure Synapse Analytics: Architecture, Features, and Workloads

Azure Synapse Analytics is a cloud‑native, unlimited analytics service that combines data warehousing, big‑data processing, and AI integration, offering unified SQL and Spark engines, extensive language support, workload management, and tight integration with Power BI, Azure Data Lake, and Azure Databricks for rapid, scalable data insights.

AzureBig DataData Warehouse
0 likes · 11 min read
Understanding Azure Synapse Analytics: Architecture, Features, and Workloads
DevOps Cloud Academy
DevOps Cloud Academy
Mar 12, 2023 · Operations

Setting Up a Jenkins CI/CD Pipeline for a MERN Application on Azure

This article provides a step‑by‑step guide to creating a CI/CD pipeline for a MERN stack application using Jenkins on Azure, covering prerequisites, Azure VM provisioning, Jenkins installation, pipeline configuration with a Jenkinsfile, Docker image building, and deployment to Docker Hub.

AzureCI/CDDevOps
0 likes · 17 min read
Setting Up a Jenkins CI/CD Pipeline for a MERN Application on Azure
Architecture Digest
Architecture Digest
Aug 1, 2022 · Big Data

Understanding Data Lakes: Concepts, Features, Architectures, and Vendor Solutions

This article provides a comprehensive overview of data lakes, explaining their definition, key characteristics, architectural evolution, and detailed comparisons of major cloud providers' solutions, while also presenting typical use cases, construction processes, and future development directions for this emerging big‑data infrastructure.

AWSAlibaba CloudAzure
0 likes · 52 min read
Understanding Data Lakes: Concepts, Features, Architectures, and Vendor Solutions
DevOps
DevOps
Jun 16, 2022 · Cloud Native

Running Nested Kubernetes Clusters with VMLC and SmartIDE – A Complete Tutorial

This article explains how to create a nested Kubernetes cluster (VMLC) inside a pod using SmartIDE, covering the motivations, required tools, Azure AKS setup, sysbox runtime installation, VMLC deployment, VS Code WebIDE and hybrid SSH access, building and deploying a Dapr sample, and clean‑up procedures.

AzureDevOpsKubernetes
0 likes · 20 min read
Running Nested Kubernetes Clusters with VMLC and SmartIDE – A Complete Tutorial
Architects Research Society
Architects Research Society
Feb 26, 2022 · Big Data

Introduction to Azure Data Lake Analytics (ADLA) and Its Architecture

This article introduces Azure Data Lake Analytics, explains how data lakes differ from traditional warehouses, outlines the ETL process, highlights the benefits of schema‑on‑read storage, and describes the four‑stage Azure data platform architecture for ingesting, storing, processing, and analyzing massive datasets.

AzureBig DataU-SQL
0 likes · 5 min read
Introduction to Azure Data Lake Analytics (ADLA) and Its Architecture
IT Services Circle
IT Services Circle
Feb 12, 2022 · Cloud Computing

Azure Leap‑Year Outage and Leap‑Second Impacts on Cloud Systems

The article analyzes the 2012 Azure outage caused by a leap‑year date bug, explains Azure's cluster and Fabric Controller architecture, discusses common leap‑year and leap‑second pitfalls, and shows how time anomalies can cascade through DNS and other cloud services, illustrated with real code examples.

AzureDNSLeap Year
0 likes · 12 min read
Azure Leap‑Year Outage and Leap‑Second Impacts on Cloud Systems
Architects Research Society
Architects Research Society
Jan 25, 2022 · Big Data

Azure Data Lake Storage Gen2: Design Guide, Best Practices, and Operational Considerations

This guide provides a comprehensive overview of Azure Data Lake Storage Gen2, covering when to use it, key design considerations, data organization strategies, access control models, file formats, cost‑optimization techniques, monitoring approaches, and performance‑tuning tips for large‑scale big‑data workloads.

ADLS Gen2AzureBig Data
0 likes · 41 min read
Azure Data Lake Storage Gen2: Design Guide, Best Practices, and Operational Considerations
Architects' Tech Alliance
Architects' Tech Alliance
May 5, 2021 · Cloud Computing

Analysis of the Cloud Computing Industry: Evolution of AWS, Azure, and Alibaba Cloud

Over more than a decade, the article examines the development of cloud infrastructure, comparing the strategies and product evolution of AWS, Azure, and Alibaba Cloud, and highlights how elastic IT resources, hybrid cloud solutions, AI integration, and scale economies have shaped the competitive landscape of China's cloud computing market.

AIAWSAlibaba Cloud
0 likes · 10 min read
Analysis of the Cloud Computing Industry: Evolution of AWS, Azure, and Alibaba Cloud
Architects Research Society
Architects Research Society
May 1, 2021 · Cloud Native

Coordinating Microservices and Multi-Container Applications for High Scalability and Availability with Kubernetes and Azure

This article explains how to use container orchestration platforms such as Kubernetes, Azure Kubernetes Service (AKS), and Helm to manage, scale, and deploy microservice‑based applications across multiple containers and hosts, ensuring high availability and production‑ready operations.

AKSAzureContainer Orchestration
0 likes · 12 min read
Coordinating Microservices and Multi-Container Applications for High Scalability and Availability with Kubernetes and Azure