info@techdevops.com | 437-991-3573 | Data Engineering Services
TechDevOps.com
Resources Tools
Experts in Microsoft SQL Server on Windows, Linux, Containers | Clusters, Always On, FCI | Migrations, Cloud, Performance






October 19, 2018

Use Azure Function with Timer Trigger to call an Azure SQL Database Stored Procedure
by BF (Principal Consultant; Architecture; Engineering)
Azure Functions is a solution for easily running small pieces of code, or "functions," in the cloud...
Read More
Tags AzureSQLDatabase
June 5, 2018

Get Azure API Versions for Web and Azure SQL Database
by BF (Principal Consultant; Architecture; Engineering)
Get-AzureRmResourceProvider
Read More
Tags AzureSQLDatabase
March 23, 2018

Using Microsoft Data Migration Assistant and Extended Events to capture any Deprecated Features
by BF (Principal Consultant; Architecture; Engineering)
sqlserver.deprecation_announcement, sqlserver.deprecation_final_support
Read More
Tags AzureSQLDatabase
January 22, 2018

The request limit for the database is 400 and has been reached
by BF (Principal Consultant; Architecture; Engineering)
Azure SQL Database resource limits
Read More
Tags AzureSQLDatabase
November 17, 2017

Monitor the progress of an Azure SQL Database Tier Scaling Operation
by BF (Principal Consultant; Architecture; Engineering)
sys.dm_operation_status - Returns information about operations performed on databases in a Azure SQL Database server.
Read More
Tags AzureSQLDatabase
October 4, 2017

Automate Azure SQL Database (As-A-Service) Copy From a Logical Server to another Logical Server
by BF (Principal Consultant; Architecture; Engineering)
Import-AzureRmContext, Get-AzureRMResource, New-azurermsqldatabasecopy
Read More
Tags AzureSQLDatabase
August 24, 2017

Automate Azure SQL Database Backup to Azure Virtual Machine running SQL Server
by BF (Principal Consultant; Architecture; Engineering)
SqlPackage.exe - /export, /import
Read More
Tags AzureSQLDatabase
October 6, 2016

Azure SQL Database Geo-Replication Logins and Users Configuration
by BF (Principal Consultant; Architecture; Engineering)
Create Login, Create User, sys.sql_logins , sys.database_principals
Read More
Tags AzureSQLDatabase
October 3, 2016

Azure SQL Database Geo-Replication - Initiate a Failover using T-SQL
by BF (Principal Consultant; Architecture; Engineering)
Alter Database FAILOVER, sys.dm_geo_replication_link_status, sys.dm_operation_status
Read More
Tags AzureSQLDatabase
October 3, 2016

Failed to update database because the database is read-only. Error Code 3096.
by BF (Principal Consultant; Architecture; Engineering)
Transactional Replication, Distribution Database, MSrepl_errors table, Set-AzureRmSqlDatabaseSecondary
Read More
Tags AzureSQLDatabase
September 29, 2016

SQL Server Transactional Replication "The process could not connect to Subscriber" and "Cannot open server requested by the login"
by BF (Principal Consultant; Architecture; Engineering)
On-Premise Microsoft SQL Server, Microsoft Azure SQL Database
Read More
Tags AzureSQLDatabase
September 26, 2016

Azure SQL Database Geo-Replication - Initiate a Failover using PowerShell
by BF (Principal Consultant; Architecture; Engineering)
Set-AzureRmSqlDatabaseSecondary, Get-AzureRmSqlDatabaseReplicationLink
Read More
Tags AzureSQLDatabase
September 3, 2016

Use an Azure Logic App for custom processing of a Virtual Machine CPU alert
by BF (Principal Consultant; Architecture; Engineering)
Azure Logic App, Webhook URI, Virtual Machine Alert, Azure SQL Database
Read More
Tags AzureSQLDatabase
August 24, 2016

Create Alert for Azure SQL Database using Powershell Code
by BF (Principal Consultant; Architecture; Engineering)
Add-AzureRmMetricAlertRule
Read More
Tags AzureSQLDatabase
July 27, 2016

How to Migrate an On-Premise SQL Server Database into Microsoft Azure As-A-Service (PAAS)
by BF (Principal Consultant; Architecture; Engineering)
Export Data-tier Application, AzCopy Tool, Microsoft Azure Portal Import Database
Read More
Tags AzureSQLDatabase
July 11, 2016

