Showing 17401–17412 of 18767 results
Understand PostgreSQL query processing
The Azure Database for PostgreSQL server receives SQL queries and returns the relevant results. Each SQL query goes through several stages in order to return the correct results as quickly as possible.
Understand scalability in Power BI
Scalable data models enable enterprise-scale analytics in Power BI. Implement data modeling best practices, use large dataset storage format, and practice building a star schema to design analytics solutions that can scale.
Understand the built-in query intelligence enhancements of SQL Server 2022
Learn about and use the Intelligent Query Processing feature enhancements in SQL Server 2022.
Understand the command syntax in Windows PowerShell
This module covers the cmdlet structure and parameters for using Windows PowerShell cmdlets. It also explains how to use tab completion and how to display About files content.
Understand the MySQL storage engine
Learn about MySQL's pluggable storage engine model, common storage engines, and storage engines supported by Azure Database for MySQL.
Understand the process of bringing an app to AppSource in Business Central
Do you want to know about technical and marketing AppSource validation procedures? In this module, you'll learn what is required from a technical and marketing point of view for your application to be validated for AppSource.
Understand the Transformer architecture and explore large language models in Azure Machine Learning
Learn about the history of natural language processing (NLP), including how the Transformer architecture revolutionized the field and helped us create large language models (LLMs). Work with LLMs in Azure Machine Learning through the foundation models in the model catalog.
Understand the Windows PowerShell pipeline
This module explains about the Windows PowerShell pipeline and some basic techniques for running multiple commands in it.
Understand Viva Glint survey configuration and launch
This module will explain how to set up your survey program and how to use Viva Glint while your survey is live.
Understand Viva Glint’s approach to 360 feedback
This module will provide you with the prerequisite knowledge designed to help you understand the foundations of a Viva Glint 360 feedback program.
Understand Windows Server IaaS Virtual Machine cost management
You'll be able to use the Pricing calculator to assess likely costs, use Azure Advisor to monitor actual costs for Azure resources, implement Spot VMs and Azure Reservations, and describe benefits of Azure Hybrid licensing.
Understand write-ahead logging
Azure Database for PostgreSQL is an ACID compliant database service. Write-ahead logging ensures changes are both atomic and durable. In this module, you learn how Azure Database for PostgreSQL implements write-ahead logging.