Search

Latest articles

View:
Florent Appointaire
Florent Appointaire
Cloud and Virtualization Architect. Florent is specializing in public, hybrid, and private cloud technologies. He is a Microsoft MVP in Cloud and Datacenter Management and an MCSE in Private Cloud.
Florent Appointaire

[Azure] Backup your SQL Server databases

Microsoft released a few weeks ago a new feature, to backup your SQL Server databases, directly from Azure Backup.  This new functionality is very interesting and is working smoothly for a preview. Adding of other databases types like Oracle, MySQL, PostGre, etc. could be very interesting.

Florent Appointaire

[Azure] Use Azure Site Recovery to migrate to Azure from your VMWare environment

You’re on VMWare ESX 5.5, 6 or 6.5 and you want to migrate to Azure? Don’t worry, it’s pretty simple now, just follow this article. To start, you must run one of the following VMWare version, supported by Microsoft, 5.5, 6.0 or 6.5. After that, you need an Azure subscription to be able to migrate to Azure.

Florent Appointaire

[Azure] Deploy a Service Catalog for your different teams in your company

Some month ago, Microsoft released a new Azure feature allowing to deploy service catalogs right in the public cloud. What is that thing for? To make teamwork in Azure a breath! Now, thanks to prebuilt templates and controlled parameters, your teams can deploy web apps or VMs so that they won’t break your budget (if you set everything right, of course). Learn how to deploy service catalogs in Azure in the full article by Florent Appointaire.

Florent Appointaire

[Flow] Discovering and start using Microsoft Flow

Microsoft Flow is a handy tool to create automated workflows between your favorite apps and services. It allows you to collect data, sync files, and automate all that boring jobs related to, let’s say, sending emails once a tweet with a buzzword is posted. Find out how to set Microsoft Flow in the full article by Florent Appointaire.

Florent Appointaire

[AWS] Use Cloudyn to manage your costs

Now that you deploy Cloudyn (see the other article), we will connect our AWS environment to have only one interface, to manage cost for all our cloud provider subscription. Be careful, from June, this interface will not be free anymore for AWS. It’ll cost you 1% of your annual subscription consumption.

Florent Appointaire

[Azure] Deploy Cloudyn to manage the cost of your subscriptions

Some months ago, Microsoft acquires the Cloudyn company. This company developed an interface to manage your cost and to have billing information, for one or multiple subscription, on one console. They support some other cloud service provider like AWS and Google Cloud, it’s why it’s very interesting. For Azure, it’s free of charge to use this software. You can connect your EA, CSP or other subscription. For AWS, it’s free until June, after it will cost 1% of your revenue (on AWS or Google Cloud).

Florent Appointaire

Enroll your devices in Intune and deploy a new App in the Azure Portal

After seeing on how to start with Intune in the new Azure Portal, we will see how to enroll devices (iOS, Android & Windows 10) and how to deploy applications on them.

Florent Appointaire

Start configuring Intune in the new Azure Portal

With the new Azure portal launched some months ago now, Microsoft is trying to move all management console in this new portal, and it’s the case with Microsoft Intune. To manage your Intune subscription now, you need to pass through the Azure Portal. To remember, Intune is a service to manage the mobility of your IT environment (mobile phone, laptop, etc.). I’ll now explain to you how to start with this new interface.

Florent Appointaire

[Azure] Azure Site Recovery with ARM – Part 2

Here is the second article of 2 for the Azure Site Recovery implementation with ARM:

  1. Preparation of the environment (Part 1)
  2. Start the replication and Failover/Failback