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 cloud service


This workflow is usually divided into two parts. In part 1, we do the necessary preliminary work in the Azure management portal, and then in part 2 we create the process.

Part 1

As mentioned, in the first part we are doing the necessary preliminary work in the Azure management portal. Of course, the question immediately arises: what preliminary work?

Short answer, before we can create an Azure Cloud Service and deploy it to the Azure platform, we still need a so-called hosting container for the service.

We are now going deeper into the hosting of the container. I will show you how to create a hosting container and how you can work with it.

Let's start:

  1. Open your Azure management portal at https://portal.azure.com.
  2. In the portal, click on New:
  1. Now click on Compute, and then click Cloud Service:
  1. Alternatively, you can also click the navigation entry Cloud Service (classic):
  1. Now press the Add button in the Cloud Services (classic) blade:
  1. Now the Cloud Services ...