AZ-900 Flashcards
(102 cards)
Azure File Sync
Azure File Sync: A service provided by Microsoft Azure that enables organizations to synchronize files between on-premises servers and Azure File shares. It allows seamless access to files from anywhere while maintaining centralized control and reducing storage costs by tiering less frequently accessed data to Azure.
Data migration assistant
Azure Data Migration Assistant: A tool provided by Microsoft Azure to assist in the assessment and migration of on-premises databases to Azure SQL Database or Azure SQL Managed Instance. It helps identify compatibility issues, provides recommendations for performance optimization, and facilitates the schema and data migration process, ensuring a smooth transition to the Azure cloud platform.
Azure Files
Azure Files: A cloud-based file sharing service provided by Microsoft Azure, allowing users to create fully managed file shares in the cloud accessible via Server Message Block (SMB) or Network File System (NFS) protocols. It enables easy file sharing across multiple platforms and environments, offering scalability, high availability, and integration with Active Directory for secure authentication and access control.
Azure Advisor Blade
Azure Advisor Blade: A feature within the Azure portal that provides personalized recommendations to help optimize Azure resources for better performance, security, reliability, and cost efficiency. It offers actionable insights based on best practices and Azure usage patterns, helping users make informed decisions to improve their Azure deployments.
Security Center Blade
Azure Security Center Blade: A section within the Azure portal that provides centralized security management and monitoring for Azure resources. It offers security recommendations, threat detection, and advanced capabilities such as security policies, regulatory compliance, and integration with Azure Defender for protection against advanced threats across cloud workloads.
Compliance Manager
Compliance Manager: A tool within Microsoft 365 and Azure that helps organizations assess and manage their compliance posture across various regulations and standards. It provides a centralized dashboard for tracking compliance-related activities, assessing risks, and implementing controls to meet regulatory requirements such as GDPR, HIPAA, ISO 27001, and more. Compliance Manager offers built-in assessments, recommended actions, and documentation capabilities to streamline compliance efforts and improve overall data protection and governance practices.
Knowledge Center
Azure Knowledge Center: A centralized online resource provided by Microsoft Azure, offering a wide range of documentation, tutorials, best practices, and troubleshooting guides for Azure services and solutions. It serves as a comprehensive knowledge base for developers, IT professionals, and organizations looking to learn about Azure, address technical challenges, and stay updated on the latest developments and innovations in cloud computing.
Tags
Azure Tags: Key-value pairs that you can apply to Azure resources to logically organize and categorize them for better management, tracking, and billing purposes. Tags provide additional metadata that helps you easily identify, search, and filter resources within your Azure environment. They are commonly used for cost allocation, resource grouping, access control, and automation tasks.
ExpressRoute
Azure ExpressRoute: A Microsoft Azure service that provides dedicated, private, high-throughput network connectivity between on-premises datacenters and Azure datacenters or Microsoft cloud services, such as Azure Virtual Networks, Azure Blob Storage, and Azure SQL Database. ExpressRoute offers more reliable and predictable network performance compared to public internet connections, with enhanced security and isolation options. It enables organizations to extend their on-premises networks into the Microsoft cloud, facilitating hybrid cloud scenarios, data migration, and enterprise-grade connectivity for mission-critical workloads.
Consumption Based Plan
Azure Consumption-Based Plan: A pricing model offered by Microsoft Azure where customers pay for cloud services based on their actual usage rather than committing to a fixed amount of resources or predefined capacity. This pay-as-you-go approach allows organizations to scale resources up or down according to demand, providing flexibility and cost efficiency. It is suitable for workloads with variable usage patterns or for organizations seeking to avoid upfront investments in infrastructure.
AZcopy
Azure AzCopy: A command-line utility provided by Microsoft Azure for copying data to and from Azure storage accounts. It supports efficient, high-performance data transfer operations, including copying files, folders, and blobs, as well as transferring data between Azure Blob Storage, Azure Files, and Azure Data Lake Storage. AzCopy offers features such as parallelism, resiliency, and bandwidth throttling to optimize data transfer performance and reliability, making it a versatile tool for data migration, backup, and synchronization tasks in Azure environments.
Azurre Storage Explorer
Azure Storage Explorer: A graphical user interface (GUI) tool provided by Microsoft for managing and interacting with Azure storage services. It allows users to easily view, upload, download, and manage data stored in Azure Blob Storage, Azure Files, Azure Queue Storage, and Azure Table Storage. Azure Storage Explorer provides a user-friendly interface for performing common storage operations, such as creating containers, setting access permissions, and monitoring storage metrics, making it a convenient tool for developers, administrators, and data engineers working with Azure storage resources.
Azure RBAC
Azure RBAC (Role-Based Access Control): A security model provided by Microsoft Azure for managing access to Azure resources. It allows administrators to grant permissions to users, groups, or applications based on their assigned roles, rather than assigning permissions directly to individual users. Azure RBAC offers built-in roles with pre-defined sets of permissions, such as Owner, Contributor, and Reader, as well as custom roles for fine-grained access control. This enables organizations to enforce the principle of least privilege and establish granular access policies to protect sensitive data and resources within their Azure environments.
Conditional Access
Azure Conditional Access: A feature of Microsoft Azure Active Directory (Azure AD) that allows organizations to enforce access controls and security policies based on specific conditions and criteria. It enables administrators to define access rules based on factors such as user identity, device health, location, and session risk, and dynamically grant or deny access to Azure and Microsoft 365 resources accordingly. Azure Conditional Access helps organizations enhance security posture by implementing context-aware access policies that adapt to real-time risk factors and user behaviors, thereby reducing the risk of unauthorized access and data breaches.
Azure Functions
Azure Functions: A serverless compute service provided by Microsoft Azure that allows developers to build and deploy event-driven, scalable, and pay-per-use functions or applications without managing infrastructure. Azure Functions enables developers to write code in various programming languages such as C#, Java, JavaScript, Python, and PowerShell, and trigger them in response to events from Azure services, third-party services, or custom triggers. It supports a wide range of integration options, including Azure services, HTTP triggers, message queues, timers, and more, making it suitable for various use cases such as data processing, IoT, web APIs, and automation tasks.
Azure AD Identity Protection AIP
Azure AD Identity Protection (AIP): A security service provided by Microsoft Azure Active Directory (Azure AD) that helps organizations safeguard user identities and prevent identity-based attacks. Azure AD Identity Protection uses machine learning algorithms and anomaly detection capabilities to analyze user sign-ins, authentication attempts, and other signals to identify potential security risks such as compromised accounts, unusual sign-in locations, and suspicious activities. It provides real-time risk detection, remediation recommendations, and automated responses to mitigate security threats and protect sensitive data.
Azure Market Place
Azure Marketplace: An online store provided by Microsoft Azure that offers a wide range of certified, pre-configured solutions and services from Microsoft and third-party vendors. Azure Marketplace enables customers to discover, purchase, deploy, and manage software applications, virtual machines, templates, and other resources directly within the Azure portal. It provides a convenient platform for finding and deploying solutions for various use cases, including infrastructure deployment, application development, security, analytics, and more, accelerating time-to-value for Azure customers.
Resource Groups
Azure Resource Group: A logical container within Microsoft Azure that holds related Azure resources, such as virtual machines, storage accounts, web apps, and databases. Resource groups are used to manage and organize resources for a specific application, project, or environment, providing a unified management scope for tasks such as provisioning, monitoring, billing, and access control. By grouping resources together, administrators can manage them collectively, apply common policies and permissions, and streamline resource management operations, making it easier to deploy, monitor, and maintain Azure solutions.
Azure Resource Manager ARM
Azure ARM (Azure Resource Manager): The deployment and management service provided by Microsoft Azure for organizing and managing Azure resources. Azure ARM enables users to provision, update, and delete Azure resources in a declarative manner using JSON templates called Azure Resource Manager templates. It provides a unified API endpoint for interacting with Azure resources and offers features such as resource grouping, role-based access control (RBAC), tagging, and resource locks for managing resources at scale. Azure ARM simplifies resource management, automates deployment processes, and enables consistent management and governance of Azure resources across hybrid and multi-cloud environments.
Azure DevTest labs
Azure DevTest Labs: A service provided by Microsoft Azure that enables developers and IT professionals to quickly create, manage, and allocate development and testing environments in the cloud. Azure DevTest Labs allows users to provision virtual machines, containers, and other resources using reusable templates, automate environment setup with custom scripts, and control costs by setting quotas and policies. It provides features such as self-service provisioning, integration with Azure DevOps, scheduling, and auto-shutdown to streamline development and testing workflows, improve collaboration, and optimize resource utilization.
Azure virtual network
Azure Virtual Network: A logically isolated network infrastructure provided by Microsoft Azure, allowing users to create and manage private networks in the cloud. Azure Virtual Network enables users to define their own IP address space, subnets, and routing tables, and connect Azure resources securely to each other, to on-premises networks, and to the internet. It provides features such as network security groups, virtual private network (VPN) gateways, and Azure Bastion for secure connectivity and access control. Azure Virtual Network is commonly used to host virtual machines, containers, and other network-enabled services, providing a scalable and flexible networking solution for various cloud deployments.
Microsoft 365 Compliance Admin Center
Azure Microsoft 365 Compliance Center: A centralized portal provided by Microsoft for managing compliance-related activities and controls across Microsoft 365 services. It offers a comprehensive set of tools and features for assessing, protecting, and governing data in compliance with regulatory requirements and organizational policies. The Microsoft 365 Compliance Center includes capabilities such as data loss prevention (DLP), eDiscovery, information protection, insider risk management, compliance score, and compliance reports. It provides a unified dashboard for monitoring compliance posture, implementing controls, and responding to compliance-related incidents, helping organizations protect sensitive data and meet regulatory obligations effectively.
Professional Direct Support Plan
Azure Professional Direct Support Plan: A support offering provided by Microsoft Azure that provides direct access to Azure technical experts for personalized assistance and guidance. With the Professional Direct Support Plan, customers receive 24/7 access to Azure engineers via phone, chat, or email for assistance with Azure services, architecture design, troubleshooting, and best practices. This plan includes personalized advisory services, proactive monitoring and alerts, and prioritized response times to help customers maximize the performance, reliability, and security of their Azure deployments.
Azure Blob Storage
Azure Blob Storage: A scalable object storage service provided by Microsoft Azure for storing large amounts of unstructured data such as documents, images, videos, and logs. Azure Blob Storage offers high availability, durability, and security for data storage in the cloud, with options for hot, cool, and archive storage tiers to optimize cost and performance based on access frequency. It provides features such as versioning, encryption, access control, and integration with other Azure services, making it suitable for various use cases such as backup, content delivery, data lake storage, and application data storage.