Azure Weekly - ☁️ Azure Weekly #408 - 5th March 2023
Azure Weekly Newsletter Issue #408
powered by endjin
Welcome to issue 408 of Azure Weekly. We're starting to see the confidential computing hardware efforts appear in more "higher level" services. My hope is that these are all steps towards providing hard multi-tenancy across all PaaS offerings in Azure, meaning that it's possible to create high-density, cost-effective, secure multi-tenant SaaS applications (even for regulated industries), so that orgs don't have to struggle with "environment per tenant" type scenarios (which don't scale up from an operational or cost perspective). Serverless meets confidential computing with confidential containers on Azure Container Instances
and the more detailed: public preview of confidential containers on Azure Container Instances highlights AI workloads.
If your organisation is managing hybrid working, this episode of Microsoft Mechanics is very much worth watching. I've forwarded it to a number of customers this week; New Microsoft Intune Suite with Privilege Management, Advanced Analytics, Remote Help & App VPN.
Two interesting DevOps posts - if you are looking to migrate from Azure DevOps, CircleCI, GitLab, Jenkins, and Travis CI to GitHub Actions, this is worth a read: GitHub Actions Importer is now generally available. If you want to move your load testing into Azure, this is a good getting started guide: Putting Your Application to the Test with Azure Load Test.
Finally three articles I enjoyed reading this week: Onboarding users in ASP.NET Core using Azure AD Temporary Access Pass and Microsoft Graph, a Serverless URL Shortener (which I think could be simplified by using Azure Container Apps + YARP), and What is MQTT?.
If you have any content you'd like to contribute to the newsletter, please tweet @AzureWeekly or ping an email to AzureWeekly@endjin.com.
Interested in Power BI? Sign up to our sibling newsletter Power BI Weekly or follow on Twitter @powerbiweekly to receive all the week's Power BI news.
AI + Machine Learning
Covering: Anomaly detector, Azure Bot Service, Azure Machine Learning, Azure Open Datasets, Bing APIs, Cognitive Services, Computer Vision, Content moderator, Custom vision, Data Science Virtual Machines, Face, Form Recogniser, Immersive Reader, Ink Recogniser, Language Understanding (LUIS), Machine Learning Studio, Microsoft Genomics, ML.NET, Personaliser, Project Cortex, QnA Maker, Speaker Recognition, Speech-to-Text, Speech translation, Text Analytics, Text to Speech , Translator Speech, Translator Text
- Ruth Yakubu discusses Getting started with Azure Machine Learning Responsible AI components - Part 1
- On the Azure blog, Jessica Hawk shares What's new in Azure Data & AI: Azure is the best place to build and run AI workloads
- Thomas Costers walks through Using OpenAI GPT in Synapse Analytics
Analytics
Covering: Apache Spark for HDInsight, Apache Storm for HDInsight, Azure Analysis Services, Azure Data Explorer, Azure Data Share, Azure Databricks, Azure Stream Analytics, Azure Synapse Analytics, Data Catalog, Data Factory, Data Lake Analytics, Event Hubs, HDInsight, .NET for Apache Spark, R Server for HDInsight, Azure Purview
- Pawel Potasinski (@pawelpotasinski) covers Azure Synapse MVP Corner - January 2023
- Michal Bar writes about ADX Web UI updates - February 2023
- Noelle Li covers Introducing Dark Mode for ADF Studio
- Arun Sethia talks about HDInsight - Iceberg Open-Source Table Format and covers Azure Synapse Spark Notebook – Unit Testing
- Dany Hoter asks What's wrong with 1:M relationships between ADX tables In Power BI?
- Lee Stott (@lee_stott) talks about Generating Test Data with Azure OpenAI GPT-3 in Spark
- Arindam Mondal walks through Understanding Azure Synapse Analytics Pricing
- Sergio Fonseca (@FonsecaSergio) presents Synapse Connectivity Series Part 3 - Synapse Managed VNET and Managed Private Endpoints
- Freddie Santos describes Creating a custom disaster recovery plan for your Synapse workspace Part 1
Compute
Covering: Azure CycleCloud, Azure Dedicated Host, Azure Functions, Azure VMware Solution by CloudSimple, Batch, Cloud Services, Linux Virtual Machines, SAP HANA on Azure Large Instances, Service Fabric, Virtual Machines, Virtual Machine Scale Sets
- Jon Shelley describes Reducing cost and time to solution for Simcenter STAR-CCM+ software on Azures HB-series VMs
- Craig Moyle describes how to Boost Your Performance with Azures New General-Purpose VMs: Dlsv5 and Dldsv5
- Anthony Bartolo (@WirelessLife) provides a Step-By-Step: How to Create a Windows 11 VM on Hyper-V via PowerShell
- Vinil Vadakkepurakkal describes Authenticating Active Directory users to an Azure CycleCloud HPC cluster
- Mutasem Hamad discusses Azure Functions - Part 1 - Hosting and Networking Options
Containers
Covering: Azure Kubernetes Service (AKS), Azure Red Hat OpenShift, CNAB, CNCF, Container Instances, Container Registry, Porter, WSL, Web App for Containers
- The Azure Updates Team discusses Public preview: AKS NodeOSUpgrade channel and talks about Public preview: Pod sandboxing in AKS
- Pawan Khandavilli (@khpawan) blogs about Serverless meets confidential computing with confidential containers on Azure Container Instances
- Peter Pogorski announces the public preview of confidential containers on Azure Container Instances
- Future Kortor describes Leveraging Defender for Containers to simplify policy management in your Kubernetes Clusters
Databases
Covering: Azure Cosmos DB, Azure Database for MariaDB, Azure Database for MySQL, Azure Database for PostgreSQL, Azure SQL Database, Azure SQL Database Edge, Azure Cache for Redis, SQL Data Warehouse, SQL Server on virtual machines, SQL Server Stretch Database, Table storage
- The Azure Updates Team announces the General Availability of: Burstable compute for single node configurations for Azure Cosmos DB for PostgreSQL, and Power BI with Azure Database for MySQL - Flexible Server, and 4 TiB, 8 TiB, and 16 TiB storage per node for Azure Cosmos DB for PostgreSQL
- The Azure Updates Team announces Azure SQL - General availability updates for early March 2023, and Generally available updates for early March 2023 and General Availability of Approximate Percentile Functions for Azure SQL DB and MI
- The Azure Updates Team announces Public Preview: Auto vacuum metrics for Azure Database for PostgreSQL - Flexible Server
- On the Data Exposed show, Rob Farley talks about Calling REST endpoints from T-SQL
- Vlad Rodriguez presents an Inexpensive solution for managing access to SQL health, performance and security information
- Tanayankar Chakraborty explains How to prevent Page corruption scenarios while restoring SQL DB backup from On-prem to Azure SQL MI
Developer Tools
Covering: App Configuration, Azure Lab Services, CLIs, Developer tool integrations, SDKs, Visual Studio, Visual Studio Code, Visual Studio Online
- Marian Luparu (@mluparu) says Try Visual Studio 2022 v17.6 Preview 1
- David Ramel (@dramel) blogs about Generative AI VS Code Tool Now Does Unit Testing, writes about Visual Studio Devs Love New Brace Pair Colorization in v17.6 Preview 1 and writes about VS Code Update Boosts Python IntelliSense
- On the Visual Studio blog, Mads Kristensen (@mkristensen) blogs about GitHub Copilot in Visual Studio 2022
- Kevin Gatimu describes How to Use GitHub Copilot Labs to improve your Code Quality and Productivity
- Ruth Yakubu explains How Copilot helps developers generate code for a Form Recognizer application
- Maia Kelner explains how to Build Better Extensions with VisualStudio.Extensibility Preview 3
- On the Visual Studio blog, Grace Taylor talks about The fastest way to add files and folders
DevOps
Covering: Azure Artifacts, Azure Boards, Azure DevOps, Azure Pipelines, Azure Repos, Azure Test Plans, Azure DevTest Labs, DevOps tool integrations
- Roshni Vachhani blogs about App confidence: Optimize app validation with Test Base
- On the GitHub blog, Dawit Gebregziabher announces GitHub Actions Importer is now generally available
- Panu Oksala explains how to Empower Your Azure DevOps Usage with Azdoutil
- Vinod Soni blogs about using OpenAIsGPT-3 to Triage Azure DevOps Bugs
- Kevin Chant blogs provides some Thoughts about disabling classic pipelines in Azure DevOps
- On the Microsoft DevOps blog, Damon Stoddard covers Retrospectives: The Hidden Gem Enabling Teams to Thrive – Part 1
- April Edwards (@TheAprilEdwards) describes How To Easily Generate Terraform or Bicep Files
- Aidan Finn (@joe_elway) describes Importing Azure Resource To Terraform State After Timed Out Pipeline and explains how to Get The Diagnostics Logs Names For An Azure Resource
- Vinod Soni describes Unlocking the Power of Open AI – Azure DevOps Backlogs from Images/PDFs
- On episode 234 of the Azure DevOps Podcast, Jeffrey Palermo (@jeffreypalermo) is joined by Christian Clausen to discuss When to Refactor
Hybrid + Multicloud
Covering: Azure Arc, Azure Stack
- On the Azure blog, Martin Lund talks about Azure private MEC delivers modern connected applications for industries
- James van Den Berg covers Azure Arc enabled Server Insights AzureHybrid AzureArc Winserv Azure and writes about AKS Edge Essentials Architecture and Use Cases Azure AKS AzureHybrid
- Aurnov Chattopadhyay describes how to Organize and report on your heterogeneous compute with Azure Arc-enabled Infrastructure
- Yousef Khalidi walks through Introducing Azure Operator Nexus
- Nicole Singh covers Azure Operator Voicemail: Take the first step to move voice workloads to the cloud
- On the Azure blog, Jason Zander (@jlzander), Corporate Vice President of Development for the Windows Azure team, talks about Empowering operators and enterprises with the next wave of Azure for Operators services shaping the future of cloud
- Ricardo Villarreal talks about Azure Programmable Connectivity Powers Network-Aware Applications
- Kurt Mackie (@kurmac) blogs about Microsoft Expands Azure Services for 5G Wireless Operators
Identity
Covering: Azure Active Directory (AD), Azure Active Directory B2C, Azure Active Directory Domain Services
- Damien Bowden (@damien_bod) walks through Onboarding users in ASP.NET Core using Azure AD Temporary Access Pass and Microsoft Graph
- David Giard (@DavidGiard) presents GCast 143: Invite External Users to Azure Active Directory
- Matt Zorich (@reprise_99) blogs about Total Identity Compromise: DART lessons on securing Active Directory
Integration
Covering: Azure API for FHIR, Event Grid, Logic Apps, Service Bus
- James Yu blogs about Function App - Service Bus triggered throughput decrease with message session
- Kalyani Dhanda writes about Static IP of Logic App Standard using NAT Gateway
- On episode 323 of the Microsoft Cloud IT Pro Podcast, Ben Stegink (@benstegink) and Scott Hoag (@ciphertxt) cover Managed Identities, Azure Automation, and the Microsoft Graph
Internet of Things
Covering: Azure Digital Twins, Azure IoT Central, Azure IoT Edge, Azure IoT Hub, Azure IoT solution accelerators, Azure Maps, Azure Sphere, Azure Time Series Insights, IoT DevKit, WildernessLabs, Windows 10 IoT Core Services
- Martin Tuip explains how to Join Microsoft at Embedded World 2023
- Ricardo Minguez (@ridomin) writes about Digital Twins Definition Language DTDL updates
- Sergio Castro explains How can digital twins make smart grids a reality
- Tobias Goebel asks What is MQTT?
Learning
Covering: Microsoft Certifications, Azure Certifications, Microsoft Learning Paths, Certification Pathway Information
- Hung Dang provides a Skilling snack: Windows Autopilot
- Thomas Thornton (@tamstar1234) explains how to Learn Terraform and deploy to Azure using self-led GitHub Repository
- On episode 175 of the Ctrl+Alt+Azure Podcast, Tobias Zimmergren and Jussi Roine discuss Azure Landing Zones with Dom Allen
Management and Governance
Covering: Automation, Azure Advisor, Azure Backup, Azure Blueprints, Azure Lighthouse, Azure Managed Applications, Azure mobile app, Azure Monitor, Azure Policy, Azure Resource Manager, Azure Service Health, Azure Site Recovery, Cloud Shell, Cost Management, Microsoft Azure portal, Scheduler, Azure Purview
- The Azure Updates Team announces Public Preview: Azure Monitor container insights offers customizable cost optimization settings, and Now Available: Azure Monitor Ingestion client libraries and Generally Available: Azure Monitor Logs now supports Availability Zones in Canada Central, France Central and Japan East
- On the Azure blog, Michael Flanakin (@flanakin) blogs about Microsoft Cost Management updates - February 2023
- Kat Martin blogs about Enabling partners to scale across their SMB customers with Microsoft 365 Lighthouse
- Zachary Cavanell writes about New Microsoft Intune Suite with Privilege Management, Advanced Analytics, Remote Help & App VPN
- Jessica Guindi describes how Microsoft Purview Secures Your Most Important Asset: Your Data
- Jesse Loudon provides 5 Tips To Automate Your Cloud Compliance
- Stanislav Zhelyazkov (@StanZhelyazkov) discusses Azure Log Alert scoped to resource that sends logs to more than one Log Analytics workspace
- Travis Roberts (@Ciraltos) discusses Cut Cost, Improve Security, Reliability, and Performance with Azure Advisor
- Amrita Varsihini discusses Azure Monitor Pros and Cons
- Arunprabhu Muthusamy writes about 10 Ways to Optimize your Azure cost
- James Dumont describes how to Track IP addresses consumption with Azure Application Insights – Part1 and Part2
Media
Covering: Azure Media Player, Content Protection, Encoding, Live and On-Demand Streaming, Media Analytics, Media Services, Video Indexer
- Nicole Singh delves into Azure Communications Gateway: Rapidly connect to Microsoft Teams
Migration
Covering: Azure Database Migration Service, Azure Migrate, Data Box
- The Azure Updates Team covers Public preview: Login and TDE-enabled database migrations with Azure Database Migration Service and Public preview: Azure PostgreSQL migration extension for Azure Data Studio
- On the Azure blog, Brett Tanzer announces that Azure VMware Solution in Microsoft Azure Government streamlines migration efforts
- Aditya Duvuri writes about New PostgreSQL migration extension for Azure Data Studio now in Public Preview
- Carlos Robles talks about Introducing Login and TDE-enabled database migrations for the Azure SQL Migration extension
- RK Iyer discusses Migrating from AWS RDS for MySQL to Azure Database for MySQL - Considerations and Approaches
Mobile
Covering: App Service (Mobile), Mobile apps, Notification Hubs, Visual Studio App Centre, Xamarin
- Josh Lai writes about Introducing Azure Communication Services UI Library to Xamarin & .NET MAUI
Networking
Covering: Application Gateway, Azure Bastion, Azure DNS, Azure ExpressRoute, Azure Firewall, Azure Firewall Manager, Azure Front Door, Azure Internet Analyzer, Azure Private Link, Content Delivery Network, Load Balancer, Network Watcher, Traffic Manager, Virtual Network, Virtual WAN, VPN Gateway, Web Application Firewall
- The Azure Updates Team writes about General availability: Scale improvements and metrics enhancements on Azures regional WAF, and Azure Virtual Network Manager Event Logging now in public preview and General availability: New enhanced connection troubleshoot
- On the Azure blog, Sowmya Mahadevaiah covers Azure WAF guided investigation Notebook using Microsoft Sentinel for automated false positive tuning
- Alan Kinane (@Azure_Alan) describes Routing hub & spoke virtual networks through a network virtual appliance
- Sowmya Mahadevaiah presents Tutorial: Get started with Azure WAF investigation Notebook
- Wim Matthyssen (@wmatthyssen) blogs about Connecting to an Azure Windows VM using an Azure PowerShell script and native client via Azure Bastion
- Aidan Finn (@joe_elway) delves into Connecting To A Third-Party Network From Azure Using NAT
- Daniel Larsen explains How to test Azure Front Door origins for valid HTTP range-request behavior
Security
Covering: Azure DDoS Protection, Azure Information Protection, Azure Sentinel, Key Vault, Security Center
- Tomer Reisner covers Premium capabilities in Microsoft Defender Vulnerability Management are now generally available
- Farah Chamseddine discusses ACSC Essential 8 – Health Report in Microsoft Sentinel
- Dagmar Heidecker describes The Nightmare of Validating Certificate Requests
Storage
Covering: Archive Storage, Avere vFXT for Azure, Azure Data Lake Store, Azure FXT Edge Filer, Azure HPC Cache, Azure NetApp Files, Blob Storage, Disk Storage, File Storage, Managed Disks, Queue Storage, Storage Accounts, Storage Explorer, StorSimple
- The Azure Updates Team announces Public preview: Tiering capability for premium block blob storage and General availability: Azure Archive Storage now available in West US 3
- Deeksha S A delves into Leveraging Blob Inventory Report for calculating Storage Capacity with the help of Azure Synapse
Web
Covering: API apps, API Management, App Service (Web), Azure Cognitive Search, Azure SignalR Service, Azure Spring Cloud, Web apps
- Prakash Palanisamy talks about Serverless URL Shortener
- John Kilmister (@johnkilmister) walks through Putting Your Application to the Test with Azure Load Test
- MJ Schanne blogs about Creating a Notification Service and Components in Blazor with Bootstrap
- Raven Zhang explains how to Choose Your Best Authentication Solutions in Azure App Service
- David Giard (@DavidGiard) covers Creating an Azure Spring Apps Service and describes Adding an Azure Spring App to an Azure Spring App Service
- Emma Yen writes about Unable to move app service to an existing app service plan
Azure Virtual Desktop
Covering: Azure Virtual Desktop
- Kawula Dave walks through Troubleshooting EventID 8198 0xC00F074 KMS Activation on Azure Virtual Dekstop with Azure Firewall
Thought Leadership from endjin
- 📣 Azure Data Strategy Briefing
- 📺 How to dynamically create SQL Serverless views from Azure Synapse Pipelines
- 📺 How to test Azure Synapse notebooks
- 📺 How to define business requirements for a successful cloud data & analytics project
- 📺 Monetize APIs with Azure API Management Using Adyen
- 📺 Monetize APIs with Azure API Management Using Stripe
- 📺 Reaqtor - Reliable Rx at Scale for High-performance Event Processing
- 📃 Flex Your DevSecOps Muscles With Bicep - FREE cheat sheet.
- 📺 How to safely reference a nullable activity output in Azure Synapse Pipelines and Azure Data Factory.
- 📺 Building a secure data solution using Azure Data Lake Store.
- 📺 Navigating the Bewildering Array of Data Services in Azure.
- 📺 Data Exploration & Experimentation with Notebooks in Azure.
- 📺 Detecting Anomalies in IoT Telemetry with Azure Synapse Analytics.
- 📺 Azure Synapse - On-Demand Serverless Compute and Querying.
- 📺 Custom C# Spark Jobs in Azure Synapse.
- 📺 Custom Scala Spark Jobs in Azure Synapse.
- 📺 Unlocking Digital Transformation with Azure API Management - a training session from endjin, explaining what Digital Transformation is, and how to use Azure API Management to take your first steps. Three versions are available: 5 minute exec summary, 20 minute overview or 50 minute deep dive.
- How to plan your cloud transformation journey - an article explaining how you should use the various bits of thought leadership content from endjin to plan your cloud journey.
- API Maturity Matrix - a spreadsheet to help you assess your organization's ability to build, test, deploy, manage and monetize an API Platform.
- Azure Technology Selector - a flowchart which guides you through the process of chosing the best Azure service for your needs.
- Cloud Comparison Poster - a free poster, comparing the three major cloud platforms - Azure, AWS & Google Cloud Platform. For more information, see the accompanying blog series.
- Cloud Migration Process - a free poster, outlining our process for cloud adoption.
- Cloud Adoption: Risk & Mitigations - The Swiss Cheese Model - a free poster from endjin & Hymans Robertson outlining the risk and mitigations of adopting public cloud.
- Embracing Disruption: Financial Services & the Microsoft Cloud - a free ebooklet from endjin describing how companies in FS can take advantage of Azure.
Useful Links
- Azure Resource Inventory - Azure Resource Inventory is a powerful script written in PowerShell to generate an Excel report of any Azure Environment you have read access
- Azure Quickstart Templates - Learn how to deploy to Azure using ARM Templates. Over 850 examples in this repo.
- Azure CNAB Quickstarts Library - You can deploy to the Cloud, on Prem and on the Edge using CNAB & Porter. This library provides a number of quickstart templates to help you get started, fast!
- Power BI Weekly - Interested in Power BI? Sign up to our sister newsletter Power BI Weekly to receive all the week's Power BI news.
- Azure Resources - A fantastic collection of resources contained in this repo. Issue a PR if you have resources to share. Managed by Azure MVP Gregor Suttie.
- Azure Charts - Azure Charts is a set of auto-rebuilt charts to keep you updated on Azure changes, news, stats. Public updates, RSS channels and web pages are used as data sources
- The Developer’s Guide to Microsoft Azure (2nd Edition) - ebook from Microsoft showcasing architectural approaches and common design patterns you face when building modern applications.
- Azure Virtual Datacenter - ebook from Microsoft highlighting an approach to isolation, security, and trust in the Microsoft cloud.
- Cyber Security Demystified - ebook from Microsoft describing how to keep your organisation safe.
- Microsoft's What is Azure poster - a visual overview of Azure's services and features.
- Microsoft Azure Essentials: Fundamentals of Azure - a free ebook from Microsoft Press, by Michael S. Collier and Robin E. Shahan.
- Data Science in the Cloud with Microsoft Azure Machine Learning and R - a free ebook on Azure Machine Learning, by Stephen F. Elston.
- Protecting Data in Microsoft Azure - a whitepaper that describes the various mechanism you can you can leverage for managing sensitive data in the Azure platform.
- Azure Architecture Center - guidance from the Patterns & Practices team covering API Design, API implementation, Autoscaling, Background jobs, CDN, Caching, Data partitioning, Monitoring and diagnostics, Retry, Scalability and availability.
- Azure Architect's Reference - if you are an architect responsible for building an application on Azure, or are trying to figure out how you could migrate an application and need to dig deep into the workload, cost, security, capacity, availability, deployment and operational modelling this invaluable resource should be your first stop. An open source project, with contributions from several experienced architects, it gathers data from many different references into a single, useful guide that is constantly updated by the community.
- Azure Table Storage Design Guide - a guide from the storage team.
- Azure infrastructure services implementation guidelines - key design and implementation guidelines for deploying an IT workload in Azure infrastructure services.
- Azure Speed Test - a simple web tool that measures the latency between you and Azure Datacenters to suggest which might be fastest for you location.
- Azure Websites Cheatsheet - everything you need to know about configuring & managing Azure Websites on a single page.
- Data Migration Assistant - enables you to upgrade to a modern data platform by detecting compatibility issues that can impact database functionality on your new version of SQL Server and Azure SQL Database. It recommends performance and reliability improvements for your target environment.
- Azure SQL DTU Calculator - a tool to help you determine the number of DTUs for your existing SQL Server database(s) as well as a recommendation of the minimum performance level and service tier that you need before you migrate to Azure SQL Database.
- Microsoft Azure Symbol/Icon Set - a set of Visio and PowerPoint shapes for use in architecture diagrams / presentations.
- Service Bus Explorer - a free and open source tool for managing and exploring Azure Service Bus(including Event Hubs).
- Best practices for designing Azure Resource Manager Templates - guidance based on the whitepaper 'World Class ARM Templates Considerations and Proven Practices'.
- Microsoft Cloud Networking for Enterprise Architects - a downloadable guide to Azure networking, covering topics such as cloud migration and networking for PaaS and SaaS services
- Whitepapers for Power BI - numerous whitepapers ranging various Power BI topics
- Azure Serverless Computing Cookbook - ebook from Microsoft, including use cases, hands-on steps, and tutorials for quickly configuring your own serverless environments.
- Executive Summary: Enterprise Cloud Strategy - executive summary of the 140-page e-book from Microsoft. Learn about the basics of adopting a cloud computing strategy for your enterprise.
- Migrating SQL Server to Azure SQL Database Managed Instance—A Step-by-Step Guide - ebook from Microsoft providing breakdown of tactical steps for implementing a quick, simple, and low-impact data migration with Azure SQL Database Managed Instance.
- Azure Backup Deep Dive Whitepaper - a deep dive by Adin Ermie and Charbel Nemnom describing Azure Backup
- Azure Stack: An extension of Azure - whitepaper from Microsoft detailing how you can extend Azure Stack to make Azure services available on-premises
- Azure Strategy and Implementation Guide - For Azure users - ebook from Microsoft outlining recommended general architecture and cloud design principles, DevOps, approaches to service management, and overall governance.
- Azure Data Factory: SSIS in the Cloud - eBook from Microsoft explaining why you would want to migrate your existing SSIS workloads to Azure Data Factory and addressing common considerations and concerns. Includes technical details of creating an Azure-SSIS IR and then walk-throughs of how to upload, execute, and monitor your packages through Azure Data Factory
- Parallel Virtual File Systems on Microsoft Azure - ebook from Microsoft documenting the results of a series of performance tests on Azure to see how scalable Lustre, GlusterFS, and BeeGFS are
- Build and deploy a multi-container application in Azure Service Fabric - ebook from Microsoft which shows how to create a sample multi-container application using ASP.NET Core and Docker and deploy it on an Azure Service Fabric cluster.
- Azure ebook/whitepaper resources - White papers, analyst reports, and e-books landing page with an abundance of extra resources.
- Farmer - This is a DSL for ARM template creation - "Making repeatable Azure deployments easy"!
Tweet | Forward | Preferences | Unsubscribe
Older messages
📈 Power BI Weekly #195 - 21st February 2023
Tuesday, February 21, 2023
Power BI Weekly Newsletter Issue #195 powered by endjin Plenty of announcements this week. We've been given the Power BI February 2023 Feature Summary. Improvements this month include the Enhanced
☁️ Azure Weekly #406 - 19th February 2023
Sunday, February 19, 2023
Azure Weekly Newsletter Issue #406 powered by endjin Welcome to issue 406 of Azure Weekly! There are a number of analytics based announcements this week. First off, the General Availability of Azure
Power BI Weekly #194 - 14th February 2023
Tuesday, February 14, 2023
Power BI Weekly Newsletter Issue #194 powered by endjin Welcome to the 194th edition of Power BI Weekly! A couple of announcements this week: we've been told about the administrative capability to
Power BI Weekly #191 - 24th January 2023
Tuesday, January 24, 2023
Power BI Weekly Newsletter Issue #191 powered by endjin Welcome to the 191st edition of Power BI Weekly! A flurry of exciting announcements this week. Firstly, we've been told about the Public
☁️ Azure Weekly #402 - 22nd January 2023
Sunday, January 22, 2023
Azure Weekly Newsletter Issue #402 powered by endjin Welcome to issue 402 of Azure Weekly. A relatively quiet week; the first big announcement is the General availability of Azure OpenAI Service
You Might Also Like
Post from Syncfusion Blogs on 12/21/2024
Saturday, December 21, 2024
New blogs from Syncfusion ASP.NET MVC Suite Update: Aligning with .NET Changes By Rajendran R Discover key updates in our ASP.NET MVC suite, aligning with Microsoft's latest .NET changes for
LockBit Ransomware Developer Charged for Billions in Global Damages
Saturday, December 21, 2024
THN Daily Updates Newsletter cover The Data Science Handbook, 2nd Edition ($60.00 Value) FREE for a Limited Time Practical, accessible guide to becoming a data scientist, updated to include the latest
Re: My VPN recommendation
Saturday, December 21, 2024
Do you know when to use a VPN and what it does to protect your data? Any time you are connected to the internet, your information is at risk of being tracked or hacked. A VPN helps keep your surfing
📧 Scheduling Background Jobs With Quartz in .NET (advanced concepts)
Saturday, December 21, 2024
Scheduling Background Jobs With Quartz in .NET (advanced concepts) Read on: my website / Read time: 6 minutes The .NET Weekly is brought to you by: It's been a big year for API collaborations!
The Thrill Was Never There 🎸
Saturday, December 21, 2024
Takeaways from a punk-rock creator who says he doesn't like punk. Here's a version for your browser. Hunting for the end of the long tail • December 20, 2024 The Thrill Was Never There A famous
🎮 Smartphones Will Never Kill Dedicated Handhelds — 11 Stocking Stuffers for iPhone Owners
Friday, December 20, 2024
Also: How to Add a Smart Speaker to Your Home Assistant Setup How-To Geek Logo December 20, 2024 Did You Know The nursery rhyme "Mary Had a Little Lamb" is based on a true story. The girl in
Daily Coding Problem: Problem #1643 [Easy]
Friday, December 20, 2024
Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Facebook. Given a 32-bit integer, return the number with its bits reversed. For example,
JSK Daily for Dec 20, 2024
Friday, December 20, 2024
JSK Daily for Dec 20, 2024 View this email in your browser A community curated daily e-mail of JavaScript news Empower Your Data Insights: Integrating JavaScript Gantt Chart into Power BI Syncfusion
Charted | America’s Top 20 Billionaires, by Wealth 💰
Friday, December 20, 2024
America's top 20 billionaires have a combined wealth of $2.7 trillion, as of December 2024. See how it all breaks down in this infographic. View Online | Subscribe | Download Our App Presented by:
My holiday AI reading list 🎄
Friday, December 20, 2024
plus, what's coming in 2025 ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