
Industry-aware analytics using Azure Synapse database templates
- Frank
- September 4, 2022
- Agriculture
- annuities
- automotive
- azure friday
- Azure Synapse
- Azure Synapse Analytics
- Banking
- business context
- casualty
- clinical trials
- consumer goods
- converged analytics
- Data Lake
- energy & commodity trading
- enterprise templates
- freight
- fund management
- Genomics
- Healthcare
- healthcare providers
- industry standard
- insurance
- Lakshmi Murthy
- life insurance
- Logistics
- Manufacturing
- oli & gas
- pharmaceuticals
- property
- Retail
- Scott Hanselman
- Silos
- simplify
- template
- utilities
Lakshmi Murthy joins Scott Hanselman to show how to build an enterprise data model using Azure Synapse database templates to add rich business context to data and drive meaningful analytics.
Read More
Azure SQL Database: Non-blocking transactions
- Frank
- August 8, 2022
- 2PC
- ALTER
- atomicity
- autocommit
- azure friday
- azure sql database
- azure sql db
- batch-scoped
- blocked
- COMMIT
- committed data
- concurrent data access
- consistency
- database
- Davide Mauri
- default behavior
- distributed transactions
- durability
- dynamic locking
- isolation
- Lara Rubbelke
- locked
- locking
- logging
- long-running transaction
- Mars
- MS DTC
- multiple active result set
- non-blocking transactions
- queued
- row versioning
- snapshot
- SQL Server
- transactions
- two-phase commit
- waiting
Managing concurrent access to a resource, be it a row, a table, or a single value, is easy if no one is trying to modify the underlying data. But what happens if someone changes data while someone else is reading it? Even better, what could happen if two or more users try to change the […]
Read More
Eliminate Data Silos with NFS 3.0 Support for Azure Blob Storage
- Frank
- September 7, 2021
- Azure Blob Storage
- Azure Data Lake Storage Gen2
- azure friday
- Blob storage as a filesystem
- Blobfuse
- block blobs
- hierarchical namespace
- immutable storage
- Locally-redundant storage (LRS)
- mount Blob storage
- mount points
- network file system
- network security
- NFS 3.0
- NFS protocol
- NFS v3
- object storage
- private endpoint
- role-based access control (RBAC)
- Scott Hanselman
- storage account
- Storage Explorer
- VNET
- WORM storage
- Yuen Zheng
- Zone-redundant storage (ZRS)
Yuan Zheng joins Scott Hanselman to discuss and demonstrate Blob storage support for the NFS 3.0 protocol, which enables you to run your applications on a single storage platform. With no application rewrites necessary you will also help eliminate data silos. Timestamps: 0:00 – Introduction 2:00 – Overview of NFS v3 support for Azure Blob […]
Read More
New ways to get started with Azure Database for PostgreSQL | Azure Friday
Claire Giordano joins Scott Hanselman to show how the new Free account for Flexible Server & the new Basic tier for Hyperscale (Citus) in Azure Database for PostgreSQL makes it easier and cheaper to get started with Postgres on Azure. Related links: Flexible Server (Preview) documentation Tutorial: Deploy Django app with App Service and Azure […]
Read More
Get Unified Network Monitoring with Network Insights
Using Networks Insights to view health, metrics, alerts, and signals from all network monitoring tools in one place, Dalan Mendonca shows Scott Hanselman that there’s no need to scramble across tools to troubleshoot your network issues in Azure. Related Links: Azure Monitor Network Insights What is Azure Network Watcher? Network Connectivity Monitoring with Connection Monitor […]
Read More
Cloud to Code with VS Code and Docker
After a quick demo of working with Docker images in Visual Studio, Paul Yuknewicz shows Scott Hanselman how the Docker for Visual Studio Code extension makes it easy for you to build, debug, and diagnose containerized apps. Paul will also show how the extension helps you deploy a container to Azure Container Instances. Related links: […]
Read More
Using Azure Container Registry for Building and Deploying .NET Core Apps
- Frank
- October 12, 2020
- .net core app
- ACR
- acr tasks
- Automation
- az acr
- az acr task
- Azure Container Registry
- azure container registry tasks
- azure friday
- azure friday 645
- base image
- Blog
- build in azure
- container image builds
- container images
- Containers
- deploy containers
- DevOps
- devops pipelines
- docker desktop
- docker images
- dockerfile
- go language
- hugo framework
- Jeremy Likness
- Microsoft Azure
- multi-step tasks
- Scott Hanselman
- task definition
- task logs
- task output
- task.yaml
You probably know that Azure Container Registry enables you to store and manage container images securely, but did you know it can also be used as a part of your DevOps pipelines? Jeremy Likness shows Scott Hanselman how ACR can manage your images and even build them for you in the cloud. Time index: 0:00 […]
Read More