A resource is an item that can be managed and is accessible through Azure. Examples of resources include virtual networks, virtual computers, storage accounts, web applications, and databases. A resource group is a container that contains connected resources. All the solution’s resources may be included in the resource group,…
Tag: Azure
Azure Sentinel
Today, I’ll be sharing some information on Azure Sentinel, one of Azure’s general cloud security services. What is Sentinel? Microsoft Sentinel or Azure Sentinel is a cloud-native solution which provides: Security information and event management (SIEM): SIEM is an approach to security management that combines SIM (security information management: This is an…
Getting Started with Azure ML Workspaces
Why Azure ML SDK? Azure Machine Learning is a Microsoft cloud platform for performing machine learning workloads. Because Azure ML is built on the Microsoft Azure cloud platform, this allows Azure ML to: Model deployment with real-time inferences Use built-in monitoring for training, datasets, and services Easily manage multiple versions…