Azure Tips and Tricks


Azure Tips and Tricks
Azure Tips and Tricks
Open Access

Book Details

Author Michael Crump
Publisher Microsoft Press
Published 2018
Edition 1st
Paperback 67 pages
Language English
ISBN-13 9781732704121
ISBN-10 1732704120
License Open Access

Book Description

When the author first began the Azure Tips and Tricks series, the initial expectation was to write only a few posts before moving on. However, the project has since expanded significantly from its origins. Today, the collection has grown to include over 150 tips, supplemented by videos, conference talks, and a comprehensive eBook that spans the entire Azure platform.

This particular book is a curated compilation of the most popular tips from the series, selected based on cumulative page views. The author has organized these top tips into four key categories: web, data, serverless, and productivity. The reader will also note the author's pixelated likeness appearing throughout the pages of the book.


This book is published as open-access, which means it is freely available to read, download, and share without restrictions.

If you enjoyed the book and would like to support the author, you can purchase a printed copy (hardcover or paperback) from official retailers.

Download and Read Links

PDF

Share this Book

[localhost]# find . -name "*Similar_Books*"


Azure Automation

Azure

This ebook introduces a fairly new feature of Microsoft Azure called Azure Automation. Using a highly scalable workflow execution environment, Azure Automation allows you to orchestrate frequent deployment and life cycle management tasks using runbooks based on Windows PowerShell Workflow functionality. These runbooks are stored in and backed up by

Building Cloud Apps with Microsoft Azure

Azure ASP.NET

This book walks you through a patterns-based approach to building real-world cloud solutions. The patterns apply to the development process as well as to architecture and coding practices. Developers who are curious about developing for the cloud, are considering a move to the cloud, or are new to cloud development will find here a concise overview

Fundamentals of Azure, 2nd Edition

Azure Cloud

Microsoft Azure is Microsoft's cloud computing platform, providing a wide variety of services you can use without purchasing and provisioning your own hardware. Azure enables the rapid development of solutions and provides the resources to accomplish tasks that may not be feasible in an on-premises environment. Azure's compute, storage, network, an

50 Ways to Avoid Find and Fix ASP.NET Performance Issues

ASP.NET .NET SQL

Read the tips and tricks that top developers from the .NET and SQL Server communities use to boost code and query performance in their applications. 50 tips from the .NET and SQL Server communities for boosting performance in your .NET application; Learn the secrets of your fellow developers and read advice from MVPs and other experts; Covers perfo

Azure Machine Learning

Azure

This third ebook in the series introduces Microsoft Azure Machine Learning, a service that a developer can use to build predictive analytics models (using training datasets from a variety of data sources) and then easily deploy those models for consumption as cloud web services. The ebook presents an overview of modern data science theory and princ

Migrating SQL Server Databases to Azure

SQL Azure

SQL Server is Microsoft's relational database management system (RDBMS). SQL Server can now be hosted entirely in Microsoft Azure, either in a hosted virtual machine (VM) or as a hosted service. Hosting a virtual machine in Azure is known as infrastructure as a service (IaaS), and hosting a service in Azure is known as platform as a service (PaaS).