An update rollup for the Azure File Sync agent was released today which addresses the following issues: Fixes an issue that causes a Stop error 0x3B or 0x1E when a VSS snapshot is created Fixes an issue in which a memory leak may occur when cloud tiering is enabled The server may become unresponsive because […]
Tag: Azure
Windows Admin Center: Protect Hyper-V with Azure Site Recovery
New chapter dedicated to Windows Admin Center. Into the first part, I showed how to integrate WAC with Microsoft Azure and how to use the Backup extension to protect the content of single virtual machine, thanks to integration with Azure Backup. In this article we will see how to extend the protection to an entire […]
Windows Admin Center: How to Integrate Azure Backup
One of my favorite features in Windows Admin Center is absolutely the Azure integration because this means extend the solution to do everything. As I said many times, WAC is the future of Windows Server management and all the teams are working to integrate the roles into this console. By the way, in this article […]
Microsoft Azure: implement Update Management
Keep updated our servers is one of the most important tasks that all the IT admins should follow. The small companies, in general, use WSUS because it’s free and very easy to use; the medium-large companies use System Center Configuration Manager to maintain the infrastructure safe and protected. This is true when the servers are […]
Remove Organization from Azure AD Profile
With the evolution of Azure Active Directory, there’s the possibility to use the same tenant to manage different organizations. This is good because with the Single Sign-On, is not required have many accounts, many passwords and more complexity; so, this is very good for everyone. But the full integration means make a clean every four […]
From On-Prem to Azure: a story of success
Migrate a customer from on-premises to the cloud sometime requires time and resources, specially when there are data and critical applications. A couple of months ago, we started a project to migrate one of our customer to Microsoft Azure and now I want share some information to show you how is simple, in the most […]
Azure Templates: Automate Virtual Machine Creation
Create an object in Microsoft Azure is very easy and in few minutes it’s possible generate a new virtual machine, or a storage account, ready to be used. If we want create the same object many times, there’s a big chance to have two problems: repeat the same task (boring) and the risk to commit […]
Azure Backup: How to Protect Azure File Share
During my previous article (Azure File Share: Your New Share on the Cloud), I wrote about the new Microsoft’s strategy to expand the cloud usage through the release of new services like share folders. One of the pain point is absolutely the security, in particular the data protection, because the share (local or cloud) is […]
Azure File Share: Your New Share on the Cloud
It’s true that Office 365 is now a reality also into small and medium companies, and this means not only Exchange but OneDrive for Business and SharePoint, but there’s an evergreen that is really hard to die into users’ head. I’m talking about share folders, one of the most oldest object used for many reasons […]
Hyper-V Series: Configure CPU Ratio
New chapter about Hyper-V Series, the articles dedicated to Hyper-V configuration. In this new article, we will talk again about CPU but in particular about Ratio. CPU Ratio The Ratio is the relationship between physical CPU (pCPU) and virtual CPU (vCPU) and is an important configuration detail when we create a new virtual machine, that […]