Skip to content

Latest commit

 

History

History
175 lines (165 loc) · 19.9 KB

AZ-100Links.md

File metadata and controls

175 lines (165 loc) · 19.9 KB

AZ-100 Microsoft Azure Infrastructure and Deployment Skills measured, look at the official link for potential updates AZ-100

  • Manage Azure subscriptions and resources (15-20%)
  • Implement and manage storage (20-25%)
  • Deploy and manage virtual machines (VMs) (20-25%)
  • Configure and manage virtual networks (20-25%)
  • Manage identities (15-20%)

Fork this repo and use the last chapter for "objective of the day" tasks as training steps.

Manage Azure subscriptions and resources (15-20%
Understand the "gotchas" involved in moving Azure resources between resource groups and regions.
Understand the "gotchas" involved in moving Azure resources between subscriptions.
Be aware of Cloudyn and the other Azure tools to help you manage cost.
Configure cost center quotas and taxonomic tagging.
Assign administrator permissions to Azure AD and Azure resources.
Know when and how to apply and lift resource locks in Azure.
Understand when and how you register Azure resource providers.
Configure Azure policies at the subscription level.
Configure diagnostic settings on Azure resources.
*** Missing link!! Create a performance baseline for Azure resources
Be sure you can interpret JSON especially in Azure Policy and ARM templates.
Create and test alerts and action groups.
Understand the relationship between App Service apps and Service Plans.
Analyze alerts across an Azure subscription.
Be able to use taxonomic tags to help define cost reports in Azure.
Analyze metrics across an Azure subscription.
Understand some of the most common examples used in Azure Policy (search the docs!).
Create action groups in Azure Monitor.
Monitor for unused Azure resources
Monitor Azure spend -To this point - don’t forget about Cloudyn!
Use Log Search query functions.
View alerts in Azure Log Analytics.
Use Azure Policy for resource groups.
Configure resource locks.
Configure resource policies.
Implement and set taxonomic tagging on Azure resource groups.
Move resources across resource groups.
Remove resource groups.
Implement and manage storage (20-25%)
Know the steps required to deploy Azure File Sync
Understand the steps required to use the Azure Import/Export service.
Understand how to troubleshoot Azure Recovery Services vault deletions.
Be aware of why and when Azure Storage Explorer can be useful.
Be able to demonstrate you know how to create and configure storage accounts in the Azure portal.
Differentiate between the Import/Export Service and Azure Data Box - I’d suggest you place more emphasis on Import/Export Service because some of the Data Box peview (only GA products are covered on tests)
Deploy and manage virtual machines (VMs) (20-25%)
Know how to use VM extensions to automate post-deployment configuration management.
Be able to differentiate features among the various Azure VM size categories.
Be aware that Azure CLI v2.0 exists but be prepared to interpret lots of Azure PowerShell.
Know the steps to deploy and configure an Azure CDN profile and endpoint.
Configure and manage virtual networks (20-25%)
Be able to troubleshoot NSG assignments at the NIC and vNET subnet level.
Differentiate between Application Security Groups and Network Security Groups
Be able to troubleshoot name resolution in Azure especially when involving Azure DNS zones
Be able to troubleshoot VM network connectivity by using Network Watcher.
Know when creating a private zone in Azure DNS is helpful (hint: think inter-VNet name resolution).
Manage identities (15-20%)
Know how to configure Azure AD Connect especially in a fault-tolerant manner. extra link
Know how to manage licenses in your Azure AD tenant.
Be aware of the idfix utility and why you might use it in conjunction with Azure AD Connect.
Differentiate between Azure AD ID Protection (IDP) and Azure AD Privileged Identity Management (PIM).
All questions/link for AZ-100 not grouped
Know the steps required to deploy Azure File Sync
Understand the steps required to use the Azure Import/Export service.
Understand how to troubleshoot Azure Recovery Services vault deletions.
Be aware of why and when Azure Storage Explorer can be useful.
Know how to use VM extensions to automate post-deployment configuration management.
Be able to differentiate features among the various Azure VM size categories.
Understand the "gotchas" involved in moving Azure resources between resource groups and regions.
Understand the "gotchas" involved in moving Azure resources between subscriptions.
Be aware of Cloudyn and the other Azure tools to help you manage cost.
Be aware that Azure CLI v2.0 exists but be prepared to interpret lots of Azure PowerShell.
Be able to troubleshoot NSG assignments at the NIC and vNET subnet level.
Differentiate between Application Security Groups and Network Security Groups
Understand when and how you register Azure resource providers.
Know when and how to apply and lift resource locks in Azure.
Be able to troubleshoot VM network connectivity by using Network Watcher.
Be able to troubleshoot name resolution in Azure especially when involving Azure DNS zones
Assign administrator permissions to Azure AD and Azure resources.
Configure cost center quotas and taxonomic tagging.
Know how to configure Azure AD Connect especially in a fault-tolerant manner. ALSO!! see this extra link
Configure Azure policies at the subscription level.
Know how to manage licenses in your Azure AD tenant.
Configure diagnostic settings on Azure resources.
Be aware of the idfix utility and why you might use it in conjunction with Azure AD Connect.
*** Missing link!! Create a performance baseline for Azure resources
Be sure you can interpret JSON especially in Azure Policy and ARM templates.
Create and test alerts and action groups.
Understand the relationship between App Service apps and Service Plans.
Analyze alerts across an Azure subscription.
Be able to use taxonomic tags to help define cost reports in Azure.
Analyze metrics across an Azure subscription.
Understand some of the most common examples used in Azure Policy (search the docs!).
Create action groups in Azure Monitor.
Be able to demonstrate you know how to create and configure storage accounts in the Azure portal.
Monitor for unused Azure resources
Know the steps to deploy and configure an Azure CDN profile and endpoint.
Monitor Azure spend -To this point - don’t forget about Cloudyn!
Know when creating a private zone in Azure DNS is helpful (hint: think inter-VNet name resolution).
Differentiate between the Import/Export Service and Azure Data Box - I’d suggest you place more emphasis on Import/Export Service because some of the Data Box peview (only GA products are covered on tests)
Use Log Search query functions.
Differentiate between Azure AD ID Protection (IDP) and Azure AD Privileged Identity Management (PIM).
View alerts in Azure Log Analytics.
Use Azure Policy for resource groups.
Configure resource locks.
Configure resource policies.
Implement and set taxonomic tagging on Azure resource groups.
Move resources across resource groups.
Remove resource groups.
Additional objectives for AZ-100 related training - Missing links, pls add them!
objective of the day: Create an export from Azure job with Import/Export service
objective of the day: Create an import into Azure job with Import/Export service.
objective of the day: Use Azure Data Box for data import into Azure.
objective of the day: Configure and use Azure blob storage.
objective of the day: Configure Azure Content Delivery Network (CDN) endpoints.
objective of the day: Create an Azure file share.
objective of the day: Create an Azure File Sync service instance.
objective of the day: Create an Azure File Sync sync group.
objective of the day: Troubleshoot Azure File Sync.
objective of the day: Configure and review Azure VM backup reports.
objective of the day: Perform an Azure VM backup operation.
objective of the day: Create a Recovery Services vault.
objective of the day: Create and configure a backup policy.
objective of the day: Perform an Azure VM and/or disk restore operation.
objective of the day: Configure high availability for Azure VMs.
objective of the day: Configure monitoring, networking, storage, and VM size.
objective of the day: Deploy and configure Azure VM scale sets.
objective of the day: Modify an Azure Resource Manager (ARM) template.
objective of the day: Configure and enforce the location of new VMs in Azure.
objective of the day: Configure a virtual hard disk (VHD) template for VMs in Azure.
objective of the day: Deploy a new Azure VM from a template.
objective of the day: Save an Azure VM deployment as an ARM template.
objective of the day: Deploy Windows and Linux VMs by using the Azure portal and Azure PowerShell.
objective of the day: Add data disks to a VM in Azure.
objective of the day: Add network interfaces to a VM running in Azure.
objective of the day: Automate configuration management by using PowerShell DSC and VM agent by using custom script extensions
objective of the day: Manage VM sizes in the Azure Portal or with Azure PowerShell.
objective of the day: Move Azure VMs from one resource group to another.
objective of the day: Redeploy Windows Server or Linux VMs in the Azure portal.
objective of the day: Configure backup for Windows Server and Linux VMs in Azure.
objective of the day: Define backup policies for Windows Server and Linux VMs in Azure.
objective of the day: Implement backup policies for Windows Server and Linux VMs in Azure.
objective of the day: Perform full VM restore in the Azure portal.
objective of the day: Create and configure Azure virtual network (VNet) peering.
objective of the day: Verify virtual network connectivity with Azure Network Watcher.
objective of the day: Create a virtual network gateway in the Azure portal.
objective of the day: Configure private and public IP addresses for Azure VMs.
objective of the day: Configure network routes on Azure virtual network (VNet) subnets.
objective of the day: Configure network interfaces on Azure virtual machines (VMs).
objective of the day: Configure subnets and virtual networks in the Azure Portal and with Azure PowerShell.
objective of the day: Configure Azure DNS in the Azure portal and with Azure PowerShell.
objective of the day: Configure custom DNS settings for an Azure virtual network (VNet) subnet.
objective of the day: Configure private and public Azure DNS zones.
objective of the day: Create network security group (NSG) security rules.
objective of the day: Associate a network security group (NSG) to a subnet or network interface in Azure.
objective of the day: Identify required ports for inter-VM communications in Azure.
objective of the day: Evaluate effective security rules for VMs with Azure Network Watcher.