In this article, We learn how to create Data Explorer in Azure. I will show how to do it, and just follow the steps clearly.
For more updates please do Subscribe via Email:
Azure?
Azure is a cloud computing platform and an online portal that allows you to access and manage cloud services and resources provided by Microsoft. These services and resources include storing your data and transforming it, depending on your requirements
Create Azure Data Explorer
To create Data Explorer in Azure portal, first you must have a Resource Group for your resources. For the guide on how to create Resource Group, just refer this link;
If you have already a Resource group or you’ve done creating it. Just go to RG and Create Resources.
Here is the named of my Resource Group “Demo-RG”. Click the Create with plus sign to create resources.
Search “Azure Data Explorer” in search bar and select the first one.
Just click Create to proceed.
Now fill out the following field.
- Select the subscription, Where this resource must be charge during the operation.
- Select the Resource Group (RG).
- Fill out the Cluster name. In my case I named it as “adeclustertraining“. Its means Azure Data Explorer Cluster for training or demo.
- Select Region.
- For Workload you can select the available option of what suitable in your project. I will not tackle further in this article. because this is for demonstration only I select “Dev/test” option.
- you can select the Availability zones. but in my case I will choose the default one.
Next:Scale if you want to make a configuration. but in this case I will stick on default one.
Click the Review + Create
In Review + create page has a complete details of the resources you created.
After reviewing the resource you can hit the Create button to proceed.
After hitting the button Create. Deployment of resource you requested if process. wait for a few minutes to completed created.
When its completed. this will be appeared.
Create Database
After successfully deploying the kusto cluster named “adeclustertraining”. This will be available under your resource group. If you can open the resource group, In my case my resource group named “Demo-RG”.
To create the database just click Add Database here.
To create database just filled out this field. and click Create.
After clicking the create button to create database, just navigate this menu to verify if your database is create. Kustocust->Database->Databasename.
Happy Learning..
Thank you for visiting my blog site. Hoping you learn more here. please feel free to comment and suggest if there is need to enhance and update. thank you.
Related Topics
What is Microsoft Power Automate
In this article, I will know what is power automate, And Microsoft Power Automate, formerly known as Microsoft Flow, is a cloud-based service that allows […]
What is Microsoft Power Apps
In this article, I will know what is power apps, And Microsoft Power Apps is a low-code development platform that allows users to easily create […]
What is Microsoft Power Platform
In this article, I will introduce the new technology powered by Microsoft product which is Microsoft Power Platform. Microsoft Power Platform is a line of […]
How to create a personal access token in Azure DevOps
In this article, We learn how to create a Personal Access Token in Azure DevOps. I will show how to do it, and just follow […]
How to save the composed mail into outlook draft using HTTP request in Power Automate
In this article, We learn how to saved the composed mail into outlook draft using HTTP request in Power Automate. I will show how to […]
How to save the composed mail into outlook draft using http request in logic apps
In this article, We learn how to saved the composed mail into outlook draft using HTTP request in Logic Apps. I will show how to […]
How to create logic apps in Azure
In this article, We learn how to create logic apps in Azure. I will show how to do it, and just follow the steps clearly. […]
How to get access token for Azure Management API
Get access token for Azure Management API […]
How to Ingest Data in Azure Kusto Database
In this article, We learn how to Create Table in Azure Kusto Database. I will show how to do it, and just follow the steps […]
How to Create Table in Azure Kusto Database
In this article, We learn how to Create Table in Azure Kusto Database. I will show how to do it, and just follow the steps […]
How to use Web UI in Azure Kusto Database
In this article, We learn how to use Web UI in Azure Kusto Database. I will show how to do it, and just follow the […]
How to get value from local.settings.json in Azure Function App
Get value from local.settings.json in Azure Function App […]
How to implement Azure Function App
Implementation of in Azure Function App […]
UTC to PST conversion with daylight saving time
In this article, We learn how to convert UTC to PST with daylight time saving using azure maps API. I will show you how and […]
Pulling IcM data using kusto query in C#
In this article, We learn about IcM and kusto. I will try to discuss further as much as I can, and just follow clearly. For […]
Join table in Kusto Query Language (KQL)
In this article, We learn how to join two or more tables in Kusto Query Language (KQL). I will show how to do it, and […]
Kusto Query Language (KQL)
In this article, We learn about Kusto Query Language (KQL), I will explain furthered and detailed as I can. Just follow and read clearly about […]
Create Function App Project
In this article, We learn how to create Function App (FA) project in Visual Studio. I will show how to do it, and just follow […]
Create Resource Group in Azure
Create Resource Group in Azure. […]
Azure Active Directory get access token using Postman
In this article, We learn how to get access token in AAD using Postman. I will show how to do it, and just follow the […]