Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Azure Stack Hub Demystified
  • Toc
  • feedback
Azure Stack Hub Demystified

Azure Stack Hub Demystified

By : Young
5 (5)
close
Azure Stack Hub Demystified

Azure Stack Hub Demystified

5 (5)
By: Young

Overview of this book

Azure Stack Hub is the on-premise offering from Microsoft, which provides Azure Cloud services within a customer's own data center. It provides consistent processes between on-site and the cloud, allowing developers to test locally and deploy to the cloud in exactly the same manner. Azure Stack Hub Demystified provides complete coverage of deploying, configuring, administrating, and running Microsoft Azure Stack Hub efficiently. Firstly, you will learn how to deploy Azure Stack Hub within an organization. As you progress, you'll understand configuration and the different services provided by the platform. The book also focuses on the underlying architecture and connectivity options for the modern data center. Later, you will understand various approaches to DevOps and their implementation, and learn key topics for the AZ-600 exam. By the end of this Azure book, you will have a thorough understanding of Azure Stack Hub and the services that are provided by the platform, along with the confidence and information you need to be able to pass the AZ-600 exam.
Table of Contents (21 chapters)
close
1
Section 1: Architecture and Deployment
5
Section 2: Identity and Security
9
Section 3: Features
15
Section 4: Monitoring, Licensing, and Billing

Authoring ARM templates

In this chapter, we are going to walk through the process of creating ARM templates to allow us to make calls through the ARM REST API.

When authoring ARM templates that are to be used for deployment in Azure Stack Hub, then only Microsoft Azure services that are already available, or in preview, in Azure Stack Hub must be included.

Azure Stack Hub uses different service endpoint namespaces compared to Azure and, as a result, hardcoded public endpoints will cause ARM templates to fail when deployed to Azure Stack Hub. Service endpoints can be built dynamically by using reference and concatenate functions that allow the retrieval of values from the resource provider during deployment.

Azure Stack Hub resource manager functions allow you to build dynamic templates and can be used for tasks such as the following:

  • Concatenating or trimming strings
  • Referencing values from other resources
  • Iterating on resources to deploy multiple instances...
bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete