Using Azure Synapse Serverless Pools for Data Engineering | Data Exposed

Data engineering is one of the most involved, dull, and repetitive tasks in the data industry today. Bringing up the subject is a sure way to instantly clear the room at a party or make your friends groan in despair. The work includes a lot of complicated tools, many, many lines of code, and a not-insignificant amount of gnashing of teeth. But what if I told you there is a way to quickly, easily, and cheaply do both data engineering and data exploration on most data without even having to import it into a database? What if I told you that Azure Synapse has a just about magical tool that can instantly connect to flat files and make them available as nice, well-behaved tables? I'm talking about Azure Synapse serverless pools, a great tool for both initial exploration and surprisingly complex data engineering. I'll walk you through what it is, how to set it up, and give you a few examples of basic data exploration, as well as a tad more complex data engineering. Oh, and did I mention you can actually store the end result in several different formats as well...?[00:56] Azure Synapse Serverless Pools Overview[01:54] Demo[11:05] Getting startedResources:Andy Cutler's blog on serverless poolsAndy Mallon's blog on bucketing with T-SQLAbout Alexander Arvidsson:Alexander is a principal solutions architect at Attollo in Sweden. Nobody really knows what it means to be a principal solutions architect, but he spends his days speaking, teaching courses or helping clients of all shapes and sizes to take better care of their data.He has spent the last 25 years toying with data, databases and related infrastructure services such as storage, networking and virtualization, occasionally emerging from the technical darkness to attend a Star Wars convention somewhere in the world.He is a frequent international speaker, Data Platform MVP, podcaster, Pluralsight author, blogger and a Microsoft Certified Trainer, focusing on the Microsoft data platform stack.About MVPs:Microsoft Most Valuable Professionals, or MVPs, are technology experts who passionately share their knowledge with the community. They are always on the "bleeding edge" and have an unstoppable urge to get their hands on new, exciting technologies. They have a very deep knowledge of Microsoft products and services, while also being able to bring together diverse platforms, products, and solutions, to solve real-world problems. MVPs make up a global community of over 4,000 technical experts and community leaders across 90 countries/regions and are driven by their passion, community spirit, and the quest for knowledge. Above all and in addition to their amazing technical abilities, MVPs are always willing to help others - that's what sets them apart. Learn more: https://aka.ms/mvpprogram

Building a custom checkout form with Stripe Elements | On .NET

Stripe elements provide prebuilt UI components that enable developers to create beautiful checkout flows for your applications. In this episode, CJ Avilla does on to show us how to integrate Stripe elements into an ASP.NET Core project. [00:00] - Introduction[01:34] - Exploring a custom form[04:12] - Payment collection workflow[06:37] - Adding stripe checkout to your app[12:27] - Customizing the payment types[15:12] - Can you apply your own styles?[16:15] - How are taxes handled? Accepting online payments (Checkout)https://github.com/cecilphillip/ContosoCraftsStripedhttps://stripe.com/docs/payments/accept-a-payment?platform=web&ui=checkout&lang=dotnet  Building custom payment forms with Stripe (Elements)https://github.com/cjavilla-stripe/ContosoCraftsStripeElements https://stripe.dev/elements-examples/ https://stripe.com/docs/payments/payment-element https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements&lang=dotnet General Stripe linksRegister - https://dashboard.stripe.com/register Support - https://stripe.com/go/developer-chat Social - https://twitter.com/stripedev 

Govern your data wherever it resides with Azure Purview | Azure Friday

Last December, Gaurav was on Azure Friday with Scott Hanselman to introduce a new Azure service: Azure Purview. He showed how Azure Purview scans and map all your data—no matter where it is. Azure Purview is now generally available, and Gaurav is back to show what's new and what's on the roadmap.[0:00:00]– Introduction[0:00:30]– Azure Purview overview[0:05:40]– Key GA Announcements[0:18:40]– Roadmap[0:19:05]– Wrap-upWhat is Azure Purview?Quickstart: Create an Azure Purview account in the Azure portalIntroduction to Azure Purview learning moduleAzure Purview documentationCreate a free account (Azure)

