Microsoft Azure

Microsoft Azure, often referred to as Azure (/ˈæʒər, ˈeɪʒər/ AZH-ər, AY-zhər, UK also /ˈæzjʊər, ˈeɪzjʊər/ AZ-ure, AY-zure),[2][3][4] is a cloud computing platform developed by Microsoft. It offers access, management, and the development of applications and services through global data centers. It also provides a range of capabilities, including software as a service (SaaS), platform as a service (PaaS), and infrastructure as a service (IaaS). Microsoft Azure supports many programming languages, tools, and frameworks, including Microsoft-specific and third-party software and systems.

Microsoft Azure
Developer(s)Microsoft
Initial releaseOctober 27, 2008; 15 years ago (2008-10-27)[1]
Operating systemLinux, Microsoft Windows, macOS, iOS, Android
TypeWeb service, cloud computing
LicenseProprietary for platform, MIT License for client SDKs
Websiteazure.microsoft.com Edit this at Wikidata

Azure was first introduced at the Professional Developers Conference (PDC) in October 2008 under the codename "Project Red Dog".[5] It was officially launched as Windows Azure in February 2010 and later renamed to Microsoft Azure on March 25, 2014.[6][7]

Services

Microsoft Azure uses large-scale virtualization at Microsoft data centers worldwide and offers more than 600 services.[8]

Computer services

  • Virtual machines, infrastructure as a service (IaaS) allowing users to launch general-purpose Microsoft Windows and Linux virtual machines, software as a service (SaaS) as well as preconfigured machine images for popular software packages.[9]
  • App services, platform as a service (PaaS) environment letting developers easily publish and manage websites.
  • Azure Web Sites allows developers to build sites using ASP.NET, PHP, Node.js, Java, or Python, which can be deployed using FTP, Git, Mercurial, Team Foundation Server or uploaded through the user portal. This feature was announced in preview form in June 2012 at the Meet Microsoft Azure event.[12] Customers can create websites in PHP, ASP.NET, Node.js, or Python, or select from several open-source applications from a gallery to deploy. This comprises one aspect of the platform as a service (PaaS) offerings for the Microsoft Azure Platform. It was renamed Web Apps in April 2015.[7][13]
  • Web Jobs are applications that can be deployed to an App Service environment to implement background processing that can be invoked on a schedule, on-demand, or run continuously. The Blob, Table and Queue services can be used to communicate between Web Apps, XYZ, iOS Software and Web Jobs and to provide state.[5]
  • Azure Kubernetes Service (AKS) allows customers to quickly deploy a production-ready Kubernetes cluster in Azure. [14]
  • In July 2023, the general availability for Watermarking support on Azure Virtual Desktop was announced; an optional protection features to Screen Capture that acts as a deterrent for data leakage.[15]

Identity

  • Entra ID connect is used to synchronize on-premises directories and enable SSO (Single Sign On).[16]
  • Entra ID B2C allows the use of consumer identity and access management in the cloud.
  • Entra Domain Services is used to join Azure virtual machines to a domain without domain controllers.
  • Azure information protection can be used to protect sensitive information.
  • Entra ID External Identities are a set of capabilities which allow organizations to collaborate with external users including customers and partners.[17]
  • On July 11, 2023, Microsoft announced the renaming of Azure AD to Microsoft Entra ID.[18] The name change took place four days later.

Mobile services

  • Mobile Engagement collects real-time analytics that highlight users’ behavior. It also provides push notifications to mobile devices.[19]
  • HockeyApp can be used to develop, distribute, and beta-test mobile apps.[20]

Storage services

  • Storage Services provides REST and SDK APIs for storing and accessing data on the cloud.
  • Table Service lets programs store structured text in partitioned collections of entities that are accessed by the partition key and primary key. Azure Table Service is a NoSQL non-relational database.
  • Blob Service allows programs to store unstructured text and binary data as object storage blobs that can be accessed by an HTTP(S) path. Blob service also provides security mechanisms to control access to data.
  • Queue Service lets programs communicate asynchronously by message using queues.
  • File Service allows storing and access of data on the cloud using the REST APIs or the SMB protocol.[21]

Communication services

  • Azure Communication Services offers an SDK for creating web and mobile communications applications that include SMS, video calling, VOIP and PSTN calling, and web based chat.

Data management

Messaging

