Microsoft Azure

From Wikipedia, the free encyclopedia

Microsoft Azure
Microsoft Azure Logo.svg
Developer(s)Microsoft
Initial releaseOctober 27, 2008; 12 years ago (2008-10-27)[1]
Operating systemLinux, Microsoft Windows, iOS, Android
LicenseClosed source for platform, Open source for client SDKs
Websiteazure.microsoft.com

Microsoft Azure, commonly referred to as Azure (/ˈæʒər, ˈʒər/ AZH-ər, AY-zhər, UK also /ˈæzjʊər, ˈzjʊər/ AZ-ewr, AY-zewr),[2][3][4] is a cloud computing service created by Microsoft for building, testing, deploying, and managing applications and services through Microsoft-managed data centers. It provides software as a service (SaaS), platform as a service (PaaS) and infrastructure as a service (IaaS) and supports many different programming languages, tools, and frameworks, including both Microsoft-specific and third-party software and systems.

Azure, announced at Microsoft's Professional Developers Conference (PDC) in October 2008, went by the internal project codename "Project Red Dog",[5] and formally released in February 2010, as Windows Azure before being renamed to Microsoft Azure on March 25, 2014.[6][7]

Services[]

Azure uses large-scale virtualization at Microsoft data centers worldwide and it 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, as well as preconfigured machine images for popular software packages.[9]
    • Most users run Linux on Azure, some of the many Linux distributions offered, including Microsoft's own Linux-based Azure Sphere.[10]
  • App services, platform as a service (PaaS) environment letting developers easily publish and manage websites.
  • Websites, Azure Web Sites allows developers to build sites using ASP.NET, PHP, Node.js, or Python and 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.[11] 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 to Web Apps in April 2015.[6][12]
  • WebJobs, 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 WebApps and WebJobs and to provide state.[5]

Identity[]

  • is used to synchronize on-premises directories and enable single sign-on. [1]
  • Azure Active Directory B2C allows the use of consumer identity and access management in the cloud.
  • Azure Active Directory 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.

Mobile services[]

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

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 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 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.[15]

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[]

  • Azure Data Explorer provides big data analytics and data-exploration capabilities
  • Azure Search provides text search and a subset of OData's structured filters using REST or SDK APIs.
  • Cosmos DB is a NoSQL database service that implements a subset of the SQL SELECT statement on JSON documents.
  • is a managed implementation of Redis.
  • StorSimple manages storage tasks between on-premises devices and cloud storage.[16]
  • Azure SQL Database works to create, scale and extend applications into the cloud using Microsoft SQL Server technology. It also integrates with Active Directory and Microsoft System Center and Hadoop.[17]
  • is a fully managed cloud data warehouse.[18][19]
  • , is a data integration service that allows creation of data-driven workflows in the cloud for orchestrating and automating data movement and data transformation.[20]
  • Azure Data Lake is a scalable data storage and analytic service for big data analytics workloads that require developers to run massively parallel queries.
  • [21] is a big data relevant service, that deploys Hortonworks Hadoop on Microsoft Azure, and supports the creation of Hadoop clusters using Linux with Ubuntu.
  • Azure Stream Analytics is a Serverless scalable event processing engine that enables users to develop and run real-time analytics on multiple streams of data from sources such as devices, sensors, web sites, social media, and other applications.

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:[22][23]

  • Event Hubs, which provide event and telemetry ingress to the cloud at massive scale, with low latency and high reliability. For example, an event hub can be used to track data from cell phones such as a GPS location coordinate in real time.[24]
  • 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 own 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.[citation needed]

CDN[]

A global content delivery network (CDN) for audio, video, applications, images, and other static files. It can be used to cache static assets of websites geographically closer to users to increase performance. The network can be managed by a REST-based HTTP API.[citation needed]

Azure has 94 point of presence locations worldwide (also known as Edge locations) as of April 2020.[25]

Developer[]

  • Application Insights[citation needed]
  • Azure DevOps[citation needed]

Management[]

  • provides a way for users to automate the manual, long-running, error-prone, and frequently repeated tasks that are commonly performed in a cloud and enterprise environment. It saves time and increases the reliability of regular administrative tasks and even schedules them to be automatically performed at regular intervals. You can automate processes using runbooks or automate configuration management using Desired State Configuration.[26]
  • Microsoft SMA

