Time zone:
English
Intermediate
Development
With the Data API builder, developers can easily create APIs for their Azure databases without having to write any custom code, making it easier to access and manipulate data from their applications. In this presentation, you'll get a good understanding of how to get started with the Data API builder and how it can help you create powerful APIs for your Azure databases. Whether you're a developer looking to build modern, cloud-native applications or a data analyst looking to extract insights from your data, the Data API builder for Azure Databases can help you achieve your goals.
English
Intermediate
Other
I metodi di autenticazione passwordless sono sempre più utilizzati nelle infrastrutture moderne. In questa sessione li metteremo a confronto e offriremo spunti su come iniziare ad inplementarli, mostrando come creare un utente passwordless fin dal principio con l’uso di Temporary Access Pass e FIDO2 keys.
English
Intermediate
Other
Sono poche le aziende che oggi possono vantare una storia "cloud-only" o "cloud-native"; lo scenario più comune è quello che vede una parte dei workload "on-prem" ed una parte sul cloud. E' proprio quando questi workload devono poter comunicare tra loro che si parla di connettività ibrida. In questa sessione vedremo come si può connettere un datacenter on-prem col cloud Azure e come consentire l'accesso alle risorse su rete privata.
English
Intermediate
Other
Quante volte, al supermercato, hai pagato un prezzo più alto salvo poi trovare lo stesso articolo nel negozio di fronte ad un prezzo più competitivo? Con Azure Data Explorer affrontiamo i primi passi nell'esplorazione interattiva dei dati e scopriremo dove ci conviene andare a fare la spesa!
English
Intermediate
Other
In un’era in cui le aziende dipendono sempre di più dai sistemi informatici per il loro funzionamento, la protezione dei dati e la continuità del business sono elementi che devono necessariamente essere presi in considerazione. Gli eventi imprevisti come disastri naturali, guasti hardware, attacchi informatici ed errori umani possono causare l’interruzione dei servizi IT, con conseguenti perdite finanziarie significative. È qui che entra in gioco il piano di Disaster Recovery (DR), che permette alle aziende di ripristinare rapidamente i servizi IT e minimizzare l’impatto sul business degli eventi imprevisti. In questa sessione saranno approfonditi gli aspetti da tenere in considerazione per sviluppare piani di disaster recovery efficaci e saranno esaminate le opportunità offerte da Azure per adottare soluzioni moderne ed efficaci.
English
Intermediate
Other
Con Azure Virtual Desktop si può accedere ad un desktop virtuale Client o Server ovunque e da qualsiasi device. In questa sessione vedremo come si crea un infrastruttura di AVD, le modalità di accesso dai vari tipi di piattaforme client e le ultime novità sulla gestione delle stampe con Universal print.
English
Intermediate
Other
Azure Communication Services è la piattaforma di servizi Azure che troviamo sotto il cofano di Microsoft Teams. In questa sessione vediamo quali servizi ACS ci mette a disposizione per sviluppare una nostra applicazione di chat e calling
English
Intermediate
Other
Microsoft Azure rende disponibili soluzioni per inventariare le risorse presenti nell’organizzazione, comprese quelle esposte pubblicamente, al fine di migliorarne la postura di sicurezza. In questa sessione illustreremo in dettaglio, anche con l’utilizzo di demo ad hoc, le funzionalità offerte dai servizi Defender for Cloud e Microsoft Defender External Attack Surface Management (Defender EASM).
English
Intermediate
Other
Quali sono ad oggi le possibili soluzioni per connettere una MCU ad azure, quali linguaggi e quali piattaforme utilizzare ? In questa sessione vedremo quali strumenti abbiamo a disposizione per soddisfare queste esigenze.
English
Intermediate
Other
Nella sessione presenterò DAPR e come facilità la creazione di applicazioni complesse basate su microservizi. Farò un introduzione di Azure Container App è delle sue funzionalità e dell'integrazione con DAPR. Porterò un esempio di una applicazione (iToilet trova il bagno più vicino un idea di Seinfield show degli anni 90) in aspnet e node js che utilizza DAPR e Azure Container Apps. Se il tempo di sessione lo consente introdurrò il concetto di revision di Azure Container Apps e lo mostrerò in pratica.
English
Intermediate
Other
GSF (Green Software Foundation) is getting much attention from last COP27 where, among other news, the SCI specification has been launched. In this wannabe-sustainable session we understand the basics of the Green Software Foundation organization and the basics of the principles, patterns and practices we can implement. And remember: all this beautiful stuff, must be economically convenient.
English
Intermediate
Other
Quante volte vi è capitato di rilasciare un'applicazione in produzione su Kubernetes e avete riscontrato problemi di difficile individuazione? E quante notti in bianco vi sono servite per risolverli? In genere il motivo per cui si verifica un problema non è sempre uno solo e anche se nel sistema tutti i servizi sono completamente funzionanti, potrebbero sempre esserci dei comportamenti inaspettati. E se ci fosse un modo per prevedere queste situazioni prima di arrecare danni ai vostri clienti? In questa sessione vediamo come testare la resilienza delle nostre applicazioni usando i principi di Chaos Engineering e Azure Chaos Studio.
English
Intermediate
Other
Come gestire e proteggere i propri sistemi Windows 10 e Windows 11 attraverso una soluzione di gestione moderna come Microsoft Intune
English
Intermediate
Other
In questa sessione verrà presentato il servizio Azure Load Testing, mostrando come progettare ed eseguire performance/load test per la vostra web application, come simulare migliaia di utenti e sessioni concorrenti, trovare ed ottimizzare i colli di bottiglia e migliorare la scalabilità applicativa.
English
Intermediate
Other
Do you have any Azure SQL Database that supports your production applications? Are you sure you implemented all the best features to protect your solution? Nooo?? What are you waiting for in the lobby?!? Jump into the room and have a quick overview of how to protect your workload by improving authentication, securing network and data, auditing access, and so on! We'll discuss topics like: - Authentication and authorization mechanisms for Azure SQL Database, with a focus on Role-based access control (RBAC) and database-level permissions, as well as other interesting features you can leverage by integrating with Azure Active Directory. - Connectivity options, introducing Service Endpoints and Private Endpoints to implement a network boundary around PaaS resources. - Transparent data encryption (TDE) and always encrypted. - Data masking and classification. - Vulnerability assessment and advanced threat protection. - Auditing and monitoring using Azure native tools. By the end of this session, you will have a better understanding of how to secure your Azure SQL Database instances and ensure that your data is safe in the cloud.
English
Intermediate
Other
Dedicated Pool refers to the enterprise data warehousing features that are available in Azure Synapse Analytics. Its engine is based on SQL Server's one and working with it will be very familiar for SQL Server people. Do you need a table? You can start with CREATE TABLE command but, be aware that Dedicated Pool is a distributed engine and that table could be Replicated or Distributed over multiple nodes. Distribution, Data Skew, Data Movement are "new concepts" you must be familiar with to get better performance in a Dedicated Pool.
English
Intermediate
Other
In applicazioni in cui i modelli di machine learning vanno aggiornati quando i dati di produzione cambiano è possibile usare Kubernetes e KEDA per decidere quando rifare il training del modello e renderlo disponibile agli altri componenti dell’applicazione. In questa sessione vedremo un caso d’uso reale di questi scenari.
English
Intermediate
Other
Si parla tanto di microservizi, anche quando non sono strettamente necessari. Sono l'unica alternativa possibile per scrivere codice pulito, a componenti indipendenti e facilmente divisibile? E se costruissimo una soluzione a moduli? Attenzione, ogni modulo deve essere indipendente, dalla business logic ai dati, ma il tutto in un'unica soluzione. Molto più facili da testare, rispetto ai microservizi; meno infrastruttura da gestire, ma allo stesso tempo, pronti a scalare. Scopriamolo insieme come .NET Core ci permette di creare soluzioni simili e come Azure sia pronta ad ospitarle
English
Intermediate
Other
In this session we will explore how to deploy Azure Functions using Azure DevOps and docker in Azure Kubernetes cluster and and benefit from Kubernetes-native autoscale by using the Kubernetes Event Driven Architecture (KEDA)
English
Intermediate
Other
This session will be about how to create a resource and deploy a model using Azure OpenAi. It will be a session where I will explain how to do everything step by step with examples so that people are aware of the latest trends in the market.
English
Intermediate
Development
With the Data API builder, developers can easily create APIs for their Azure databases without having to write any custom code, making it easier to access and manipulate data from their applications. In this presentation, you'll get a good understanding of how to get started with the Data API builder and how it can help you create powerful APIs for your Azure databases. Whether you're a developer looking to build modern, cloud-native applications or a data analyst looking to extract insights from your data, the Data API builder for Azure Databases can help you achieve your goals.
English
Intermediate
Other
New megatrends like Cloud, ML/AI, Containers & Co. are undoubtedly becoming increasingly important. We also have many services that simplifies implementation of modern applications. But choosing the right architecture under hundreds of services is not an easy task. In this session, we will demonstrate how to approach the right architecture on the example of an application that uses .NET, ML.NET, ASP.NET, Docker, ACI, ACR and Azure Batch Service. With a lot of demos, we will explain step by step how to build the right solution, and discuss the limitations of each used technology. However, a real solution has numerous requirements that go beyond the scope of an experimental application. ML.NET is a viable approach that also has its limits. You will learn how containers surprisingly behave under "heavy workloads" such as the ML training process. Such a real-life examples show that “lovely containers” have limits that you must overcome with another approach like Azure Batch Service or similar. This is an advanced talk with lots of demos and insights into the world of Microsoft Azure Cloud Computing. Even if your focus is not necessarily ML or Azure Batch Service, this talk will teach you how to design and run scalable and elastic heavy-load solutions in Azure.
English
Intermediate
Other
Machine learning as a service (MLaaS) is an umbrella definition of various cloud-based platforms that cover most infrastructure issues such as data pre-processing, model training, and model evaluation, with further prediction... In this session we will see how we can use Microsoft Azure to use Machine Learning algorithms as a Service in most optimal ways.
English
Intermediate
Other
Everybody interested in combining IoT and Artificial Intelligence will benefit from this session. Azure Percept is a new platform to create hardware accelerated Artificial Intelligence solutions that run on the edge. It is effectively an IoT device. Integration with cloud-based AI such as Azure Cognitive Services or Azure Machine Learning enables quick development and deployment of pre-built intelligence. In this session, attendees will learn about the hardware Azure Percept and about the concept of the device ecosystem for sensors that integrate with Azure Percept. The session also demonstrates the Azure based tools to administer systems that incorporate the device and understand the relationship with the Azure IoT offerings. The presenter will share personal insights including experiences with typical challenges when working with this type of device. Developers will see the developer experience to develop applications that leverage Azure Percept and receive information how to get started. IT Pros will understand how Azure Percept relates to the Microsoft Azure IoT ecosystem. Decision makers will hear about the value proposition of Azure Percept and why it could be relevant for their organizations.
English
Intermediate
Other
Kick-off for Day 1 of Gimme Cloud Talks user group hosting of Global Azure 2023
English
Intermediate
ITPro
These days more and more companies are using a hybrid cloud model. But still a lot of those companies struggle with how they can view, govern and secure all their hybrid resources in a seamless way. Luckily these days those companies can overcome their cloud fears and pains and start using the full potential of their hybrid infrastructure, by combining the capabilities of Azure Arc and Windows Admin Center. To guide you on your way, in this session, Micha and Wim will first look into Azure Arc-enabled servers. Secondly they will also show you how you can use Windows Admin Center (WAC) to integrate and manage Azure Hybrid services, for example how you can manage Azure Stack HCI with WAC & Azure Arc. So join them in this demo-packed session and learn all about how Azure Arc and Windows Admin Center can help you to manage your hybrid cloud. So let the battle begin ...
English
Intermediate
Security
Securing the cloud resources of your environment is an error-prone and time-consuming task when performed manually. In fact, there are many examples of data breaches caused by misconfiguration of the cloud resources like S3 buckets or Cloud storage accounts. But, there are better ways to automate this process with a couple of technical approaches that you can use to mitigate these risks including cloud resource hygiene with infrastructure-as-code (IaC). In fact, by eliminating manual configuration and shifting to infrastructure-as-code (IaC) your organization can minimize this threat and improve the security posture of the workloads. Join my session to learn how you could eliminate these risks by following DevSecOps principles. Learn how IaC could allow you to version control changes in the Azure cloud environments.
English
Intermediate
Development
This workshop is a guided activity to learn, architect, and implement a real-world, serverless solution in the Microsoft Azure ecosystem. The tools utilized will include Azure Functions, Cosmos DB, Event Grid, Logic Apps, Application Insights, and Azure storage. After completing the workshop, attendees will be able to take the skills they've learned and apply them to solutions for both enterprise and personal projects. The Attendees will need to be able to access an Azure Subscription and GitHub. This should be done on personal, non-work email accounts and non-work machines, unless the attendee is certain those accounts are in compliance with their company and also will not present access issues from a remote location at the conference.
English
Intermediate
Security
An overview of the learning objectives for the Microsoft 365 and Azure Security certifications. This will include MS-500, AZ-500, and the new SC certifications. These paths provide security compliance and Identity knowledge and certifications for Microsoft technologies. Additionally, Dwayne will discuss other vendor independent certifications such as (ISC)2, CompTIA, and others that can assist on your cloud security journey. Including recommended paths and study guides.
English
Intermediate
Other
Day 2 of Global Azure 2023. Gimme Cloud Talks kick-off and introductions of live streams for the day.
English
Intermediate
Security
Introducing the Defense in Depth strategy on protecting your environment.
English
Intermediate
Security
In this session, Dwayne will provide guidance toward architecting a Zero Trust Framework within your Azure infrastructure. He will provide areas of focus for identity, networking, devices, applications, and data for a defense in depth security design. This article will close with a case study example of how to evaluate and consult for a Zero Trust Framework within your company or customer.
English
Intermediate
Internet of Things
In this IoT Developer exam preparation session, you will learn about the latest updates on the exam. In addition, I will share my tips on how to focus on the AZ-220 D Microsoft Azure IoT Developer exam objectives and help you to get well-informed and prepared before your upcoming exam date. At the end of the session, you will be knowledgeable about the official and community learning resources that will boost your knowledge, and help you get prepared for your exam date.
English
Intermediate
AI/ML
Have you heard about Chat GPT? Do you think Open AI could be the future of your company, or make your job way easier? In this session we will discuss how to get started with Open AI in Azure, the feature set today, incorporating it in our daily app development, and importing it to a simple .Net application!
English
Intermediate
Other
In this lightning talk, I will share bits and tips on how to focus on the AZ-305 Designing Microsoft Azure Infrastructure Solutions exam objectives and help you to get informed and prepared before your upcoming exam date. I will share official and community learning resources that will boost your knowledge, and help you get prepared for this important exam with more confidence.
English
Intermediate
Other
Observability is the ability to understand what's happening within a complex system by gathering data from various sources, including logs, metrics, traces, and more. However, the term can be confusing and difficult to implement effectively. In this session, we will demystify observability by discussing its core principles and best practices for efficient monitoring. Specifically, we will focus on how Azure Monitor can help you achieve complete observability across your applications and infrastructure. We will cover topics such as data collection, visualization, alerting, and incident response, providing practical tips and tricks along the way. By the end of this session, you will have a clear understanding of how to use Azure Monitor to achieve effective observability and proactively address issues before they impact your users.
English
Intermediate
Other
Azure Open AI Services is a new cloud service that provides access to powerful language models developed by OpenAI, such as GPT-3.5, Codex, and DALL-E. These models can perform various natural language tasks, such as content generation, summarization, semantic search, and natural language to code translation. In this session, you will learn how to use Azure Open AI Services in your own applications using REST APIs and C# code examples. You will also learn how to customize and fine-tune the models for your specific needs and scenarios. You will also discover how Azure Open AI Services runs on the Azure global infrastructure with enterprise-grade security, compliance, and availability. By the end of this session, you will have a better understanding of how Azure Open AI Services can help you create innovative and intelligent solutions using state-of-the-art language models from OpenAI.
English
Intermediate
Other
Azure Arc is a hybrid cloud solution that lets you manage and deploy applications and services across datacenters, edge devices, and multicloud environments using Azure tools and services. You can use Azure Arc to simplify governance, optimize costs, accelerate innovation, and enhance security for your hybrid environment. In this session, we will explore the features and benefits of Azure Arc. We will check how Azure Arc enables organizations to extend Azure management to any infrastructure, regardless of location or platform, and how it can help simplify complex hybrid and multi-cloud environments. We will also check how to use Azure Arc to manage and monitor resources, enforce compliance policies, and deploy applications across a variety of environments and best practices for using Azure Arc to optimize resource utilization, increase security, and reduce operational costs. Whether you are just getting started with Azure Arc or looking to deepen your knowledge, this session will provide the information and tools you need to manage your hybrid cloud environment successfully.
English
Intermediate
Other
Nesta sessão vamos conhecer melhor os fundamentos dos serviços para containers em Azure, as suas características, o que os distingue e como tirar o melhor partido de cada um deles, tanto enquanto developers como responsáveis pela infraestrutura.
English
Intermediate
Other
Every day more and more organizations understand the benefits of PaaS and are building and moving workloads to PaaS services like Azure App Services. In this demo-depend session, we will check how to run http-based applications in Azure App Service. We start with a repo in Azure DevOps or GitHub, use Pipelines or Actions to deploy both the app and the infrastructure to Azure. Then we will explore other features like custom domains, certificates, configurations, scaling, and how to distribute the app around multiple Azure regions. This is not the end there is still time to demo how to integrate our application with Azure Key Vault using Azure AD Managed Identities to improve security. Few slides / most demos, be sure to be ready to have you mind blown! 🤯
English
Intermediate
Other
Caching is a well-known concept for boosting application performance, but its implementation can widely impact both its effectiveness as well as its efficiency. In this session we will explore Redis as a distributed caching option available in Azure, as well as some practical usage scenarios as a Data caching solution.
English
Intermediate
ITPro
The Azure Bicep language is a relatively new IaC language created to simplify the management of your Microsoft Azure infrastructure. It has huge improvements in usability and community support that aims to simplify infrastructure authoring and managing tasks for cloud engineers and systems administrators. In this session, I will introduce the newest features and capabilities of Azure Bicep language. You will experience simple yet powerful demos on how you can leverage the tools and language features in your day-2-day cloud infrastructure management.
English
Intermediate
Other
In this session we will look into IoT Hub set up and event lifecycle, from ingestion to processing solutions and storage. We will discuss different approaches in ingesting data into the cloud through our IoT Hub, how to enrich and process events in a realtime scenario.

