Cloud

AArticales:

AZ-300

---------------------------------------------------------

	Q1
	Azure Active Directory Graph API
		https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-graph-api

Case Study 1

	Q2:
	
`	Topics:

		Azure Key Vault	
			https://docs.microsoft.com/en-us/azure/key-vault/key-vault-whatis

		Azure App Service authentication
			https://docs.microsoft.com/en-us/azure/app-service/overview-authentication-authorization

		Azure Kubernetes Service (AKS) cluster
			https://docs.microsoft.com/en-us/azure/aks/concepts-clusters-workloads

		Azure Monitor Container Health
			https://docs.microsoft.com/en-us/azure/azure-monitor/insights/container-insights-overview

		Azure Container Registry
			https://docs.microsoft.com/en-us/azure/container-registry/container-registry-intro
			
		Azure Service Fabric
			https://www.infoworld.com/article/3264465/azure-service-fabric-what-you-need-to-know.html
			
		PAAS - Platform as a Service
			https://azure.microsoft.com/en-us/overview/what-is-paas/

			SKU - Stock Keeping Unit
		
		Site-to-site VPN
		
		Point-to-site VPN
		
		Bot
		A bot is an app that users interact with in a conversational way using text, graphics (cards), or speech. 

-----------------------------------------------------------

Case Study 2

	Azure Event Grid
	
	Azure Machine Learning Service
	
	HTTP WebHook
	
	Q3
		Notification latency
	
		Azure Function		
			https://docs.microsoft.com/en-us/azure/azure-functions/functions-scale
	
	Q4
		Application Insight Model
			https://docs.microsoft.com/en-us/azure/azure-monitor/app/data-model
	
		@EventData - Receive events to an HTTP endpoint
	
	Q5
		Event schema
		[{
		  "topic": "/subscriptions/{subscriptionid}/resourceGroups/eg0122/providers/Microsoft.Storage/storageAccounts/egblobstore",
		  "subject": "/blobServices/default/containers/{containername}/blobs/blobname.jpg",
		  "eventType": "Microsoft.Storage.BlobCreated",
		  "eventTime": "2018-01-23T17:02:19.6069787Z",
		  "id": "{guid}",
		  "data": {
			"api": "PutBlockList",
			"clientRequestId": "{guid}",
			"requestId": "{guid}",
			"eTag": "0x8D562831044DDD0",
			"contentType": "application/octet-stream",
			"contentLength": 2248,
			"blobType": "BlockBlob",
			"url": "https://egblobstore.blob.core.windows.net/{containername}/blobname.jpg",
			"sequencer": "000000000000272D000000000003D60F",
			"storageDiagnostics": {
			  "batchId": "{guid}"
			}
		  },
		  "dataVersion": "",
		  "metadataVersion": "1"
		}]
		
	Q6
		Azure Redis cache	
		https://docs.microsoft.com/en-us/azure/azure-cache-for-redis/cache-overview		

	Question: 7
		Event Grid security and authentication
		https://docs.microsoft.com/en-us/azure/event-grid/security-authentication
	
-----------------------------------------------------------------------------------------------------------------

Case Study 3
	Q7 to 10
		Azure Express Route
		Azure Multi-Factor Authentication
		ExpressRoute circuit only
		Direct Access Server
			
Deploying DirectAccess in Microsoft Azure
------------------------------------------------------------------------------------------------------------------ Case Study 4 Q11 Azure Site Recovery https://docs.microsoft.com/en-us/azure/site-recovery/hyper-v-azure-support-matrix#azure-vmrequirements Q14 https://docs.microsoft.com/en-us/azure/time-series-insights/how-to-shape-query-json Q15 Multi-Factor Authentication Service https://docs.microsoft.com/en-us/azure/active-directory/authentication/howto-mfa-mfasettings Q16 Virtual Networks - Peering Network https://docs.microsoft.com/en-us/azure/virtual-network/tutorial-connect-virtual-networks-portal Q17 Azure Durable Function - Durable timer https://docs.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-types-features-overview Q19 Azure Time Series Insights - reference data set https://docs.microsoft.com/en-us/azure/time-series-insights/time-series-insights-overview (400 days) Q20 Azure DNS https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/add-custom-domain Q21 https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#logic-app-operator Q23 Set -AzureRMVirtualNetworkGatewayDefaultSite Q24 Using shared access signatures (SAS) https://docs.microsoft.com/en-us/azure/storage/common/storage-dotnet-shared-access-signature-part-1 ------------------------------------------------------------------------------------------------------------------ Q27 Managed Service Identity for VM https://docs.microsoft.com/en-us/azure/active-directory/managed-identities-azure-resources/overview Q29 Managing Concurrency in Microsoft Azure Storage
Managing Concurrency in Microsoft Azure Storage
Q30 Monitoring data collected by Azure Monitor https://docs.microsoft.com/en-us/azure/azure-monitor/platform/data-collection Q31 File share quota limit 5TB https://docs.microsoft.com/en-us/azure/azure-subscription-service-limits#azure-files-limits What is conditional access in Azure Active Directory? https://docs.microsoft.com/en-us/azure/active-directory/conditional-access/overview Q33 Message sessions: first in, first out (FIFO) https://docs.microsoft.com/en-us/azure/service-bus-messaging/message-sessions Q35 Storing cache and session state data in Azure environment https://docs.kentico.com/k9/running-kentico-on-microsoft-azure/storing-cache-and-session-state-data-in-azure-environment Q36 Create an application gateway with path-based routing rules using the Azure portal https://docs.microsoft.com/en-us/azure/application-gateway/application-gateway-create-url-route-portal What is Azure Application Gateway? https://docs.microsoft.com/en-us/azure/application-gateway/overview Q37 like Q91 like Q95 Q38 About BGP with Azure VPN Gateway https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-bgp-overview ------------------------------------------------------------------------------------------------------------------ Q39 Azure Storage Accounts types https://docs.microsoft.com/en-us/azure/storage/common/storage-account-overview VPN Gateway types of connections https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-about-vpngateways Q41 what type of networks to use (point-to-site vpn, exchange provider express route) https://docs.microsoft.com/en-us/azure/vpn-gateway/point-to-site-about https://docs.microsoft.com/en-us/azure/expressroute/expressroute-introduction Network address translation (NAT) Q43 Transaction Scope https://docs.microsoft.com/en-us/dotnet/framework/data/transactions/implementing-an-implicit-transaction-using-transaction-scope Q44 https://docs.microsoft.com/en-us/azure/security/azure-database-security-overview Always Encrypted: Protect sensitive data and store encryption keys in the Windows certificate store https://docs.microsoft.com/en-us/azure/sql-database/sql-database-always-encrypted Q45 Azure Functions scale and hosting https://docs.microsoft.com/en-us/azure/azure-functions/functions-scale ------------------------------------------------------------------------------------------------------------------ Q49 Azure durableorchestrationclient https://docs.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-instance-management Q51 Enable authentication in a web application using Azure Active Directory B2C https://docs.microsoft.com/en-us/azure/active-directory-b2c/active-directory-b2c-tutorials-web-app ------------------------------------------------------------------------------------------------------------------ Q52 https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-network-interface-addresses Q53 (Q86) Enable speech in Web Chat https://docs.microsoft.com/en-us/azure/bot-service/bot-service-channel-connect-webchat-speech?view=azure-bot-service-3.0 Q60 Sync data across multiple cloud and on-premises databases with SQL Data Sync https://docs.microsoft.com/en-us/azure/sql-database/sql-database-sync-data Q61 https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sql/virtual-machines-windows-portal-sql-alwayson-int-listener Q63 Azure QnA Maker https://docs.microsoft.com/en-us/azure/cognitive-services/qnamaker/overview/overview ------------------------------------------------------------------------------------------------------------------ Q67 Add your custom domain name using the Azure Active Directory portal https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/add-custom-domain ------------------------------------------------------------------------------------------------------------------ Q71 Event Grid security and authentication https://docs.microsoft.com/en-us/azure/event-grid/security-authentication Q76 Azure with Docker https://azure.microsoft.com/en-us/resources/videos/using-azure-container-service-with-docker/ ------------------------------------------------------------------------------------------------------------------ Q77 Azure roles https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles ------------------------------------------------------------------------------------------------------------------ Q79 What is Azure Import/Export service? https://docs.microsoft.com/en-us/azure/storage/common/storage-import-export-service Q81 Set up disaster recovery to Azure for on-premises VMware VMs https://docs.microsoft.com/en-us/azure/site-recovery/vmware-azure-tutorial ------------------------------------------------------------------------------------------------------------------ Q 81 Azure AD Connect: Staging server and disaster recovery https://docs.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-sync-staging-server Q87 Virtual Networks Gateway https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-about-vpngateways Q 92 What are authentication methods? https://docs.microsoft.com/en-us/azure/active-directory/authentication/concept-authentication-methods Q93 https://docs.microsoft.com/en-us/powershell/module/azure.storage/set-azurestorageblobcontent?view=azurermps-6.13.0 Q97 https://docs.microsoft.com/en-us/azure/active-directory/user-help/multi-factor-authentication-end-user-manage-settings Q 98 Set up disaster recovery of on-premises Hyper-V VMs to Azure https://docs.microsoft.com/en-us/azure/site-recovery/hyper-v-azure-tutorial Q 99 About Point-to-Site VPN routing https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-about-point-to-site-routing Q103 https://msftplayground.com/2017/01/practice-for-deployment-slots/ Q105 https://azure.microsoft.com/en-us/services/cognitive-services/computer-vision/ Q 106 Distributed transactions across cloud databases https://docs.microsoft.com/mt-mt/azure/sql-database/sql-database-elastic-transactions-overview?view=azurermp Q 107 https://docs.microsoft.com/en-us/azure/bot-service/rest-api/bot-framework-rest-connector-api-reference?view=azure-bot-service-4.0 Q108 SQL error codes for SQL Database client applications: Database connection errors and other issues https://docs.microsoft.com/en-us/azure/sql-database/sql-database-develop-error-messages Q110 https://docs.microsoft.com/en-us/azure/bot-service/rest-api/bot-framework-rest-connector-authentication?view=azure-bot-service-4.0 Q 112 How to configure notifications and email templates in Azure API Management https://docs.microsoft.com/en-us/azure/api-management/api-management-howto-configure-notifications Q 113 https://docs.microsoft.com/en-us/azure/api-management/api-management-advanced-policies Q115 https://docs.microsoft.com/en-us/azure/api-management/api-management-howto-configure-notifications ------------------------------------------------------------------------------------------------- Document 2 Q37 https://blogs.msdn.microsoft.com/azureedu/2016/04/27/using-azure-resource-manager-policy-and-azure-lock-to-control-your-azure-resources/ https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-lock-resources Q51 https://docs.microsoft.com/en-us/azure/backup/backup-azure-vms-first-look-arm Q53 https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-static-private-ip-arm-pportal Q74 https://docs.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-sso-quick-start Q85 https://docs.microsoft.com/en-us/azure/storage/files/storage-how-to-use-files-windows Q103 https://docs.microsoft.com/en-us/azure/virtual-machines/linux/tutorial-monitoring Q123 https://docs.microsoft.com/en-us/azure/virtual-machines/linux/tutorial-monitoring Q144 https://cloud.netapp.com/blog/reduce-azure-storage-costs Q148 https://docs.microsoft.com/en-us/azure/storage/common/storage-import-export-data-to-files Labs Q39 https://docs.microsoft.com/en-us/azure/virtual-network/tutorial-connect-virtual-networks-portal Q56 https://docs.microsoft.com/en-us/azure/backup/backup-configure-vault Q63 https://docs.microsoft.com/en-us/azure/storage/common/storage-network-security Q83 https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-howto-vnet-vnet-resource-manager-portal? Q92 https://docs.microsoft.com/en-us/azure/storage/files/storage-how-to-create-file-share Q109 https://docs.microsoft.com/en-us/azure/storage/files/storage-how-to-use-files-portal Q127 https://docs.microsoft.com/en-us/azure/virtual-machines/linux/attach-disk-portal Q136 https://docs.microsoft.com/en-us/azure/backup/tutorial-backup-vm-at-scale Q139 https://docs.microsoft.com/en-us/azure/virtual-network/tutorial-filter-network-traffic Q141 https://docs.microsoft.com/en-us/azure/storage/blobs/storage-quickstart-blobs-portal Q153 https://docs.microsoft.com/en-us/azure/backup/backup-configure-vault Q157 https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-multiple-ip-addresses-portal Q168 https://docs.microsoft.com/en-us/azure/virtual-network/tutorial-filter-network-traffic