Tutorials

Creating an Assembly

Creating an assembly involves several steps, including setting up the necessary permissions, writing the .NET code, and then loading the assembly into SQL Server. Here’s a step-by-step guide to help you create an assembly in SQL Server: 1. Prepare the .NET Assembly First, you need to create a .NET assembly…

Read more
AzureTutorials

Create a new Power BI administrator

In this step-by-step tutorial, we will create a new user in Azure Active Directory, sign him for the first time in the Power BI cloud service and promote him to be the Power BI administrator. This will allow the user to perform full administration of the organizational Power BI tenant….
Tutorials

Create Azure Data Lake Storage Gen2

1. Navigate to Azure Portal and search for Storage Account. 2. Click on Create to create a new Storage Account 3. Fill Resource group name, Storage account name, and switch Replication to Local-only redundant storage to save money when testing. Then move to Advanced tab. 4. Allow Hierarchical namespace (this…