What is Azure Machine Learning Studio?
Azure Machine Learning Studio is a web-based workspace to build, train, and deploy machine learning models.
What is Azure Machine Learning Designer?
Azure Machine Learning Designer is a a drag-and-drop tool within Azure Machine Learning Studio used to build machine learning pipelines without code.
Describe the different Azure Web Tier plans or App Service plans.
There are 6 different plans: Free, Shared, Basic, Standard, Premium and Isolated.
Free gives 1 GB of storage. Shared gives 1 GB of storage. Basic gives 10 GB of storage. Standard gives 50 GB of storage. Premium gives 250 gb of storage. Isolated gives 1 TB of storage.
What is an Azure Reserved Virtual Machine Instance?
Azure Reservations is a cost-saving option that lets you prepay for resources such as VMs and receive discounted rates over 1 or 3 years. An Azure Reserved Virtual Machine Instance is a virtual machine that you have prepaid for.
What is Azure DevTest Labs?
Azure DevTest Labs is a service to quickly create, manage and tear down development/test environments in a controlled way.
What is Azure Key Vault?
Azure Key Vault is a service for securely storing and managing of secrets, keys, and certificates.
What is Privileged Identity Management?
Privileged Identity Management is an access management solution that controls and limits privileged access with just-in-time permissions.
Describe Microsoft’s Cloud Adoption Framework and it’s stages.
Microsoft Cloud Adoption Framework is structured approach with 7 stages for cloud adoption success.
The stages are:
Strategy –> Plan –> Ready –> Adopt –> Govern –> Secure –> Manage
What is Azure Marketplace?
Azure Marketplace is a store to find, buy, and deploy cloud solutions and services from different vendors.
What is Azure Synapse Analytics?
Azure Synapse (used to essentially be Azure SQL Data Warehouse) is a large-scale data analytics and data warehousing service that enables analysis of structured and unstructured data. You can use Synapse Analytics on a Data Lake storage. Power BI can be integrated with Synapse Analytics.
What is Azure CDN?
Azure CDN is Azure’s CDN service to help reduce latency and increase performance for delivery of web content to users by caching STATIC content.
What is Azure Front Door?
Azure Front Door is a separate CDN-like service with a focus on application delivery and loadbalancing so it can deliver the user to the closest backend.
What is Azure Queue Storage?
Azure Queue Storage is a service for storing / buffering large numbers of messages for your applications.
What is Azure Batch?
Azure Batch is a service that lets you create and manage a pool of compute nodes (virtual machines), install the applications you want to run and schedules jobs to run on the nodes.
What is Azure Resource Explorer?
Azure Resource Explorer is a tool to view and manage Azure resources via their REST API structure.
What is Azure Repos?
Azure Repos is a service for hosting and managing Git repositories.
What is Microsoft’s Modern Lifecycle Policy for Azure services?
The Modern Lifecycle Policy defines how Azure services are supported, updated, and retired.
For products governed by the Modern Lifecycle Policy, Microsoft will provide a minimum of 12 months’ notification prior to ending support if no successor product or service is offered.
For some select services, Microsoft will provide a notification up to 3 years before reaching end of support.
For products and services governed by the Modern Lifecycle Policy, unless otherwise noted, Microsoft’s policy is to provide a minimum 30 days’ notification when customers are required to take action in order to avoid significant degradation to the normal use of the product or service.
What is the Knowledge Center used for?
The Knowledge Center gives documentation and guidence.
What is the Trust Center used for?
The Trust Center gives information about security and compliance.
What is Azure AI Bot?
Azure AI Bot is a service that provides a platform for building intelligent bots that can speak with users.
What is Azure Web Apps?
Azure Web Apps is a subsection of the Azure App Service platform used specifically for web applications.
True OR False? Azure App Service has the ability to automatically scale resources.
True
Why do you not need a federated solution for MFA in Azure?
You don’t need a federated solution for MFA in Azure since Azure Active Directory natively supports it. A federated solution might be needed for hybrid solutions but Entra ID can make it not needed.
What is Azure Cognitive Services?
Azure Cognitive Services is a service that provides AI / machine learning capabilities like vision, speech and language.