Introduction to Azure Synapse Analytics 1

Introduction to Azure Synapse Analytics https://learn.microsoft.com/en-us/training/paths/get-started-data-engineering/ What is Azure Synapse Analytics Azure Synapse Analytics provides[…] support for multiple data storage, processing, and analysis technologies in a single, integrated solution.[…] including SQL, Apache Spark, a single, consistent user interface. Azure Synapse Analytics workspaceA Synapse Analytics workspace defines an instance of the Synapse Analytics service in which […]

What is Azure Data Engineer DP-203?

Skills measured Microsoft Certified: Azure Data Engineer Associate – Certifications | Microsoft Learn In most organizations, a data engineer is the primary role responsible for integrating, transforming, and consolidating data from various structured and unstructured data systems into structures that are suitable for building analytics solutions. An Azure data engineer also helps ensure that data […]

Create an Azure service principal with Azure PowerShell (SPN) key vault RBAC

Key vault Use Azure service principals with Azure PowerShell | Microsoft Learn Automated tools that use Azure services should always have restricted permissions. Instead of having applications sign in as a fully privileged user, Azure offers service principals. An Azure service principal is an identity created for use with applications, hosted services, and automated tools […]

Az lab domain, dns zone, private dnz

Domain (TXT) Differentiate between domain and domain name server and components of DNS Domain could be a piece of string that helps to spot a specific web sit DNS (Domain Name System) could be a server that translates the domain to the corresponding ip address to supply the specified webpage https://www.tutorialspoint.com/differentiate-between-domain-and-domain-name-server-and-components-of-dns# Add custom domain to […]

Az lab Back up Azure file shares in the Azure portal – Azure Backup

Back up Azure file shares in the Azure portal – Azure Backup | Microsoft Learn Azure file share backup is a native, cloud based backup solution that protects your data in the cloud and eliminates additional maintenance overheads involved in on-premises backup solutions. The Azure Backup service smoothly integrates with Azure File Sync, and allows […]

Az lab Create and manage a Windows virtual machine that has multiple NICs

Create and manage Windows VMs in Azure that use multiple NICs – Azure Virtual Machines | Microsoft Learn Virtual machines (VMs) in Azure can have multiple virtual network interface cards (NICs) attached to them. A common scenario is to have different subnets for front-end and back-end connectivity. You can associate multiple NICs on a VM […]

Az lab azcopy SAS

Copy or move data to Azure Storage by using AzCopy v10 | Microsoft Learn AzCopy is a command-line utility that you can use to copy blobs or files to or from a storage account. This article helps you download AzCopy, connect to your storage account, and then transfer data. Authorize AzCopyYou can provide authorization credentials […]