Microsoft Azure SQL Database Copy Operation
by BF (Principal Consultant; Architecture; Engineering)
Start-AzureSqlDatabaseCopy, Get-AzureSqlDatabaseOperation, Monitor Progress
Read More
Tags AzureSQLDatabase
July 3, 2016

Create Microsoft Azure SQL Database using Powershell
by BF (Principal Consultant; Architecture; Engineering)
Module AzureRM.sql, New-AzureRmSqlServer, New-AzureRmSqlDatabase, SAAS
Read More
Tags AzureSQLDatabase
June 20, 2016

Cross-Database Queries in Azure SQL Databases
by BF (Principal Consultant; Architecture; Engineering)
Extension in the DDL for external data sources and external tables
Read More
Tags AzureSQLDatabase
March 6, 2016

Azure Extended Events session return ShowPlan XML
by BF (Principal Consultant; Architecture; Engineering)
query_post_execution_showplan
Read More
Tags AzureSQLDatabase
January 26, 2016

Distribution Agent Undistributed Commands value is not changing
by BF (Principal Consultant; Architecture; Engineering)
On-Prem Publisher & Distributor with Azure Subscriber
Read More
Tags AzureSQLDatabase
January 20, 2016

How to Identify Performance Issues on Azure SQL Database
by BF (Principal Consultant; Architecture; Engineering)
Azure SQL Database (as-a-service), DMVs
Read More
Tags AzureSQLDatabase
December 23, 2015

T-SQL subtract current row value from previous row value
by BF (Principal Consultant; Architecture; Engineering)
LAG (Transact-SQL)
Read More
Tags AzureSQLDatabase
December 14, 2015

Move Azure SQL Server and Azure SQL Database to a new Resource Group
by BF (Principal Consultant; Architecture; Engineering)
Powershell Script
Read More
Tags AzureSQLDatabase
November 26, 2015

Azure SQL Database Scale Operation failed
by BF (Principal Consultant; Architecture; Engineering)
Using Azure SQL Database Geo-Replication Two-Node Configuration
Read More
Tags AzureSQLDatabase
November 3, 2015

Transactional Replication to Azure SQL DB now in public preview
by BF (Principal Consultant; Architecture; Engineering)
"During my presentation at Pass Summit 2015, I announced that you can now configure Azure SQL DB as a subscriber of SQL Server Transactional Replication..."
Read More
Tags AzureSQLDatabase
November 2, 2015

Create an Extended Events session - Azure SQL Database
by BF (Principal Consultant; Architecture; Engineering)
sqlserver.sql_batch_completed, ring_buffer
Read More
Tags AzureSQLDatabase
Future Events
DevIntersection
Microsoft Ignite
PASS Summitt
Popular Tags
SQLServer
TSQL
CloudComputing
Azure
SQLServerReplication
SQLServerPerformance
SQLServerHealthCheck
Powershell
AzureSQLDatabase
SQLServerAlwaysOn
DataMigration
SQLServerReplicationMonitor
AzureVirtualMachine
SQLServer2016
ExtendedEvents
Metrics
QueryTuning
ReportingServices
SQLServerAgent
WindowsFailoverCluster
SQLServerManagementStudio
SQLServerTransactionLog
SQLServerArchitecture
DMVs
AzureStorage
Pinned Posts
Microsoft SQL Server Always On Availability Groups Architecture Design
Create a Microsoft SQL Server Audit Report using Powershell
SQL Space Monitor - Version 2
T-SQL - Constants vs Parameters vs Local Variables - Execution Plans, Statistics, Assumptions
SQL Server - File IO - Sizes, Usage, Stats - Write(Insert) vs Read(Select)
Azure Virtual Machines running SQL Server 2016 STD AlwaysON Availability Groups w/ Transactional Replication
T-SQL Transform Row Data into Columns using PIVOT
List all SQL Server Reporting Services Subscriptions
Calculate RTO(Recovery Time Objective) in AlwaysON Availability Groups
T-SQL Get Maximum Value from a list of Columns Values
SQL Server 2016 Compress() & Decompress()
JSON in SQL Server 2016
Temporal Tables in SQL Server 2016
T-SQL Merge
T-SQL Pivot Data


©2015 www.TechDevOps.com