- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- AI
- Cloud

Moderating Images Using the .NET SDK
In this hands-on lab, we use Visual Studio and C# to access a pre-created Azure Cognitive Service resource and have it give us moderation data on several images. This moderation data will include things such as "raciness" and "adultness". All the code is already written. We simply need to configure the service endpoint and key, then run the code to perform the analysis. Feel free to try more images!

Lab Info
Table of Contents
-
Challenge
Log In to the Azure Portal
Start by logging in to the Azure Portal using the credentials given when starting the lab.
-
Challenge
Use RDP to Connect to the Visual Studio Virtual Machine
Use the Remote Desktop client to access the virtual machine using the provided credentials.
-
Challenge
Open and Configure Visual Studio
- Open Visual Studio using either the Start menu or the desktop icon.
- Use the credentials used to log in to the Azure Portal, not those used for the RDP authorization.
- Select the defaults for all other Visual Studio options. Be patient as this takes a few minutes to complete.
-
Challenge
Open the Visual Studio Solution
- Open the solution in the
c:\code
directory.
- Open the solution in the
-
Challenge
Configure the Endpoint and Key, Then Run the App
- Retrieve the endpoint and key for the Cognitive Service resource and place them in the code.
- Run the solution and examine the results.
About the author
Real skill practice before real-world application
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.