The Microsoft Azure Service Bus allows applications running on Azure premises or off-premises devices to communicate with Azure. This helps to build scalable and reliable applications in a service-oriented architecture (SOA). The Azure service bus supports four different types of communication mechanisms:[28][29]

  • Event Hubs, which provide event and telemetry ingress to the cloud at a massive scale, with low latency and high reliability. For example, an event hub can be used to track data from cell phones such as coordinating with a GPS in real time.[30]
  • Queues, which allow one-directional communication. A sender application would send the message to the service bus queue, and a receiver would read from the queue. Though there can be multiple readers for the queue only one would process a single message.
  • Topics, which provide one-directional communication using a subscriber pattern. It is similar to a queue, however, each subscriber will receive a copy of the message sent to a Topic. Optionally the subscriber can filter out messages based on specific criteria defined by the subscriber.
  • Relays, which provide bi-directional communication. Unlike queues and topics, a relay doesn't store in-flight messages in its memory. Instead, it just passes them on to the destination application.

Media services

A PaaS offering that can be used for encoding, content protection, streaming, or analytics.[31]

CDN

Azure has a worldwide content delivery network (CDN) designed to efficiently deliver audio, video, applications, images, and other static files. It improves the performance of websites by caching static files closer to users based on their geographic location. Users can manage the network using a REST-based HTTP API.[32]

Azure has 118 point of presence locations, across 100 cities worldwide (also known as Edge locations) as of January 2023.[33]

Developer

Managements

  • With Azure Automation, users can easily automate repetitive and time-consuming tasks, often prone to cloud or enterprise setting errors. They can accomplish it using runbooks or desired state configurations for process automation.[36]
  • Microsoft SMA

Azure AI

Azure Blockchain Workbench

Through Azure[39] Blockchain Workbench, Microsoft is providing the required infrastructure to set up a consortium network in multiple topologies using a variety of consensus mechanisms. Microsoft provides integration from these blockchain platforms to other Microsoft services to streamline the development of distributed applications. Microsoft supports many general-purpose blockchains including Ethereum and Hyperledger Fabric and purpose-built blockchains like Corda.

Function

Azure functions are used in serverless computing architectures where subscribers can execute code as an event driven Function-as-a-Service (FaaS) without managing the underlying server resources.[40] Customers using Azure functions are billed based on per-second resource consumption and executions.[41]

Internet of Things (IoT)

  • Azure IoT Hub lets you connect, monitor, and manage billions of IoT assets. On February 4, 2016, Microsoft announced the General Availability of the Azure IoT Hub service.[42]
  • Azure IoT Edge is a fully managed service built on IoT Hub that allows for cloud intelligence deployed locally on IoT edge devices.
  • Azure IoT Central is a fully managed SaaS app that makes it easy to connect, monitor, and manage IoT assets at scale.[43] On December 5, 2017, Microsoft announced the Public Preview of Azure IoT Central; its Azure IoT SaaS service.[44]
  • On October 4, 2017, Microsoft began shipping GA versions of the official Microsoft Azure IoT Developer Kit (Devkit) board; manufactured by MX Chip.[45]
  • On April 16, 2018, Microsoft announced the launch of the Azure Sphere, an end-to-end IoT product that focuses on microcontroller-based devices and uses Linux.[46]
  • On May 7, 2018, Microsoft announced the launch of Azure Maps, an enterprise mapping platform.
  • On June 27, 2018, Microsoft launched Azure IoT Edge, used to run Azure services and artificial intelligence on IoT devices.[47]
  • On November 20, 2018, Microsoft launched the Open Enclave SDK for cross-platform systems such as ARM Trust Zone and Intel SGX.[48]

Azure Stack HCI

Azure Stack HCI is a hyper-converged infrastructure (HCI) product that uses validated hardware to run virtualized workloads on-premises to consolidate aging infrastructure and connect to Azure for cloud services.[49]

Azure Orbital

Launched in September 2020, Azure Orbital lets private industries and government agencies process satellite data quickly by connecting directly to cloud computing networks. Mobile cloud computing ground stations are also available to provide connectivity to remote locations without ground infrastructure. Third-party satellite systems, like SpaceX's Starlink and SES' O3b constellation, can be employed.[50][51]

SES plans to use Microsoft's data centers to provide cloud connectivity to remote areas through its next generation O3b mPOWER MEO satellites alongside Microsoft's data centers.[52] The company will deploy satellite control and uplink ground stations to achieve this. SES launched the first two O3b mPOWER satellites in December 2022; nine more are scheduled between 2023 and 2024. The service should begin in Q3 2023.[53]

According to Microsoft, using satellites to connect to cloud data centers may provide faster speeds than complex fiber routes. For online media, entertainment, or gaming activities, connecting from home to the cloud can involve longer routes with multiple hops. Through their experiments with Xbox Cloud, Microsoft has discovered that satellite connection is faster than terrestrial networks in certain parts of the world (including specific locations in the USA).[54]

Regional expansion

