I am on the process of recreating the public websites for my company using WordPress (which will do just fine for now). One of the cool things in Azure is that we can provision WordPress (and many other web applications for that matter) on a platform-as-a-service model, meaning that we don’t have to worry about the underlying operating system or virtual machine. With just a few clicks we can have a full-blown WordPress site up and running on Azure, and with a few more clicks we can scale the deployment up or out. It is a fantastic service, but there is one aspect that is not as straightforward: emails. By default WordPress will not send any sort of email notification since there is no SMTP server in the local host. I wanted to configure WordPress to use my Office 365 Exchange Online via SMTP relay, which I managed to do after a few hours of research. Here is how is done.
(more…)Tag: Microsoft Azure
Microsoft Azure, or just Azure, is the cloud computing platform developed by Microsoft. [Wikipedia].
-
AADDS (Azure AD Domain Services): A death foretold
As a CTO, one of my tasks is to foresee the expansion of our IT infrastructure, which is mostly hosted in Azure. In the past few months I have been working on a whole new Azure environment that streamlines our virtual machines (VMs), offloads most of our workloads to manage services and users the latest and greatest when possible. One of the products I was looking forward to was Azure Active Directory Domain Services (AADDS), which provides two domain controllers for our Azure environment as a managed service. Not only this means we don’t have to worry about deploying domain controller VMs, but also a tighter integration with our Azure Active Directory.
After two weeks of researching on the subject and speaking with Azure support, I decided to take the leap—hoping the leap was based on empirical research more than faith. Boy, was I
(more…)wrongwronged. -
The dangers of Cortana Analytics and poor data
Microsoft has recently introduced Cortana Analytics —an Azure-based service that allows users to perform predictive analysis through natural language, by just asking a question either via text, or by speech. While I believe Cortana Analytics to be amazing and I look forward not only to use it, but to implement it to our customers, I am concerned about the dangers imposed by relying on this technology. And no, Microsoft is not the one at fault this time. It is the users who I am worried about.
(more…)