Loading AI tools
Cloud computing platform by Microsoft From Wikipedia, the free encyclopedia
Microsoft Azure, or just Azure (/ˈæʒər, ˈeɪʒər/ AZH-ər, AY-zhər, UK also /ˈæzjʊər, ˈeɪzjʊər/ AZ-ure, AY-zure),[5][6][7] is the cloud computing platform developed by Microsoft. It has management, access and development of applications and services to individuals, companies, and governments through its global infrastructure. It also provides capabilities that are usually not included within other cloud platforms, 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.
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
Developer(s) | Microsoft | ||||
---|---|---|---|---|---|
Initial release | October 27, 2008[1] | ||||
Stable release(s) [±] | |||||
| |||||
Operating system | Linux, Microsoft Windows, macOS, iOS, Android | ||||
Type | Web service, cloud computing | ||||
License | Proprietary for platform, MIT License for client SDKs | ||||
Website | azure |
Azure was first introduced at the Professional Developers Conference (PDC) in October 2008 under the codename "Project Red Dog".[8] It was officially launched as Windows Azure in February 2010 and later renamed to Microsoft Azure on March 25, 2014.[9][10]
Microsoft Azure uses large-scale virtualization at Microsoft data centers worldwide and offers more than 600 services.[11] Microsoft Azure offers a service level agreement (SLA) that guarantees 99.9% availability for applications and data hosted on its platform, subject to specific terms and conditions outlined in the SLA documentation.[12]
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:[32][33]
A PaaS offering that can be used for encoding, content protection, streaming, or analytics.[35]
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.[36]
Azure has 118 point-of-presence locations across 100 cities worldwide (also known as Edge locations) as of January 2023.[37]
Through Azure[44] 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.
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.[45] Customers using Azure functions are billed based on per-second resource consumption and executions.[46]
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.[54]
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.[55][56]
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.[57] 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.[58]
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 connections are faster than terrestrial networks in certain parts of the world, including specific locations in the USA.[59]
In August 2024, Azure introduced the industry’s first platform-managed container-native storage solution in the public cloud. This service supports Ephemeral Disks (Local NVMe/Temp SSD) and Azure Disks, offering a robust storage solution tailored for containerized applications.[60]
Released for public preview in 2021. Azure Quantum provides access to quantum hardware and software.[61][62] The public cloud computing platform includes multiple quantum hardware modalities including trapped ion, neutral atom, and superconducting systems.[63]
Azure Quantum Elements software for computational chemistry and materials science combines AI, high-performance computing and quantum processors to run molecular simulations and calculations.[63] The service includes Copilot, a GPT-4 based large language model tool to query and visualize data, write code, and initiate simulations.[63]
In 2021, Microsoft developed the quantum programming language Q# (pronounced Q Sharp) and an open-source quantum development kit for algorithm development and simulation.[61]
In 2023, Microsoft developed Quantum Intermediate Representation (QIR) from LLVM as a common interface between programming languages and target quantum processors.[64]
The Azure Quantum Resource Estimator estimates the resources required to execute a given quantum algorithm on a fault-tolerant quantum computer.[65] It can also show how future quantum computers will impact today’s encryption algorithms.[65]
As of 2018, Azure was available in 54 regions,[66] and Microsoft was the first primary cloud provider to establish facilities in Africa, with two regions in South Africa.[67] Azure geographies consist of multiple Azure Regions, like "North Europe" (located in Dublin, Ireland) and "West Europe" (located in Amsterdam, Netherlands).
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.[68]
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.[69]
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 is 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.[70]
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.[70]
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.[71][72][73]
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.[74] 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.
Regarding cloud resources, Microsoft Azure offers two deployment models: the "classic" model and the Azure Resource Manager.[75] In the classic model, each resource, like a virtual machine or SQL database, had to be managed separately, but in 2014,[75] 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.[76] The classic model will eventually be phased out.
In January 2025, Microsoft announced plans to invest $80 billion in AI and data centers as part of its fiscal year 2025 budget. This investment would enhance the scalability and performance of Azure's cloud infrastructure, which supports AI-driven applications, including services developed through Microsoft's partnership with OpenAI.[77]
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.[78][79][80]
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.[98] To address concerns related to privacy and security, Microsoft has established the Microsoft Azure Trust Center.[99] 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.[100] Microsoft Azure 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.[101]
The following is a list of Microsoft Azure outages and service disruptions.
Date | Cause | Notes |
---|---|---|
2012-02-29 | Incorrect code for calculating leap day dates[102] | |
2012-07-26 | Misconfigured network device | |
2013-02-22 | Expiry of an SSL certificate[103] | Xbox Live, Xbox Music and Video also affected[104] |
2013-10-30 | Worldwide partial compute outage[105] | |
2014-11-18 | Azure storage upgrade caused reduced capacity across several regions[106] | Xbox Live, Windows Store, MSN, Search, Visual Studio Online among others were affected.[107] |
2015-12-03 | Active Directory issues | |
2016-09-15 | Global DNS outage[108] | |
2017-03-15 | Storage tier issues[109] | |
2017-10-03 | Fire system glitch[110] | |
2018-06-20 | Cooling system failure[111] | North Europe region experienced 11 hours of downtime. |
2018-09-04 | Cooling system failure due to inadequate surge protection (lightning strike)[112] | Brought down numerous services in multiple regions for over 25 hours, with some services remaining affected until three days later. |
2019-05-02 | DNS Migration Issue[113] | |
2021-03-15 | OpenID Key removal[114] | Authentication errors across multiple services using Azure Active Directory for up to 16 hours. |
2021-04-01 | DNS issue impacting multiple Microsoft services[115] | Worldwide DNS issues with Azure services. |
2023-06-09 | DDoS attack on Azure Portal[116] | A 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. |
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:
Microsoft Azure's services can have varied and complex pricing models. [121][122] The Azure Portal can be slow and prone to user errors. [123]
In August 2021, researchers from Wiz Research claimed to have discovered a vulnerability in the Azure Cosmos DB database, referred to as "ChaosDB." They claimed that they had gained complete unrestricted access to the accounts and databases of several thousand Microsoft Azure customers. [124] In August 2021, Microsoft claimed they mitigated the vulnerability and no customer data was accessed. [125]
In September 2021, researchers from Palo Alto Networks claimed to discover a significant cross-account takeover vulnerability in Azure Container Instances, named "Azurescape". According to Palo Alto Networks' researchers, this vulnerability is the first known instance that allows one user of a public cloud service to escape their environment and execute code on other users' environments within the same service. Although Microsoft quickly patched the issue, Palo Alto Networks advised Azure customers to revoke any privileged credentials deployed before August 31, 2021, as a precaution. [126][127] In September 2021, Microsoft claimed they fixed the vulnerability. [128]
In September 2021, researchers from Wiz Research claimed they found four critical vulnerabilities in the Open Management Infrastructure (OMI), which is Azure's software agent deployed on a large portion of Linux VMs in Azure. The researchers named it "OMIGOD" and claimed that these vulnerabilities allowed for remote code execution within the Azure network and could escalate privileges to root. They claimed that the vulnerabilities affected various Azure services, including Azure Log Analytics, Azure Diagnostics, and Azure Security Center. [129][130] In response, Microsoft announced that it had released fixes for the aforementioned vulnerabilities in September 2021. [131]
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.[132] 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."[133] 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.[134]
Seamless Wikipedia browsing. On steroids.
Every time you click a link to Wikipedia, Wiktionary or Wikiquote in your browser's search results, it will show the modern Wikiwand interface.
Wikiwand extension is a five stars, simple, with minimum permission required to keep your browsing private, safe and transparent.