Skip to main content

Microsoft Ignite 2020 for Azure Cloud

 

Microsoft Ignite is an annual conference for developers and IT professionals hosted by Microsoft. It has taken place in several locations around the world. Here are the news that I consider the most relevant for Azure cloud.

Azure AI

  • Azure Cognitive Search, Private Endpoint Indexers can now connect to data sources behind a VNET.
  • Azure Cognitive Services is introducing a series of new capabilities — spanning Decision, Vision and Speech.
  • Azure Machine Learning now offers new capabilities, the Designer capability provides drag-and-drop modules for numerous tasks
  • Bot Framework Composer— Now makes it easier to build skills for use within the Virtual Assistant Solution Accelerator with a visual bot development tool.

Azure Data

  • Azure Cosmos DB now offers a serverless option for database operations
  • Flexible Server, a new deployment option now in preview for Azure Database for PostgreSQL and Azure Database for MySQL.
  • Azure SQL Edge, which brings the most secure Microsoft SQL data engine to Internet of Things (IoT) gateways and edge devices, is now available
  • Access-based time lifecycle management, a frequently requested customer feature, is now available in Azure Blob Storage

Azure Datacenters

  • New Availability zones (Canada Central and Australia East)
  • Azure Orbital is a new managed service that provides access to physical satellite communication capabilities to process and analyze data in Microsoft Azure
  • Zone to Zone disaster recovery allows customers to replicate, failover and failback their business-critical virtual machines within the same region with zones.

Azure Dev Ecosystem

  • New enhancements to .NET 5
  • The .NET 5 Release Candidate is now feature-complete and will be generally available Nov. 10.
  • Updates to the Azure App Service managed platform for building, deploying and scaling web apps: Reserved Instance, App Service Premium V3 Plan, Windows Containers, Isolated v2 plan, Java Tomcat Support
  • Datadog and Microsoft Azure have worked together to create an integrated Datadog SaaS solution
  • AKS will have a feature to easily stop and start clusters (at long last!) and the ability to use Azure Policy for governance of AKS clusters and resources
  • Organizations will soon be able to create a private marketplace of preapproved solutions for employees with a new service called Azure Private Marketplace

Azure Infra

  • Backup Center, in public preview, provides a single, unified experience designed for backup management at scale.
  • Azure Backup will now extend Cross Region Restore of Azure VMs to support SQL and SAP HANA backups.
  • Azure Resource Mover is a new product that allows customers to easily move their resources such as managed disks, networking components and SQL Azure resources across regions.
  • Azure Advisor Score is now in preview.
  • Azure Image Builder, generally available by the end of this year, is a free image-building service that streamlines the creation, update, patch, management and operation of Linux and Windows images.
  • Azure Automanage is a new Azure service in preview that helps customers significantly reduce day-to-day management tasks with automated operations across the entire lifecycle of Windows Server virtual machines (VMs) on Azure.
  • Windows Admin Center, IT admins’ favorite server management tool, is now available in preview in the Azure Portal.

Security

  • Protecting every major OS: Microsoft Defender Advanced Threat Protection is now Microsoft Defender for Endpoint and is extending protection for the rapidly evolving world of mobile threats.
  • Protecting priority email accounts: Office 365 Advanced Threat Protection is now Microsoft Defender for Office 365.
  • In addition, Azure Advanced Threat Protection is now Microsoft Defender for Identity and continues to provide customers with hybrid identity threat protection
  • Microsoft Threat Protection is now Microsoft 365 Defender, the XDR for end-user environments.
  • Protecting priority email accounts: Office 365 Advanced Threat Protection is now Microsoft Defender for Office 365. Now in public preview, security teams can prioritize protection for the most visible and most targeted individuals in the organization, tagging and tracking them in the portal as Priority accounts.
  • In addition, Azure Advanced Threat Protection is now Microsoft Defender for Identity and continues to provide customers with hybrid identity threat protection
  • Azure Security Center’s cloud workload protection features are now Azure Defender
  • Azure Defender now includes protection for Azure Key Vault, now in general availability. Azure Defender also now supports protecting on-premises and multicloud protection for SQL Server

For more information refer to: https://news.microsoft.com/ignite-2020-book-of-news

I hope this has been informative and thank you for reading!

Comments

Popular posts from this blog

Azure Traffic Manager (ATM)

Azure Traffic Manager is a DNS-based traffic load balancer that enables you to distribute traffic optimally to services across global Azure regions while providing high availability and responsiveness. The traffic manager service is used to direct client requests to the most appropriate service endpoint that is based on a traffic routing method and health of the endpoint. The different traffic routing methods available for the Azure Traffic Manager below Priority: Route traffic to another endpoint in case the primary falls. Weighted: Route traffic to the different endpoints based on weight. Performance: You want the end-users to use the "closest" endpoint in terms of the lowest network latency. Geographic: Users would be directed to the endpoint based on their geographic location. Subnet: This maps the set of end-users IP address ranges to a specific endpoint within a traffic manager profile. I hope this has been informative and thank you for reading!

Azure Landing Zone – Networking Overview

In this blog post, we will be going through the networking overview of the Azure Landing Zone. key design considerations and recommendations surrounding network typologies in Microsoft Azure. Design Element : Below are the design consideration for Azure networking and connectivity. Planning for IP Addressing Configure DNS Define an Azure Networking Topology Connectivity to Azure Connectivity to other cloud providers Planning for IP Addressing IP address planning is a vital first step when designing a network in Azure especially if you have a hybrid environment to avoid overlapping IP address space across on-premises environment and Azure. Design Considerations: Azure reserves 5 IP address with each subnet so factor in the address space when sizing the virtual networks. Some Azure service such as Application Gateway – WAF, Azure Firewall, Azure Bastion and VPN Gateway require dedicated subnets. You can delegate subnets to some Azure service that can be injected into the virtual network.

Microsoft Azure AI Solution - AI-100

  I have curated a list of articles from Microsoft documentation for each objective of the AI-100 exam AI-100 Azure AI Solution Online Course Pluralsight (Learning Path) Microsoft Azure AI Engineer Certification [Free Trial] LinkedIn Learning [Free Trial] Learning Microsoft Cognitive Services for Developers Whizlabs Microsoft Azure Exam AI-100 Certification Udemy ML and AI using Microsoft Cognitive Services AI-100 Azure AI Practice Test and Lab Udemy Practice Test                Designing and Implementing an Azure AI Exam AI-100 GitHub Labs Labs resources on GitHub AI-100 Azure AI Related Study Materials Coursera                                    Deep Learning Specialization by Andrew Ng Amazon e-book (PDF) Learning Microsoft Cognitive Services To view other Azure Certificate Study Guides, click here  I hope this has been informative and thank you for reading!