Azure AI[]

  • Microsoft Azure Machine Learning (Azure ML) provides tools and ML frameworks for developers to create their own machine learning and artificial intelligence (AI) services.
  • Microsoft Azure Cognitive Services are a set of prebuilt APIs, SDKs and customizable services for developers, including perceptual and cognitive intelligence covering speech recognition, speaker recognition, neural speech synthesis, face recognition, computer vision, OCR/form understanding, natural language processing, machine translation, and business decision services. Most AI features appeared in Microsoft’s own products and services (Bing, Office, Teams, Xbox, and Windows) are powered by Azure Cognitive Services.[27][28][29][30][31]

Azure Blockchain Workbench[]

Through Azure[32] 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.

Functions[]

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.[33]

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.[34]
  • 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.[35] On December 5, 2017, Microsoft announced the Public Preview of Azure IoT Central; its Azure IoT SaaS service.[36]
  • On October 4, 2017, Microsoft began shipping GA versions of the official Microsoft Azure IoT Developer Kit (DevKit) board; manufactured by .[37]
  • 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.[38]
  • On June 27, 2018, Microsoft launched , used to run Azure services and artificial intelligence on IoT devices.[39]
  • On November 20, 2018, Microsoft launched the for cross-platform systems such as ARM TrustZone and Intel SGX.[40]

Azure Orbital[]

Launched in September 2020, Azure Orbital is a ground station service to help customers move satellite data to the cloud and to provide global cloud connectivity. Private industries and government agencies that use data collected by satellites can directly connect satellites to the cloud computing networks to process and analyse the data. Mobile cloud computing ground stations for customers that operate where there is no existing ground infrastructure (such as energy, agricultural and military) will provide point-to-point cloud connectivity to remote locations using third party satellite systems – SpaceX’s Starlink constellations in low Earth orbit (LEO) and SES’ O3b medium Earth orbit (MEO) constellation.[41][42]

SES will be deploying satellite control and uplink ground stations for its next-generation O3b mPOWER MEO satellites alongside Microsoft's data centres to provide single-hop connectivity to the cloud from remote sites.[43]

Microsoft suggests that satellite routing to the cloud can offer a speed advantage. For example, a connection from the home to a cloud data centre for online media, entertainment or gaming, currently may use complex fibre routes that are longer than one hop up to a satellite and down again. Microsoft’s experiments using Xbox cloud have found there are parts of the world (including parts of the USA) where it is faster via satellite than over terrestrial networks.[44]

Regional expansion and examples[]

In 2018, Azure was available in 54 regions, with 12 new regions being developed.[45] Microsoft became the first large cloud provider that built facilities in Africa, with two regions in South Africa.[46] An Azure geography contains multiple Azure Regions, such as for example "North Europe" (Dublin, Ireland), "West Europe" (Amsterdam, Netherlands). Where a location represents the city or area of the Azure Region. Each Azure Region is paired with another region within the same geography; this makes them a regional pair. In this example, Amsterdam and Dublin are the locations which form the regional-pair.[47]

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.[48]

Design[]

Microsoft Azure uses a specialized operating system, called Microsoft Azure, to run its "fabric layer":[49] a cluster hosted at Microsoft's data centers that manage computing and storage resources of the computers and provisions the resources (or a subset of them) to applications running on top of Microsoft Azure. Microsoft Azure has been described as a "cloud layer" on top of a number of Windows Server systems, which use Windows Server 2008 and a customized version of Hyper-V, known as the Microsoft Azure Hypervisor to provide virtualization of services.[50]

Scaling and reliability are controlled by the Microsoft Azure Fabric Controller, which ensures the services and environment do not fail if one or more of the servers fails within the Microsoft data center, and which also provides the management of the user's Web application such as memory allocation and load balancing.[50]

Azure provides an API built on REST, HTTP, and XML that allows a developer to interact with the services provided 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.[51][52][53]

In addition to interacting with services via API, users can manage Azure services using the Web-based Azure Portal, which reached General Availability in December 2015.[54] The portal allows users to browse active resources, modify settings, launch new resources, and view basic monitoring data from active virtual machines and services.

Deployment models[]

Microsoft Azure offers two deployment models for cloud resources: the "classic" deployment model and the Azure Resource Manager.[55] In the classic model, each Azure resource (virtual machine, SQL database, etc.) was managed individually. The Azure Resource Manager, introduced in 2014,[55] enables users to create groups of related services so that closely coupled resources can be deployed, managed, and monitored together.[56]

