Practice Exams:

Uncategorized

AZ-204 Microsoft Azure Developer Associate – Implement Azure Security part 4

AZ-203/ 204 – Role Based Access Control Hi and welcome back. Now in this chapter, I want to explain the benefit of a concept known as rolebased Access control. Now, rolebased Access control allows you to give finegrained control or permissions over resources in Azure. Now, just to give you an an example on this here we have a virtual machine defined on the Azure platform. Now, in Azure, remember that you can define users. You can create users has per your organization structure. So you have multiple users defined…

Read More

AZ-204 Microsoft Azure Developer Associate – Implement Azure Security part 3

AZ-203/ 204 – Working with the Key Vault – .Net – Managed Service Identity Hi and welcome back. So now let’s look at the program on how we can actually get a secret from the keyword using the managed service identity. So this program is actually going to run on an Azure virtual machine. I’ve already spun up a virtual machine for the purpose. Now, this is the keyword Uri. So I’m not mentioning any client ID, any client secret, just the Uri of the secret, which I need to…

Read More

AZ-204 Microsoft Azure Developer Associate – Implement Azure Security part 2

AZ-203 – Lab – Azure VM Disk Encryption Hi and welcome back. Now, in this chapter, we are going to go through disk encryption for Azure Virtual Machines. So, remember, with Azure Disk Encryption, you can go ahead and encrypt the volumes that are attached to your virtual machine. So over here, I’ve gone ahead and logged into one of my virtual machines. So the name of the virtual machine is basically new VM. Now, if you look at the volumes I have over here, so my Windows drive and…

Read More

AZ-204 Microsoft Azure Developer Associate – Implement Azure Security part 1

AZ-203/ 204 – What is the Azure Key Vault Service Hi and welcome back. Now, in this chapter, I want to go ahead and talk about the Azure Keyword service. So the Azure Keyword service is basically a managed service in Azure, which is basically used to manage all of your secrets. So let’s say you want to securely store a database password somewhere you can actually go it and make use of the Azure Keyword service. So let’s say your application needs to connect to a database. So, remember,…

Read More

AZ-204 Microsoft Azure Developer Associate – Connect to and consume Azure and third-party services part 5

AZ-203/ 204 – More on Azure Service Bus So now, after having the introduction on to the Azio Service Bus service, let’s understand some more aspects of the service. So this service is a fully managed enterprise integration message broker. It is used as a medium for application components to send and receive messages and it is mainly used to decouple application components. Now, as part of the Azure Service Bus, you have two features which are available. So you could create something known as Azure service Bus queues or…

Read More

AZ-204 Microsoft Azure Developer Associate – Connect to and consume Azure and third-party services part 4

AZ-203/ 204 – Lab – Azure Event Grid – Azure Functions Hi and welcome back. Now in this lab, let’s look at how we can actually integrate Azure functions with the Azure Event Grid service. So, I have a function app in place, so let me go on to it. I’m going to go ahead and create a new function. I’ll choose more templates. So over here we should be having a trigger for the Azure Event Grid. So let’s choose use it as your Event Grid trigger. Let’s install…

Read More

AZ-204 Microsoft Azure Developer Associate – Connect to and consume Azure and third-party services part 3

AZ-203/ 204 – API Management Instance – Introduction Hi and welcome back. Now in this chapter, let’s have an introduction on to the API management instance. But before that, let’s have a quick review of application programming interface. Now, let’s say that you have an internal application or an internal system wherein you have data that’s maybe stored in a database or in a data store. So let’s say you have data for the orders of an ecommerce application. Let’s say you have the customer data for your ecommerce application….

Read More

AZ-204 Microsoft Azure Developer Associate – Connect to and consume Azure and third-party services part 2

AZ-203 – Lab – Index field attributes Hi and welcome back. So in the last lab we had seen how to create a search account, how to create an index, and how to upload documents onto the index using the rest API. Now let’s go ahead and experiment with the different attributes that we have assigned to the fields. So first let’s look at how we can build a query string using the filterable attribute. So we can go on to the Search Explorer. And here we can add the…

Read More

AZ-204 Microsoft Azure Developer Associate – Connect to and consume Azure and third-party services part 1

AZ-203/ 204 – Lab – Azure Logic Apps Hi and welcome back. Now in this lab, let’s look at Azure logic apps. So before we go into our lab, let’s look at Azure logic apps. So this is a cloud service that helps you schedule, automate and orchestrate tasks, business processes, and workflows. So how does it work? Well, firstly, design a workflow in Azure logic apps, each workflow starts with something known as a trigger. So the trigger basically triggers the workflow. The trigger is fired via a specific…

Read More

AZ-140 Windows Virtual Desktop on Microsoft Azure – *NEW* – Monitor and Maintain an Azure Virtual Desktop Infrastructure part 2

Onboard Session Host VMs into Log Analytics & Azure Monitor If you go to the Azure Monitor and you go to virtual machines from the Lip navigation pane and then you can see a not monitored tab. If you go there, we can see that our session host is not yet enabled to be covered by the Azure Monitor. How can you enable the monitor coverage for your session hosts? So in this lecture we will discuss how to onboard your VMs, your session hosts to the Azure Monitor and…

Read More