• Follow
  • Follow
  • Follow
  • Follow
  • Follow
  • Follow
  • Azure
    • Containers
      • Container Service (AKS)
    • Integration
      • Data Factory
    • Compute
      • Virtual Machines
      • App Service
    • Networking
    • Storage
    • Databases
      • Azure SQL Database
      • NoSQL
    • Identity + Security
      • Security
      • Identity
    • AI + ML
      • Internet Of Things (IOT)
    • Management Tools
      • Powershell
    • Management + Governance
      • Automation
      • Analytics
      • Portal
    • Integration
    • Troubleshooting
  • DevOps
  • IT
    • Network
    • Tools
    • Virtualization
    • Troubleshooting
  • Intune
  • SQL Server
    • Installation / Configuration
    • Troubleshooting
  • Power Platform
    • Portals
    • Power BI
    • Power Apps
    • Dynamics 365
  • MS365
    • Billing
  • Learning Archive
    • Exams
    • My Presentations
      • Greek MVPs In Action, Introduction To Azure Logic Apps
      • Global Azure Virtual 2020 Greece – Intro to Azure Service Bus
      • IT PRO | DEV Connections 2020 – Introduction to Logic Apps and automation solutions for IT’s
      • Global Azure Athens 2023 – Deploy resources on Azure using IaC (Azure Terraform)
      • Azure Learning Resources
  • Contact
  • Azure
    • Containers
      • Container Service (AKS)
    • Integration
      • Data Factory
    • Compute
      • Virtual Machines
      • App Service
    • Networking
    • Storage
    • Databases
      • Azure SQL Database
      • NoSQL
    • Identity + Security
      • Security
      • Identity
    • AI + ML
      • Internet Of Things (IOT)
    • Management Tools
      • Powershell
    • Management + Governance
      • Automation
      • Analytics
      • Portal
    • Integration
    • Troubleshooting
  • DevOps
  • IT
    • Network
    • Tools
    • Virtualization
    • Troubleshooting
  • Intune
  • SQL Server
    • Installation / Configuration
    • Troubleshooting
  • Power Platform
    • Portals
    • Power BI
    • Power Apps
    • Dynamics 365
  • MS365
    • Billing
  • Learning Archive
    • Exams
    • My Presentations
      • Greek MVPs In Action, Introduction To Azure Logic Apps
      • Global Azure Virtual 2020 Greece – Intro to Azure Service Bus
      • IT PRO | DEV Connections 2020 – Introduction to Logic Apps and automation solutions for IT’s
      • Global Azure Athens 2023 – Deploy resources on Azure using IaC (Azure Terraform)
      • Azure Learning Resources
  • Contact
How To Backup / Restore Database in SQL Server Virtual Machine

How To Backup / Restore Database in SQL Server Virtual Machine

by George Chrysovaladis Grammatikos | Apr 5, 2019 | Azure, Storage

There are many ways we can backup up the SQL Databases in Azure services, even if these are running on SQL Azure or a SQL Server Virtual Machine. In this post, we will talk about Azure Backup for SQL Server Virtual Machines, a way that previously became General...
Schedule A Data Migration From On-Premise To Azure Cloud

Schedule A Data Migration From On-Premise To Azure Cloud

by George Chrysovaladis Grammatikos | Feb 19, 2019 | Azure, Azure SQL Database

In this post we will make a brief mention to the latest updates in the Azure SQL service and we see how someone can migrate a database to Azure SQL from an on-premise infrastructure.Before we begin the procedure we must know what Azure Database Services offer.  ...
Restore Database To SQL Managed Instance

Restore Database To SQL Managed Instance

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...

How to restart an Interrupted Database Restore in SQL Server

by George Chrysovaladis Grammatikos | Apr 19, 2018 | SQL Server, Troubleshooting

If there is a break in the restore process then we can follow the steps below to try solve the problem. First, Open SSMS and execute the following command to look at database Status. SELECT NAME, STATE_DESC FROM SYS.DATABASES As soon as you confirm that database is in...

Recent Posts

  • MS Intune: Install Visual Studio Code Using via Windows Apps
  • Global Azure Athens 2023 – Deploy resources on Azure using IaC (Azure Terraform)
  • Power Apps: Upload File to Azure Blob Storage
  • Azure Terraform: Deploy Resource Group and Azure Blob Storage
  • Azure: How to Implement Resource Locks

ARM Automation Account Azure Azure Active Directory Azure AD Azure Automation Azure Cloud Shell Azure Extensions Azure Portal Azure Powershell Azure SQL Azure Storage Azure Terraform Azure Virtual Network Gateway Azure VM Blob Canvas App Cloud Shell Collection DevOps Dynamics 365 Gateway IT Json Linux Logic Apps Microsoft OMS Performance Power Apps Power Platform PowerShell RDP Replication restore database SQL Server TCP IP troubleshooting Virtual Machines Virtual Network Visual Studio Visual Studio Code VM VNet Windows

    Copyright © 2023 - Created by George Grammatikos