Browsed by
Tag: Azure

Autoscale on Azure

Autoscale on Azure

Autosclae permit to have the right of ressource for the application. It’s possible to add resources in case of a more important use and to remove resources in case of a decrease of activity. It is necessary to specify a minimum/maximum number of instances to execute. Adding/deleting is done automatically using different rules.

Azure Arc

Azure Arc

Azure arc allows the management of Windows and linux servers present in the local network or a cloud operator. This management is identical to the management of native virtual machines. When connecting a hybrid machine to Azure, it is considered as an Azure resource. It is assigned a resource ID. In addition, it is part of a resource group within an Azure subscription. This allows it to be assigned tags.

Azure Migrate

Azure Migrate

Azure Migrate offer Tools for migrate on-premises infrastructure, applications or data to Microsoft Azure. The Following features are present on Azure Migrate :

Deploy Azure Firewall

Deploy Azure Firewall

What is Azure Firewall ? Azure FIrewall is a sertice to secure your network on Azure. The ressources has now been protected by one firewall. This service permit high availability and unlimited scalability on the cloud platform. With this functionnality, you centralize application and network connectivity policies. Azure Firewall use static public address.

Azure File Sync

Azure File Sync

Azure File Sync Files are an important resource in a company. For workstations rarely connected to the local network, these files are stored locally.It is therefore important to ensure that these files are synchronized on an enterprise server or in the cloud. All protocols offered by Windows Server (SMB, NFS et FTPS) are available in Azure File Sync.

Backup Nas Synology on Azure

Backup Nas Synology on Azure

Backup Nas Synology on Azure If you have a Synology NAS, it may be interesting to enable backup of this NAS in the cloud. So even in the event of loss of a drive (and if the RAID has not been enabled), it is possible to recover the data easily. It is possible to backup in several cloud, this article is about the backup in Azure.

Network Security Groups

Network Security Groups

Network Security Groups on Azure Network Security Groups to perform segmentation in a virtual network (VNet). The feature also lets you control who enter and leaves a virtual machine connected to the VNet. This feature also allows the production of scenarios DMZ (demilitarized Zone). It is common to have in a local network of the front-end servers (iis,…) positioned in DMZ and the database or other servers in the local network. This allows for example to secure the data of…

Read More Read More

Azure Web Site

Azure Web Site

Azure Web Site The Azure platform allows host many resources and provide a lot of functionality. We’ll see today hosting a web site and a MySQL database in Azure. As for one host classical, Azure allows hosting site wordpres,… . The PHP functionality is available is allows execution of script.

Disaster Recovery Plan

Disaster Recovery Plan

Disaster Recovery Plan The PRA (disaster recovery Plan) is an important point in an information system. In fact it allows to quickly restart the infrastructure in the event of major crash. Several solutions offered to us, replication of virtual machines in a second center, in a datacenter, in Azure,… So let’s see here the reseating of a PRA with Azure Site Recovery.

Configure Azure VPN

Configure Azure VPN

You can use VPN Gateway to connect an Azure network and your network On premise. So you can have your ressources on azure and on local Network. How to configure VPN Gateway Before configure VPN Gateway, access to the Azure Portal (https://portal.azure.com/) and click Create ressource / Networking / Virtual Network.

Configure Azure CDN

Configure Azure CDN

Configure Azure CDN What is Azure CDN ? What is the usefulness of this feature ? How can implement you it ? These are all questions that may be asked before setting up Azure cdn for the first time. Azure CDN enables caching of web page, thus it helps ensure maximum throughput. These benefits are therefore made :