History and timeline[]

Ray Ozzie announcing Windows Azure at PDC 2008, October 27

In 2005, Microsoft took over Groove Networks, and Bill Gates made Grooves 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.[57][58][59]

  • October 2008 (PDC LA) – Announced the Windows Azure Platform[60]
  • 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[61][62]
  • June 2010 – Windows Azure Update, .NET Framework 4, OS Versioning, CDN, SQL Azure Update[63]
  • 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 to Microsoft Azure,[6] ARM Portal introduced at Build 2014.
  • July 2014 – Azure Machine Learning public preview[64]
  • November 2014 – Outage affecting major websites including MSN.com[65]
  • September 2015 – Azure Cloud Switch introduced as a cross-platform Linux distribution. Currently known as SONiC[66]
  • December, 2015 – Azure ARM Portal (codename "Ibiza") released.[67]
  • March, 2016 – Azure Service Fabric is Generally Available (GA)[68]
  • September 2017 – Microsoft Azure gets a new logo and a Manifesto[69]
  • July 16, 2018 – Azure Service Fabric Mesh public preview[70]
  • September 24, 2018 – Microsoft Azure IoT Central is Generally Available (GA)[71]
  • October 10, 2018 – Microsoft joins the Linux-oriented group Open Invention Network.[72]
  • April 17, 2019 – Azure Front Door Service is now available.[73]
  • 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.[74]

Privacy[]

Microsoft has stated that, per the USA Patriot Act, the US government could have access to the data even if the hosted company is not American and the data resides outside the USA.[75][76][contradictory] To manage privacy and security-related concerns, Microsoft has created a Microsoft Azure Trust Center,[77] and Microsoft Azure has several of its services compliant with several compliance programs including ISO 27001:2005 and HIPAA. A full and current listing can be found on the Microsoft Azure Trust Center Compliance page.[78] Of special note, Microsoft Azure has been granted JAB Provisional Authority to Operate (P-ATO) from the U.S. government in accordance with guidelines spelled out under the Federal Risk and Authorization Management Program (FedRAMP), a U.S. government program that provides a standardized approach to security assessment, authorization, and continuous monitoring for cloud services used by the federal government.[79]

Significant outages[]

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[80]
2012-07-26 Misconfigured network device[81][82]
2013-02-22 Expiry of an SSL certificate[83] Xbox Live, Xbox Music and Video also affected[84]
2013-10-30 Worldwide partial compute outage[85]
2014-11-18 Azure storage upgrade caused reduced capacity across several regions[86] Xbox Live, Windows Store, MSN, Search, Visual Studio Online among others were affected.[87]
2015-12-03 Active Directory issues[88]
2016-09-15 Global DNS outage[89]
2017-03-15 Storage tier issues[90]
2017-10-03 Fire system glitch[91]
2018-06-20 Cooling system failure[92] North Europe region experienced 11 hours of downtime
2018-09-04 Cooling system failure due to inadequate surge protection (lightning strike)[93] 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[94]
2021-03-15 OpenID Key removal[95] Authentication errors across multiple services using Azure Active Directory for up to 16 hours
2021-04-01 DNS issue impacting multiple Microsoft services [96] Worldwide DNS issues with Azure services

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 Developer Associate
  • Azure Administrator Associate
  • Azure Data Engineers Associate
  • Azure Security Engineer Associate
  • Azure Solutions Architect Expert
  • Azure DevOps Engineer Expert

Key people[]

  • Dave Cutler, Lead Developer, Microsoft Azure[97]
  • Mark Russinovich, CTO, Microsoft Azure[98]
  • Scott Guthrie, Executive Vice President of the Cloud and AI group in Microsoft
  • Jason Zander, Executive Vice President, Microsoft Azure[99]
  • Julia White, Corporate Vice President, Microsoft Azure[100]

See also[]

References[]

