Book Image

Implementing Azure Solutions

By : Florian Klaffenbach, Oliver Michalski, Jan-Henrik Damaschke
Book Image

Implementing Azure Solutions

By: Florian Klaffenbach, Oliver Michalski, Jan-Henrik Damaschke

Overview of this book

Microsoft Azure has numerous effective solutions that shape the future of any business. However, the major challenge that architects and administrators face are implementing these solutions appropriately. Our book focuses on various implementation scenarios that will help overcome the challenge of implementing Azure’s solutions in a very efficient manner and will also help you to prepare for Microsoft Architect exam. You will not only learn how to secure a newly deployed Azure Active Directory but also get to know how Azure Active Directory Synchronization could be implemented. To maintain an isolated and secure environment so that you can run your virtual machines and applications, you will implement Azure networking services. Also to manage, access, and secure your confidential data, you will implement storage solutions. Toward the end, you will explore tips and tricks to secure your environment. By the end, you will be able to implement Azure solutions such as networking, storage, and cloud effectively.
Table of Contents (17 chapters)
Title Page
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Customer Feedback
Preface

Creating your first Azure Container Service


A preliminary remark: the following description is only an example. However, the described procedure applies in the same way to all supported configurations.

Let's start:

  1. Open your Azure management portal at https://portal.azure.com.
  2. In the portal, click New:
  1. Now click Compute, scroll down the list, and then click Azure Container Service:
  1. Alternatively, you can also click Containers, and then click Azure Container Service:
  1. Now open the info page of the offer, press the Create button here:
  1. Now open the Create Azure Container Service dialog:
  1. The Create Azure Container Service consists of four parts. In part 1 Basics, you must first select an Orchestrator. For the following demo, I chose DC/OS:
  1. Next, choose a Subscription (Use the default subscription):
  1. In the Resource group section, you only have the option to create a new Resource group (of course there is a reason, as we shall see later). Type a name of your choice for the Resource group in the text field...