As of 2018, Azure was available in 54 regions,[55] and Microsoft was the first primary cloud provider to establish facilities in Africa, with two regions in South Africa.[56] Azure geographies consist of multiple Azure Regions, like "North Europe" (located in Dublin, Ireland) and "West Europe" (located in Amsterdam, Netherlands).

Middle East cloud data centers

On June 19, 2019, Microsoft announced the launch of two new cloud regions in the United Arab Emirates – Microsoft's first in the Middle East.[57] Microsoft's management stated that these new data centers would empower customers and partners to embrace the benefits of the Fourth Industrial Revolution and achieve more using cloud technologies.

Research partnerships

Microsoft has partners that sell its products. In August 2018, Toyota Tsusho began a partnership with Microsoft to create fish farming tools using the Microsoft Azure application suite for IoT technologies related to water management. Developed in part by researchers from Kindai University, the water pump mechanisms use artificial intelligence to count the number of fish on a conveyor belt, analyze the number of fish, and deduce the effectiveness of water flow from the data the fish provide. The specific computer programs used in the process fall under the Azure Machine Learning and the Azure IoT Hub platforms.[58]

Design

Microsoft Azure utilizes a specialized operating system with the same name to power its "fabric layer". This cluster is hosted at Microsoft's data centers and is responsible for managing computing and storage resources and allocating them to applications running on the Microsoft Azure platform. It's a "cloud layer" built upon various Windows Server systems, including the customized Microsoft Azure Hypervisor, which is based on Windows Server 2008 and enables the virtualization of services.[59]

The Microsoft Azure Fabric Controller maintains the scalability and dependability of services and environments in the data center. It prevents failure in server malfunction and manages users' web applications, including memory allocation and load balancing.[59]

Azure provides an API built on REST, HTTP, and XML that allows a developer to interact with the services offered by Microsoft Azure. Microsoft also provides a client-side managed class library that encapsulates the functions of interacting with the services. It also integrates with Microsoft Visual Studio, Git, and Eclipse.[60][61][62]

Users can manage Azure services in multiple ways, one of which is through the Web-based Azure Portal, which became generally available in December 2015.[63] Apart from accessing services via API, users can browse active resources, adjust settings, launch new resources, and view primary monitoring data of functional virtual machines and services using the portal.

Deployment models

Regarding cloud resources, Microsoft Azure offers two deployment models: the "classic" model and the Azure Resource Manager.[64] In the classic model, each resource, like a virtual machine or SQL database, had to be managed separately. But in 2014,[64] Azure introduced the Azure Resource Manager, which allows users to group related services. This update makes it easier and more efficient to deploy, manage, and monitor resources that work closely together.[65] The classic model will eventually be phased out.

History and timeline

Azure logo used from 2010 to 2012, under Windows Azure name

In 2005, Microsoft took over Groove Networks, and Bill Gates made Groove's founder Ray Ozzie one of his 5 direct reports as one of 3 chief technology officers. Ozzie met with Amitabh Srivastava, which let Srivastava change course. They convinced Dave Cutler to postpone his retirement and their teams developed a cloud operating system.[66][67][68]

  • October 2008 (PDC LA) – Announced the Windows Azure Platform.[69]
  • March 2009 – Announced SQL Azure Relational Database.
  • November 2009 – Updated Windows Azure CTP, Enabled full trust, PHP, Java, CDN CTP and more.
  • February 1, 2010 – Windows Azure Platform commercially available.[70]
  • June 2010 – Windows Azure Update, .NET Framework 4, OS Versioning, CDN, SQL Azure Update.[71]
  • October 2010 (PDC) – Platform enhancements, Windows Azure Connect, improved Dev / IT Pro Experience.
  • December 2011 – Traffic manager, SQL Azure reporting, HPC scheduler.
  • June 2012 – Websites, Virtual machines for Windows and Linux, Python SDK, new portal, locally redundant storage.
  • April 2014 – Windows Azure renamed Microsoft Azure,[7] ARM Portal introduced at Build 2014.
  • July 2014 – Azure Machine Learning public preview.[72]
  • November 2014 – Outage affecting major websites including MSN.com.[73]
  • September 2015 – Azure Cloud Switch introduced as a cross-platform Linux distribution. Currently known as SONiC[74]
  • December 2015 – Azure ARM Portal (codename "Ibiza") released.[75]
  • March, 2016 – Azure Service Fabric is Generally Available (GA)[76]
  • November 15, 2016 – Azure Functions is Generally Available (GA)[77]
  • May 10, 2017 – Azure Cosmos DB is Generally Available (GA)[78]
  • May 7, 2018 – Azure Maps is Generally Available (GA)[79]
  • July 16, 2018 – Azure Service Fabric Mesh public preview[80]
  • September 24, 2018 – Microsoft Azure IoT Central is Generally Available (GA)[81]
  • October 10, 2018 – Microsoft joins the Linux-oriented group Open Invention Network.[82]
  • April 17, 2019 – Azure Front Door Service is now available.[83]
  • March 2020 – Microsoft said that there was a 775% increase in Microsoft Teams usage in Italy due to the COVID-19 pandemic. The company estimates there are now 44 million daily active users of Teams worldwide.[84]
  • January 17, 2023 – Azure OpenAI Service is Generally Available (GA)[85]

