Microsoft Fundamentals Flashcards
Azure Active Directory
Solution for identiy management, performs user and access control
also powers single sign on
supports authrization through use of RBAC
Powershell
A PowerShell script is a file that contains PowerShell cmdlets and code. A PowerShell script needs to be run in PowerShell.
can also be used to manage Linux and MacoS
Azure Powershell is a module that can be installed locally on computer
Coonect _AZAccount
Azure Data Lake Analytics
Azure Data Lake Analytics is an on-demand analytics job service that simplifies big data. Instead of deploying, configuring, and tuning hardware, you write queries to transform your data and extract valuable insights. The analytics service can handle jobs of any scale instantly by setting the dial for how much power you need. You only pay for your job when it is running, making it more cost-effective.
Tags
tags appied to a resource group are not inherited by its resources
not all azure resources support tags
Azure App Service
PaaS: App Service enables you to build and host web apps, background jobs, mobile back-ends, and RESTful APIs in the programming language of your choice without managing infrastructure. It offers automatic scaling and high availability. App Service supports Windows and Linux and enables automated deployments from GitHub, Azure DevOps, or any Git repo to support a continuous deployment model.
Locks
Locks cannot be applied in the context of specific users and roles
Cloud shell
allows access to the CLI and Powershell consoles after you log into the Azure Portal
web based
interactive, browser accessbile shell environment.
New_AZVm
when running PowerShell with Cloud Shell Windows functionality is not available.
Network Security Group
A network security group works like a firewall. You can attach a network security group to a virtual network and/or individual subnets within the virtual network. You can also attach a network security group to a network interface assigned to a virtual machine. You can use multiple network security groups within a virtual network to restrict traffic between resources such as virtual machines and subnets.
HDInsight
Azure HDInsight is a cloud distribution of Hadoop components. Azure HDInsight makes it easy, fast, and cost-effective to process massive amounts of data. You can use the most popular open-source frameworks such as Hadoop, Spark, Hive, LLAP, Kafka, Storm, R, and more. With these frameworks, you can enable a broad range of scenarios such as extract, transform, and load (ETL), data warehousing, machine learning, and IoT.
Open source enterprise wide analytics service, used to analyze streaming or historic data, such as ELT batch processing
Azure Subscription
An Azure subscription is a container for Azure resources. It is also a boundary for permissions to resources and for billing. You are charged monthly for all resources in a subscription. A single Azure tenant (Azure Active Directory) can contain multiple Azure subscriptions.
An initiative definition
collection of policy definitions that are tailored towards achieving a singular overarching goal.
Azure Advisor
Azure Advisor does not provide recommendations on how to configure network settings on Azure virtual machines, the statement is false.
advice on availability, security, performance, cost
personal cloud consultant to optimize Azure deployments.
PaaS
Scaling is customers’s responsibility in Paas
in severless computing you need to worry about scaling
Subscriptions
You can’t merge two subscriptions into a single subscription. However, you can move some Azure resources from one subscription to another or you can also transfer ownership of a subscription and change the billing type for a subscription.
Azure Advisor
Azure Advisor displays security recommendations.
Microsoft Azure Sentinel
Microsoft Azure Sentinel is a scalable, cloud-native, security information event management (SIEM) and security orchestration automated response (SOAR)solution. Azure Sentinel delivers intelligent security analytics and threat intelligence across the enterprise, providing a single solution for alert detection, threat visibility, proactive hunting, and threat response.
Azure Key Vault
Azure Key Vault is a centralized cloud service for storing your applications’ secrets in a single, central location. It provides secure access to sensitive information by providing access control and logging capabilities
A network security group
A network security group contains security rules that allow or deny inbound network traffic to, or outbound network traffic from, several types of Azure resources. For each rule, you can specify source and destination, port, and protocol.
Zone
Geographic grouping of Azure regions used to determine billing based on data transfers.
Microsoft Compliance Manager
Free workflow based risk assessment tool within Service Trust Portal
allows you to detremine wheterh or not your services meet industry standards
Azure virtual machines
Azure virtual machines provide hardware virtualization. Azure Virtual Machines (VM) is one of several types of on-demand, scalable computing resources that Azure offers. Typically, you choose a VM when you need more control over the computing environment than the other choices offered.
Azure Database for MySQL
Azure Database for MySQL is the logical choice for existing LAMP stack applications.
Azure Blob storage
Azure Blob storage is Microsoft’s object storage solution for the cloud. Blob storage is optimized for storing massive amounts of unstructured data, such as text or binary data. Azure Blob Storage is unstructured, meaning that there are no restrictions on the kinds of data it can hold. Blobs are stored in containers, which you can use to organize your blobs depending on your business needs.
PowerApps
PowerApps lets you quickly build business applications with little or no code. It is not used to create Azure virtual machines.
Azure Sentinel i
Azure Sentinel is Microsoft’s cloud-based SIEM (Security Information and event management. powered by Microsoft’s intelligent security analytics and threat analysis.
Azure SQL Database
fully managed platform as a service (PaaS) database
Which of the following elements is considered part of the “network” layer of network security?
seperate servers into distinct subnets by role
Azure ExpressRoute
Azure ExpressRoute lets you seamlessly extend your on-premises networks into the Microsoft cloud. This connection between your organization and Azure is dedicated and private. Establishing an ExpressRoute connection enables you to connect to Microsoft cloud services like Azure, Office 365, and Dynamics 365. Security is enhanced, connections are more reliable, latency is minimal, and throughput is greatly increased.
Azure Pipelines
Azure Pipelines is a CI/CD tool for building an automated toolchain. It lacks features to assign tasks for individual developers to work on. However, it can automate other tools to assign tasks to users.
IoT Central
SaaS solution that allows to build ioT solutions without development exertise.
global iOT SaaS, connect, monitor and manage ioT resources
Azure DevOps
GitHub is “lighter weight” than Azure DevOps, with a focus on individual developers contributing to open source. Azure DevOps, on the other hand, is more focused on enterprise development with heavier project management and planning tools, and finer-grained access control.
Azure Synapse Analytics
Azure Synapse Analytics is a cloud-based Platform-as-a-Service (PaaS) offering from Microsoft. It is a large-scale, distributed, MPP (massively parallel processing) relational database technology in the same class of competitors as Amazon Redshift or Snowflake
Azure Synapse Analytics is an important component of the Modern Data Warehouse multi-platform architecture. Because Azure Synapse Analytics is an MPP system with a shared-nothing architecture across distributions, it is meant for large-scale analytical workloads which can take advantage of parallelism.
What operating systems does Microsoft supply Azure Virtual Machine images for?
Windows and Linux
Azure Databricks
≈ Azure Databricks helps you unlock insights from all your data and build artificial intelligence (AI) solutions. You can set up your Apache Spark™ environment in minutes, then autoscale and collaborate on shared projects in an interactive workspace. Azure Databricks supports Python, Scala, R, Java, and SQL, as well as data science frameworks and libraries including TensorFlow, PyTorch, and scikit-learn
an Apache Spark based analytics platform designed to provde a collaborative analytics workflow.