Code of Conduct

We seek to provide a respectful, friendly, professional experience for everyone, regardless of gender, sexual orientation, physical appearance, disability, age, race or religion. We do not tolerate any behavior that is harassing or degrading to any individual, in any form. The Code of Conduct will be enforced.

Who does this Code of Conduct apply to?

All live stream organizers using the Global Azure brand and Global Azure speakers are responsible for knowing and abiding by these standards. Each speaker who wishes to submit through our Call for Presentations needs to read and accept the Code of Conduct. We encourage every organizer and attendee to assist in creating a welcoming and safe environment. Live stream organizers are required to inform and enforce the Code of Conduct if they accept community content to their stream.

Where can I get help?

If you are being harassed, notice that someone else is being harassed, or have any other concerns, report it. Please report any concerns, suspicious or disruptive activity or behavior directly to any of the live stream organizers, or directly to the Global Azure admins at team@globalazure.net. All reports to the Global admin team will remain confidential.

Code of Conduct for local live streams

We expect local organizers to set up and enforce a Code of Conduct for all Global Azure live stream.

A good template can be found at https://confcodeofconduct.com/, including internationalized versions at https://github.com/confcodeofconduct/confcodeofconduct.com. An excellent version of a Code of Conduct, not a template, is built by the DDD Europe conference at https://dddeurope.com/2020/coc/.