Search

Tag: azure-resource-manager

View:
Brandon Lee
  • Brandon Lee
  • September 14, 2021

Windows Server 2022 New Features

Well, it’s finally here: starting September 1, 2021, Windows Server 2022 is generally available! There’s a whole slew of new features and novelties present in the OS. However, most advancement is seen in enhancing security and hybrid cloud workload, catering to the modern shift to remote work and processing data at the point of inception.
Read more
Nicolas Prigent
  • Nicolas Prigent
  • May 14, 2020

How to Manage multiple Azure tenancies with Azure Lighthouse?

Working for an MSP demands a lot of toggling between browsers. For each separate tenancy, managing Azure resources demands multiple browsers and tabs. Thankfully, this turmoil has been solved: Azure Lighthouse comes to save the day. You can now allocate customer Azure resources and manage permissions from a single console!
Read more
Florent Appointaire
  • Florent Appointaire
  • August 1, 2019

[Azure] Get a value in a Keyvault with Terraform

By default, if you want to deploy a VM on Azure with Terraform, you must give the username and password in clear in the variable file (see my previous article). But a solution exists, to secure all this. Just use an Azure Keyvault.
Read more
Florent Appointaire
  • Florent Appointaire
  • July 30, 2019

[Azure] Deploy resources with Terraform

Currently, we are speaking a lot about IaC, Infrastructure as Code. That gives you the opportunity, to deploy an infrastructure, from 0, with code, without being a great developer (I assure you, me and the code, it’s not a great love story).
Read more
Florent Appointaire
  • Florent Appointaire
  • April 11, 2019

[Azure DevOps] Terraform deployment with Azure DevOps – Part 2

Everything that needs to be said about the importance of project management automatization and workflow organization has already been said. You have learned how to create your first Azure DevOps build with a Terraform file, so now it is time to finally learn how to automatize your Terraform resource deployment with Azure DevOps.
Read more
Florent Appointaire
  • Florent Appointaire
  • November 29, 2017

[Azure] Azure Site Recovery with ARM – Part 2

Here is the second article of 2 for the Azure Site Recovery implementation with ARM: Preparation of the environment (Part 1) Start the replication and Failover/Failback
Read more
Florent Appointaire
  • Florent Appointaire
  • November 28, 2017

[Azure] Azure Site Recovery with ARM – Part 1

Today we will see how to implement a DRP solution, with Azure Site Recovery. I’ll deploy this solution, based on the ARM. ASR can be used to migrate your VMs to Azure, from VMWare to Azure, etc. In my DRP plan, the service that I defined as critical for my business is a website. I’ll replicate this VM on Azure, with ASR. You can do the same work with a multi-tier application. In my architecture, I have a VPN S2S to Azure. Attached to this network who is connected to the VPN, I have a second domain controller, who is acting as DNS.
Read more
Augusto Alvarez
  • Augusto Alvarez
  • July 18, 2017

Microsoft Azure Stack in General Availability (GA) and Customers will Receive it in September. Why is this Important? Part I

Microsoft’s Hybrid Cloud appliance to run Azure in your datacenter has finally reached to General Availability (GA) and the Integration Systems (Dell EMC, HPE and Lenovo for this first iteration) are formally taking orders from customers, which will receive their Azure Stack solution in September. But, what exactly represents Azure Stack? Why is this important to organizations?
Read more
Augusto Alvarez
  • Augusto Alvarez
  • June 19, 2017

Azure Introduces Storage Service Encryption for Managed Disks with No Additional Cost

As we referenced several times, security is one of the main topics for cloud providers looking to guarantee privacy for their customers’ data and information. Microsoft just announced the public availability for Storage Service Encryption (SSE) for Azure Managed Disks, with no additional cost.
Read more