AZ-220 renewal questions and answers
You have an IoT Edge solution. You are developing a new IoT Edge module for the solution. You need to specify the ports that the module will use for communications. Which section of the Deployment manifest should you modify? Select only one answer. createOptions storeAndForwardConfiguration edgeHub routes You have an IoT Edge solution. You are developing a new IoT Edge module for the solution by using the C# Solution Development Kit (SDK). You need to connect the module to the IoT Edge Hub. Which class should you instantiate? Select only one answer. ModuleClient ServiceClient IoTHubClient DeviceClient ou are developing a new IoT Edge solution by using Visual Studio Code and the command palette. You plan to use the Azure Container Registry to host the image of the module. What file should you use to configure the Azure Container Registry Credentials? Select only one answer. .env deployment.template.json tasks.json Dockerfile You are provisioning a new IoT Edge solution. The solutio...