Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Scalable Data Analytics with Azure Data Explorer

You're reading from  Scalable Data Analytics with Azure Data Explorer

Product type Book
Published in Mar 2022
Publisher Packt
ISBN-13 9781801078542
Pages 364 pages
Edition 1st Edition
Languages
Concepts
Author (1):
Jason Myerscough Jason Myerscough
Profile icon Jason Myerscough

Table of Contents (18) Chapters

Preface 1. Section 1: Introduction to Azure Data Explorer
2. Chapter 1: Introducing Azure Data Explorer 3. Chapter 2: Building Your Azure Data Explorer Environment 4. Chapter 3: Exploring the Azure Data Explorer UI 5. Section 2: Querying and Visualizing Your Data
6. Chapter 4: Ingesting Data in Azure Data Explorer 7. Chapter 5: Introducing the Kusto Query Language 8. Chapter 6: Introducing Time Series Analysis 9. Chapter 7: Identifying Patterns, Anomalies, and Trends in your Data 10. Chapter 8: Data Visualization with Azure Data Explorer and Power BI 11. Section 3: Advanced Azure Data Explorer Topics
12. Chapter 9: Monitoring and Troubleshooting Azure Data Explorer 13. Chapter 10: Azure Data Explorer Security 14. Chapter 11: Performance Tuning in Azure Data Explorer 15. Chapter 12: Cost Management in Azure Data Explorer 16. Chapter 13: Assessment 17. Other Books You May Enjoy

Introducing virtual networking and subnet delegation

As we saw in the previous section, identity management is a good method for restricting access to ADX clusters. We can control access at both the management and data plane levels, but our cluster is still available on the public internet. Anyone who knows the name of our cluster could potentially connect by guessing usernames and passwords.

Like a lot of Azure resources, such as storage accounts and Azure SQL, they are accessible on the internet by default. The problem with this default deployment is that we cannot restrict inbound and outbound traffic. Azure supports advanced deployments that allow us to deploy resources within a virtual network. Virtual networks let us create private networks on Azure to isolate and restrict access to our resources, such as virtual machines, ADX clusters, and so on.

Deploying our ADX cluster in a virtual network gives us more control over inbound and outbound traffic. We can use NSGs to...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}