Skip to content
Back to Blog
2 min read

Azure Year in Review: 2020 Highlights

It’s New Year’s Eve, the kids are asleep, and I’m wrapping up a year that nobody planned for. 2020 was the year cloud stopped being a strategic conversation and started being how the lights stayed on. Teams went from “we’re trialling it” to “we live in it” in a fortnight. Windows Virtual Desktop became survival infrastructure. Synapse went GA, Purview launched in preview, OpenAI signed an exclusive partnership with Microsoft. Below are the announcements and shifts that actually changed how I work, not the marketing highlight reel.

Major Announcements

Azure Synapse Analytics (December)

The unified analytics platform went GA, combining:

  • SQL data warehousing
  • Spark big data processing
  • Data integration (ADF)
  • Power BI integration
-- One platform for all analytics
SELECT * FROM OPENROWSET(
    BULK 'https://storage.blob.core.windows.net/data/*.parquet',
    FORMAT = 'PARQUET'
) AS data

Azure Communication Services (September)

Enterprise communication APIs for:

  • Voice and video calling
  • Chat messaging
  • SMS
  • Teams interoperability

Azure Arc (November)

Extend Azure management to any infrastructure:

  • Arc-enabled servers
  • Arc-enabled Kubernetes
  • Arc-enabled data services

GitHub Integration

Microsoft’s investment in developer tools:

  • GitHub Actions for Azure
  • GitHub Codespaces
  • Azure DevOps + GitHub integration

Remote Work Enablement

Azure Virtual Desktop usage surged as organizations:

  • Scaled VDI solutions rapidly
  • Enabled secure remote access
  • Maintained business continuity

AI and ML Acceleration

  • Cognitive Services expanded
  • Azure Machine Learning updates
  • Responsible AI tools introduced
  • OpenAI partnership deepened

Security Focus

  • Azure Defender (formerly Security Center)
  • Azure Sentinel adoption
  • Zero Trust architecture guidance
  • Confidential computing expansion

Data Platform Evolution

  • Synapse Analytics GA
  • Cosmos DB enhancements
  • Azure Purview preview
  • Data governance emphasis

By the Numbers

MetricGrowth
Azure revenue+50% YoY
Active regions60+
Compliance certifications90+
Services available200+

Technology Milestones

Kubernetes and Containers

  • AKS continued rapid adoption
  • Container Instances improvements
  • Azure Red Hat OpenShift expansion
  • Service Mesh integration

Serverless Computing

  • Functions improvements
  • Event Grid enhancements
  • Logic Apps updates
  • Durable Functions patterns

Networking

  • Virtual WAN expansion
  • Private Link services
  • Azure Bastion improvements
  • ExpressRoute Direct

Community and Learning

Microsoft Learn

Free learning paths expanded:

  • Azure fundamentals
  • AI certifications
  • Data engineering paths
  • Security specializations

Virtual Events

Conferences went virtual:

  • Microsoft Build
  • Microsoft Ignite
  • Azure community events

Looking Ahead to 2021

Trends to watch:

  1. Azure Arc expansion
  2. AI/ML democratization
  3. Edge computing growth
  4. Sustainability initiatives
  5. Industry clouds (healthcare, retail)

Personal Highlights

As an Azure practitioner, 2020 brought:

  • New skills in Synapse Analytics
  • Deeper Databricks expertise
  • AI services exploration
  • Community connections (virtually!)

Conclusion

2020 challenged us all, but Azure rose to meet those challenges. The platform matured significantly, enabling digital transformation at unprecedented scale.

Here’s to continuing the cloud journey in 2021!

# Cheers to 2020
print("Thank you for an incredible year!")
print("See you in 2021!")
Michael John Peña

Michael John Peña

Senior Data Engineer based in Sydney. Writing about data, cloud, and technology.