Citations[]

  1. ^ Srivastava, Amitabh (October 27, 2008). "Introducing Windows Azure". msdn.com. Archived from the original on May 14, 2010. Retrieved April 3, 2021.
  2. ^ Wells, John C. (2008). Longman Pronunciation Dictionary (3rd ed.). Longman. ISBN 978-1-4058-8118-0.
  3. ^ Jones, Daniel (2011). Roach, Peter; Setter, Jane; Esling, John (eds.). Cambridge English Pronouncing Dictionary (18th ed.). Cambridge University Press. ISBN 978-0-521-15255-6.
  4. ^ "azure". Lexico UK Dictionary. Oxford University Press.
  5. ^ Jump up to: a b "Why is there a 'reddog' DNS Suffix for my VM's?". Cloudelicious. Retrieved June 26, 2018.
  6. ^ Jump up to: a b c "Upcoming Name Change for Windows Azure". Microsoft Azure. March 24, 2014. Archived from the original on March 24, 2014. Retrieved August 29, 2016.
  7. ^ Tharakan, Anya George and Dastin, Jeffery (October 20, 2016). "Microsoft shares hit high as cloud business flies above estimates". Reuters. Thomson Reuters. Retrieved October 21, 2016.
  8. ^ Directory of Azure Cloud Services
  9. ^ "How to monitor Microsoft Azure VMs". Datadog. Retrieved March 19, 2019.
  10. ^ Vaughan-Nichols, Steven J. "Microsoft developer reveals Linux is now more used on Azure than Windows Server". ZDNet. Retrieved July 2, 2019.
  11. ^ "Meet Windows Azure event June 2012". Weblogs.asp.net. June 7, 2012. Retrieved June 27, 2013.
  12. ^ "Web App Service - Microsoft Azure". Microsoft.
  13. ^ "Mobile Engagement - Microsoft Azure". azure.microsoft.com. Retrieved July 27, 2016.
  14. ^ "HockeyApp - Microsoft Azure". azure.microsoft.com. Retrieved July 27, 2016.
  15. ^ "File Storage". Microsoft. Retrieved January 7, 2017.
  16. ^ Hassell, Jonathan (September 3, 2014). "Microsoft's StorSimple: A first look at the 8000 series". Computerworld.
  17. ^ "Azure and CONNX". CONNX. Retrieved October 30, 2014.
  18. ^ Azure Synapse Analytics
  19. ^ "SQL Data Warehouse | Microsoft Azure". azure.microsoft.com. Retrieved May 23, 2019.
  20. ^ "Introduction to Azure Data Factory". microsoft.com. Retrieved August 16, 2018.
  21. ^ "HDInsight | Cloud Hadoop". Azure.microsoft.com. Retrieved July 22, 2014.
  22. ^ "Sanitization". docs.particular.net. Retrieved November 21, 2018.
  23. ^ sethmanheim. "Overview of Azure Service Bus fundamentals". docs.microsoft.com. Retrieved December 12, 2017.
  24. ^ "Event Hubs". azure.microsoft.com. Retrieved November 21, 2018.
  25. ^ "Azure CDN Coverage by Metro | Microsoft Azure". azure.microsoft.com. Retrieved September 14, 2020.
  26. ^ eamonoreilly. "Azure Automation Overview". azure.microsoft.com. Retrieved September 6, 2018.
  27. ^ "What is the Azure Face API?". Microsoft. July 2, 2019. Retrieved November 29, 2019.
  28. ^ "Detect domain-specific content". Microsoft. February 7, 2019. Retrieved November 29, 2019.
  29. ^ "Applying content tags to images". Microsoft. February 7, 2019. Retrieved November 29, 2019.
  30. ^ "Detecting image types with Computer Vision". Microsoft. March 10, 2019. Retrieved November 29, 2019.
  31. ^ Lardinois, Frederic (May 2, 2019). "Microsoft extends its Cognitive Services with personalization service, handwriting recognition APIs and more". TechCrunch. Retrieved November 29, 2019. the Computer Vision API can now understand more than 10,000 concepts, scenes and objects, together with 1 million celebrities
  32. ^ "Azure". Azure. Retrieved June 13, 2019.
  33. ^ "What is Microsoft Azure Functions? - Definition from WhatIs.com". SearchCloudComputing. Retrieved November 24, 2018.
  34. ^ "Azure IoT Hub general availability overview". Microsoft. Retrieved February 4, 2016.
  35. ^ "IoT Central | Microsoft Azure". azure.microsoft.com. Retrieved May 23, 2019.
  36. ^ Foley, Mary Jo. "Microsoft delivers public preview of its new Azure IoT software as a service". ZDNet. Retrieved December 5, 2017.
  37. ^ Pietschmann, Chris. "Azure IoT Developer Kits (AZ3166) Have Arrived". Build5Nines.com. Retrieved October 4, 2017.
  38. ^ "Microsoft built its own custom Linux kernel for its new IoT service – TechCrunch". techcrunch.com. Retrieved April 17, 2018.
  39. ^ Foley, Mary Jo. "Microsoft's Azure IoT Edge, now generally available, is key to Redmond's IoT strategy | ZDNet". ZDNet. Retrieved August 15, 2018.
  40. ^ "Microsoft's edgy Open Enclave SDK goes cross platform".
  41. ^ Introducing Azure Orbital Microsoft. September 22, 2020. Accessed July 30, 2021
  42. ^ SpaceX, SES to provide broadband for Microsoft’s Azure Space mobile data centers Space News. October 20, 2020. Accessed July 30, 2021
  43. ^ "SES Becomes Microsoft Azure Orbital Founding Connectivity Partner" (Press release). SES. September 22, 2020. Retrieved July 30, 2021.
  44. ^ Moving space into the cloud Space News. June 23, 2021. Accessed July 30, 2021
  45. ^ "Azure Regions | Microsoft Azure". azure.microsoft.com. Retrieved July 17, 2017.
  46. ^ "Microsoft beats Google and Amazon to announce first African data centers, kicking off in 2018". VentureBeat. May 18, 2017. Retrieved July 17, 2017.
  47. ^ Luescher, Michel (October 11, 2018). "Azure Region and Datacenter, find your best match". Retrieved October 1, 2019.
  48. ^ "Google goes bilingual, Facebook fleshes out translation and TensorFlow is dope - And, Microsoft is assisting fish farmers in Japan".
  49. ^ "What is Windows Azure Fabric Controller (FC)? - Definition from WhatIs.com". SearchCloudComputing. Retrieved October 29, 2018.
  50. ^ Jump up to: a b Petertaylor9999. "Enterprise Cloud Adoption: How does Azure work?". docs.microsoft.com. Retrieved October 29, 2018.
  51. ^ "Azure Repos – Git Repositories | Microsoft Azure". azure.microsoft.com. Retrieved October 29, 2018.
  52. ^ "Microsoft Azure Developer Tools | Microsoft Azure". azure.microsoft.com. Retrieved October 29, 2018.
  53. ^ rmcmurray. "Azure Toolkit for Eclipse". docs.microsoft.com. Retrieved October 29, 2018.
  54. ^ Welicki, Leon. "Announcing Azure Portal general availability". Microsoft. Retrieved December 23, 2015.
  55. ^ Jump up to: a b FitzMacken, Tom. "Azure Resource Manager vs. classic deployment". Microsoft. Retrieved September 16, 2016.
  56. ^ FitzMacken, Tom. "Azure Resource Manager overview". Microsoft. Retrieved September 16, 2016.
  57. ^ Ray Ozzie: Bill Gates' Fifth Guy, redmondmag, 2005-03-15.
  58. ^ Red Dog: Five questions with Microsoft mystery man Dave Cutler, ZDNet, 2009-02-25.
  59. ^ The engineer’s engineer: Computer industry luminaries salute Dave Cutler’s five-decade-long quest for quality, Microsoft News Center, 2016-04-15.
  60. ^ "Ray Ozzie announces Windows Azure". ZDNet. Retrieved October 28, 2008.
  61. ^ "Windows Azure General Availability". blogs.microsoft.com. February 1, 2010.
  62. ^ Pietschmann, Chris. "Happy 7th Birthday Microsoft Azure!". Build5Nines.com. Retrieved February 1, 2017.
  63. ^ "SQL Azure SU3 is Now Live and Available in 6 Datacenters Worldwide". SQL Azure Team Blog. Microsoft. Archived from the original on June 20, 2013. Retrieved May 28, 2013.
  64. ^ "Microsoft Azure Machine Learning combines power of comprehensive machine learning with benefits of cloud". blogs.microsoft.com. June 16, 2014.
  65. ^ "Human Error Caused Microsoft Azure Outage". Cloudwards.net. December 20, 2014.
  66. ^ "What is the relationship between Azure Cloud Switch and SONiC?". Github.com. February 15, 2020.
  67. ^ "Announcing Azure Portal general availability". Azure.microsoft.com.
  68. ^ Fussell, Mark. "Azure Service Fabric is GA!". Microsoft. Retrieved March 31, 2016.
  69. ^ "Microsoft Azure gets a new Logo and a Manifesto". Build5Nines.com. September 26, 2017. Retrieved January 9, 2018.
  70. ^ Daniel, Chacko. "Azure Service Fabric is now in public preview". Microsoft Azure. Microsoft. Retrieved July 16, 2018.
  71. ^ "Azure IoT Central is now available". Microsoft Azure. Microsoft. Retrieved September 24, 2018.
  72. ^ "Microsoft has signed up to the Open Invention Network. We repeat. Microsoft has signed up to the OIN".
  73. ^ "Azure Front Door Service is now available".
  74. ^ "Microsoft cloud services continuity". Retrieved March 28, 2020.
  75. ^ Toor, Amar (June 30, 2011). "Microsoft: European cloud data may not be immune to the Patriot Act". Engadget.com. Retrieved June 27, 2013.
  76. ^ "The collapse of the US-EU Safe Harbor", October 20, 2015, Brad Smith, President and Chief Legal Officer, Microsoft.com
  77. ^ "Microsoft Azure Trust Center". Windowsazure.com. Retrieved June 27, 2013.
  78. ^ "Microsoft Azure Trust Center Compliance". Windowsazure.com. Retrieved June 27, 2013.
  79. ^ "FedRAMP Compliant Cloud Systems". cloud.cio.gov. Retrieved October 15, 2014.
  80. ^ "Summary of Windows Azure Service Disruption on Feb 29th, 2012". Azure.microsoft.com. March 9, 2012. Retrieved July 12, 2017.
  81. ^ "Windows Azure outage hits Europe". Gigaom.com. July 26, 2012. Retrieved June 27, 2013.
  82. ^ "Microsoft pins Azure outage on network miscue". Gigaom.com. July 27, 2012. Retrieved June 27, 2013.
  83. ^ Microsoft’s Azure storage service goes down, locking out corporate customers from their data Archived July 26, 2011, at the Wayback Machine
  84. ^ Bishop, Bryan (February 22, 2013). "Xbox Live and Windows Azure suffering from extended outages". Theverge.com. Retrieved June 27, 2013.
  85. ^ "Microsoft's Windows Azure cloud hit by worldwide management interuption [sic]". www.pcworld.com. October 31, 2013. Retrieved November 3, 2013.
  86. ^ Zander, Jason. "Update on Azure Storage Service Interruption". Microsoft. Retrieved December 5, 2014.
  87. ^ Foley, Mary J. "Microsoft says Storage service performance update brought Azure down". ZD.NET. Retrieved December 5, 2014.
  88. ^ "European Office 365 and Microsoft Azure users hit by service outage". Retrieved September 6, 2018.
  89. ^ Foley, Mary Jo. "Global DNS outage hits Microsoft Azure customers - ZDNet". Retrieved September 6, 2018.
  90. ^ "Microsoft confirms Azure storage issues around the world (updated)". March 16, 2017. Retrieved September 6, 2018.
  91. ^ "Microsoft Says Azure Outage Caused by Accidental Fire-Suppression Gas Release". October 4, 2017. Retrieved September 10, 2018.
  92. ^ "Microsoft Azure suffers major outage". June 20, 2018. Retrieved September 6, 2018.
  93. ^ Foley, Mary Jo. "Microsoft South Central U.S. datacenter outage takes down a number of cloud services - ZDNet". Retrieved September 6, 2018.
  94. ^ Pietschmann, Chris (May 3, 2019). "May 2, 2019: Major Azure Outage Due to DNS Migration Issue". Build5Nines.com. Retrieved May 3, 2019.
  95. ^ "March 16, 2021: Microsoft's latest cloud authentication outage: What went wrong". ZDNet.
  96. ^ "RCA - DNS issue impacting multiple Microsoft services (Tracking ID GVY5-TZZ)". Azure.
  97. ^ "The engineer's engineer: Computer industry luminaries salute Dave Cutler's five-decade-long quest for quality". Stories. April 15, 2016. Retrieved November 19, 2020.
  98. ^ "Mark Russinovich - Blog - Microsoft Azure". azure.microsoft.com.
  99. ^ "Jason Zander - Blog - Microsoft Azure". azure.microsoft.com.
  100. ^ "Julia White - Blog - Microsoft Azure". azure.microsoft.com.

Sources[]

Further reading[]

External links[]

Retrieved from ""