Privacy

According to the Patriot Act, Microsoft has acknowledged that the U.S. government can access data even if the hosting company is not American and the data is outside the U.S.[86] To address concerns related to privacy and security, Microsoft has established the Microsoft Azure Trust Center.[87] Microsoft Azure offers services that comply with multiple compliance programs, including ISO 27001:2005 and HIPAA. A comprehensive and up-to-date list of these services is available on the Microsoft Azure Trust Center Compliance page.[88] It's worth noting that Microsoft Azure has received JAB Provisional Authority to Operate (P-ATO) from the U.S. government under the Federal Risk and Authorization Management Program (FedRAMP) guidelines. This program provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud services used by the federal government.[89]

Security

In July 2023, U.S. Senator Ron Wyden called on the Cybersecurity and Infrastructure Security Agency (CISA), the Justice Department, and the Federal Trade Commission to hold Microsoft accountable for what he described as "negligent cybersecurity practices." This came in the wake of an alleged cyberattack orchestrated by Chinese hackers, who exploited a vulnerability in Microsoft's software to compromise U.S. government email systems.[90] Similarly, Amit Yoran, the CEO of cybersecurity firm Tenable, Inc., lambasted Microsoft for what he termed "grossly irresponsible" actions, accusing the company of fostering a "culture of toxic obfuscation."[91] The Cyber Safety Review Board produced a report that blamed Microsoft about a cascade of security failures that allowed the intrusion to succeed. Microsoft's security culture was called inadequate.[92]

Significant outages

The following is a list of Microsoft Azure outages and service disruptions.

DateCauseNotes
2012-02-29Incorrect code for calculating leap day dates[93]
2012-07-26Misconfigured network device
2013-02-22Expiry of an SSL certificate[94]Xbox Live, Xbox Music and Video also affected[95]
2013-10-30Worldwide partial compute outage[96]
2014-11-18Azure storage upgrade caused reduced capacity across several regions[97]Xbox Live, Windows Store, MSN, Search, Visual Studio Online among others were affected.[98]
2015-12-03Active Directory issues
2016-09-15Global DNS outage[99]
2017-03-15Storage tier issues[100]
2017-10-03Fire system glitch[101]
2018-06-20Cooling system failure[102]North Europe region experienced 11 hours of downtime
2018-09-04Cooling system failure due to inadequate surge protection (lightning strike)[103]Brought down numerous services in multiple regions for over 25 hours, with some services remaining affected until three days later
2019-05-02DNS Migration Issue[104]
2021-03-15OpenID Key removal[105]Authentication errors across multiple services using Azure Active Directory for up to 16 hours
2021-04-01DNS issue impacting multiple Microsoft services [106]Worldwide DNS issues with Azure services
2023-06-09DDoS attack on Azure Portal [107]An hacktivist group named Anonymous Sudan claimed to have done a DDoS attack on Azure portal, that caused an outage of the Azure Portal and some others Microsoft cloud services between ~15H UTC and ~17H30 UTC.

Certifications

A large variety of Azure certifications can be attained, each requiring one or multiple successfully completed examinations.

Certification levels range from beginner, intermediate to expert.

Examples of common certifications include:

  • Azure Fundamentals
  • Azure Data Fundamentals
  • Azure AI Engineer Associate
  • Azure AI Fundamentals
  • Azure Cosmos DB Developer Specialty
  • Azure Administrator Associate
  • Azure Data Engineer Associate
  • Azure Data Scientist Associate
  • Azure Database Administrator Associate
  • Azure Developer Associate
  • Azure Enterprise Data Analyst Associate
  • Azure Security Engineer Associate
  • Azure Security Operations Analyst Associate
  • Azure Identity and Access Administrator Associate
  • Azure Security, Compliance, and Identity Fundamentals
  • Azure Network Engineer Associate
  • Azure Windows Server Hybrid Administrator Associate
  • Azure Virtual Desktop Specialty
  • Azure for SAP Workloads Specialty
  • Azure Customer Data Platform Specialty
  • Azure Cybersecurity Architect Expert
  • Azure Solutions Architect Expert
  • Azure Power Platform Solution Architect Expert
  • Azure DevOps Engineer Expert

Key people

See also

References

Citations

Sources

Further reading

External links