AcloudA
Update your Azure DNS automatically when you have a dynamic public IP
Posted by Florent Appointaire on June 19, 2020
Tags: , ,

A Dynamic DNS service is indispensable if you want to host website or application on a server with a dynamic public IP address. But how to keep your public DNS with the last IP and create a @ record that points to a CNAME with Azure DNS in this case?

Learn More

Azure Log Analytics: The agent had an unknown failure 2147942402
Posted by Florent Appointaire on April 10, 2020
Tags:

Azure Log Analytics is always about the value and security of your data. That is why any unknown errors when working with a Log Analytics workspace can cause at least an unnecessary headache or, in the worst-case scenario, breach of data integrity. If the Azure Log Analytics agent had 2147942402 unknown failure and you don’t know what to do, then

Learn More

Azure Logic App to Automate your workflows
Posted by Florent Appointaire on February 28, 2020

Is coding the only way to automate your workflows? Definitely, not. A cloud service like Azure Logic Apps helps you plan, automate, and coordinate workloads and processes without coding. This being said, you can integrate your applications, data or services between different enterprises. Get started to work with Azure Logic Apps right now! Learn More

[Azure] Calculate the cost to migrate your DC to Azure
Posted by Florent Appointaire on January 17, 2020

It should be unnecessary to say about the importance of calculating the Total Cost of Ownership (TCO) for your business once again. Only in this way you can determine a return on investment (ROI) and identify unobvious benefits. Microsoft released a tool that calculates TCO and thereby helps you evaluate cost savings by migrating workloads to Azure. Do you want to achieve accuracy and profitability in your IT infrastructure operation?

Learn More

[Azure] Protect your Azure WebApp with Let’s Encrypt
Posted by Florent Appointaire on November 29, 2019

Today, I had a question from one of my customers to protect an Azure WebApp with a certificate. Because it’s for a dev environment, the customer doesn’t want to pay for a certificate.

Learn More

[Azure] Discovering of KeyVault
Posted by Florent Appointaire on October 21, 2019

For some months now, Microsoft has deployed on the Azure platform, Key Vault. This solution gives you the possibility to store, directly on Azure, your passwords, certificates, etc. and to generate/call them through API. Resources can be accessed from Azure Automation, Azure AD and from your custom applications.

Learn More

[PowerShell] Create a DSC server on Azure
Posted by Florent Appointaire on August 12, 2019
Tags: ,

Today I’ll show you how to deploy a DSC server on Azure. This server will have the function of reference server, and will be the PULL server to store configurations.

Learn More

[Azure Automation] Source Control integration with Github
Posted by Florent Appointaire on May 24, 2019

Today I’ll explain a new feature that I discovered last during the PowerShell Saturday User Group in Paris, the integration between Azure Automation and Github. This integration will give you the possibility to have a control on your sources.

Learn More

[Azure] Store your data cheaply with archiving
Posted by Florent Appointaire on March 26, 2019

If you want to keep your files during X years, for legal reasons, and that they’re rarely accessed, you can use Azure storage account, with the Archive mode activated.

Learn More