Automating Diagnostic Notebooks with Azure Serverless Architecture | Data Exposed

Did you know that Jupyter Notebooks can be automated? Join this episode with Julie Koesmarno to see an example of how you can use automate diagnostic notebooks automatically executed as an issue is assigned to you. We will be using Azure serverless architecture to illustrate this example. You will learn how you can leverage Azure Logic Apps and API that is available for executing Jupiter Notebook from command lines. [01:30] Automating Diagnostic Notebooks Overview[03:10] Demo[08:02] ArchitectureResources:Troubleshooting SQL Server made easy via Notebook

Armchair Architects: Resiliency in the Cloud: an Introduction | Azure Enablement Show

In this inaugural episode of the Armchair Architect series of the Azure Enablement Show, David Blank-Edelman is joined by Uli Homann, Microsoft Corporative Vice President and Distinguished Architect, and Eric Charran, Chief Architect at Microsoft to discuss cloud architecture concepts like resiliency and self-healing.✅Resources:Reliability patterns - Cloud Design Patterns | Microsoft DocsFailure mode analysis - Azure Architecture Center | Microsoft DocsDesign for self-healing - Azure Application Architecture Guide | Microsoft DocsDesign principles for Azure applications - Azure Architecture Center | Microsoft Docs[00:00] Introduction[01:19] What do resilience and self-healing mean?[02:07] How is resiliency different from fault-tolerance and self-healing?[04:31] Is resiliency a binary state? What's a good analogy?[06:59] What do we do from an architectural standpoint to properly handle a degraded state?[08:42] As an example, how is Netflix managing issues such as degraded connectivity?[11:50] This is a great conversation. Where do we go from here?🔴 Watch more episodes in the Azure Well-Architected Series! 🔴 Explore more cloud enablement resources! 

Automate threat response with Azure Sentinel | Azure Friday

Sarah Young joins Scott Hanselman to discuss updates to Azure Sentinel automation and how you can use it to accelerate and streamline threat response for your security operations.[0:00:00]– Introduction[0:02:41]– Azure Sentinel automation rules[0:06:15]– Automating responses with playbooks [0:09:30]– Playbook templates [0:12:56]– Wrap-upAutomate incident handling in Azure Sentinel with automation rulesAutomate threat response with playbooks in Azure SentinelSecurity Orchestration, Automation, and Response (SOAR) in Azure SentinelAzure / Azure Sentinel GitHub repoCreate a free account (Azure)

Notebook Views in Azure Data Studio | Data Exposed

In this episode of Data Exposed with Julie Koesmarno, we will give you a sneak peek of what's new in Azure Data Studio. In this demo, Notebook view simplifies the workflow for your notebook consumers. At Microsoft, we continuously strive to come up with practical ideas that help our customers. With that, we have also been experimenting with converting a couple of highly used SQL Server docs to Notebooks.[00:58] Notebook Views overview[03:05] Demo[05:27] SQL Docs to Notebooks[07:33] Getting startedResources: Troubleshooting SQL Server made easy via Notebooks – seeking your feedback

DevOps Lab | Hashicorp Series | Episode 2 | How to terraform everything | The DevOps Lab

Welcome to the second episode in our HashiCorp series, Kyle Ruddy is back to show us how we can use terraform to manage both Azure and Github with code. While many people only use it to provision infrastructure, it actually manages all sorts of cool stuff! Check it out.Jump to:[00:30] Why should we Terraform everything?[02:20] Order a Pizza with Terraform[03:00] Managing GitHub Repositories with Terraform[06:13] Demo: GitHub Provider for TerraformLearn more:GitHub Provider for Terraformhttps://registry.terraform.io/providers/integrations/githubGet Started using Terraformhttps://learn.hashicorp.com/terraformGet Started using the GitHub Provider for Terraform https://learn.hashicorp.com/tutorials/terraform/github-user-teams?in=terraform/it-saasAzure DevOps Docs https://aka.ms/AzureDevOps/Docs​Azure DevOps YouTube https://aka.ms/AzureDevOpsYouTube​​Follow April https://twitter.com/TheAprilEdwardsFollow Kyle https://twitter.com/kmruddy