by George Chrysovaladis Grammatikos | Jan 8, 2019 | Azure, Azure SQL Database
In this post we will see how we can easily restore database in Azure SQL ManagedInstance. There are two ways to do this, using T-SQL and Powershell. Using Powershel Before executing the following Powershell Script to restore the database we must be sure for the...
by George Chrysovaladis Grammatikos | Dec 25, 2018 | Azure, General
Introduction In this post, we will see how to remove unused subscriptions and directories. Remove Unused Directories All of us at a point to time we had to add our email account to another AAD (Azure Active Directory). But, for some reason, we forget or we...
by George Chrysovaladis Grammatikos | Dec 14, 2018 | Azure, Internet Of Things (IOT)
Introduction In this post, we will talk about the Azure Bot and QnA Maker service. To create an Azure Bot we must use the Bot Framework, with this framework developers are able to build intelligent bots to interact with users in multiple ways, like text, Skype,...
by George Chrysovaladis Grammatikos | Nov 8, 2018 | Azure, IT, Network
Introduction In this quick post we see how to export and import DNS Zones and it’s Record Set to the Azure DNS Service by using two simple commands, one for export and another for import. Prerequisites For this quick demo we make sure that we have: Azure Account...
by George Chrysovaladis Grammatikos | Oct 18, 2018 | Azure, Virtualization, VM
At this post, we are going to describe the ways that we can handle Windows Update issues in an Azure VM and of course in any other Windows OS. Important In any of the following ways, we MUST be very careful because in some cases we need to change the system files or...