Skip to content

Kloudspro

  • Quick Links
    • Microsoft Certifications
    • Azure Portal
    • Azure Data Factory
    • Power BI Service
    • Azure Data Centers
    • Azure Pricing Calculator
    • Microsoft Bug Bounty Program
  • Downloads
    • Azure IP Ranges
    • Azure Storage Explorer
    • SQL Server Management Studio (SSMS)
    • Power BI
      • Power BI Desktop
      • Tabular Editor 2.16.5
  • Azure Health Check
    • Azure Status
    • DevOps Status
    • Service Health
  • Contact

Month: September 2020

Azure Databricks Connection to SQL Server Using JDBC

September 27, 2020 Kloudspro

In this post, we are going to see how to establish a connection to Azure SQL Server Database from within Azure Databricks Notebooks. We will

Continue reading

How to Fetch Azure Key Vault Secrets in Azure Databricks

September 27, 2020 Kloudspro

Assuming that you have created Azure Key Vault scope in Azure Databricks and created some secrets in the vault, you can use the below commands

Continue reading

Installing/Setting Up Databricks CLI

September 27, 2020 Kloudspro

Databricks CLI is a command line interface to Databricks platform. This is built on top of databricks REST APIs. Its commands are organized into different

Continue reading

How to Run a Databricks Notebook from Another Notebook

September 19, 2020 Kloudspro

You can use %run command to run another notebook in your current notebook. In fact, it includes or concatenates another notebook in your notebook. This

Continue reading

Accelerated Database Recovery

September 13, 2020 Kloudspro

SQL Server 2019 introduced a new database engine feature called Accelerated Database Recovery. The primary purpose it serves is the faster database recovery be it

Continue reading

SQL Server Compatability Levels

September 12, 2020 Kloudspro

A quick summary of SQL Server compatability levles since its inception –

Continue reading

Azure PowerShell AZ Module

September 10, 2020 Kloudspro

Recently, I came to know that Microsoft introduced completely a new module called “Az” to interact with Azure through PowerShell. We have been using AzureRM

Continue reading

Comma Separated Values of a Column using SQL

September 10, 2020 Kloudspro

We have been several times in to the scenario where we wish if we could retrieve the values from a column as a comma separated

Continue reading

About the author

Top Posts

  • How to Increment a Variable in ADF (Azure Data Factory)
  • Converting base64 Encoding to String format in SQL
  • How to Check if Power BI Report is in Import Mode or Direct Query Mode
  • Power BI: Use COUNTROWS instead of COUNT
  • A Practical Guide to Table Partitioning in Azure SQL Database

Recent Posts

  • Extracting zip code from an open text address field using T-SQL May 14, 2022
  • Azure Synapse Provisioning Issue in Southeast Asia Region: Not Accepting Creation of New Windows Azure SQL Database Servers at this Time April 27, 2022
  • Did You Know…Tumbling Window in Azure Stream Analytics is Nothing But A Hopping Window February 28, 2022
  • Integrate Tabular Editor (Free Version) in Power BI as External Tools in 2 Minutes December 17, 2021
  • Artificial Intelligence (AI) Features in Power BI November 17, 2021

Archives

  • May 2022 (1)
  • April 2022 (1)
  • February 2022 (1)
  • December 2021 (1)
  • November 2021 (1)
  • October 2021 (1)
  • September 2021 (4)
  • August 2021 (5)
  • July 2021 (10)
  • June 2021 (7)
  • May 2021 (2)
  • April 2021 (1)
  • March 2021 (7)
  • February 2021 (7)
  • January 2021 (6)
  • December 2020 (10)
  • November 2020 (7)
  • October 2020 (15)
  • September 2020 (8)
  • August 2020 (8)
  • July 2020 (3)
  • June 2020 (21)

Subscribe

Enter your email address to follow this blog and receive notifications of new posts by email.

 

Loading Comments...