Recent content by berryyou

  1. B

    Azure Policy initiatives

    In this module, you learn how Azure Policy initiatives can be used to enforce organizational standards, assess compliance at scale, and manage Azure resources effectively. Learning objectives This module explains the following concepts: Cloud governance with Azure Policy Azure Policy and its...
  2. B

    Use AI responsibly with Azure AI Foundry Content Safety

    Azure AI Foundry Content Safety is a comprehensive tool designed to detect and manage harmful content in both user-generated and AI-generated materials. Learn how Azure AI Foundry Content Safety uses text and image APIs to help identify and filter out content related to violence, hate, sexual...
  3. B

    Secure data access in Power BI

    Row-level security (RLS) and Object-level security (OLS) allows you to create a single or a set of reports that targets data for a specific user. In this module, you'll learn how to implement RLS by using either a static or dynamic method and how Microsoft Power BI simplifies testing RLS in...
  4. B

    Using GitHub Copilot with Python

    GitHub Copilot is an AI pair programmer that offers autocomplete-style suggestions as you code in Python. Learning objectives By the end of this module, you're able to: Enable the GitHub Copilot extension in Visual Studio Code. Craft prompts that can generate useful suggestions from GitHub...
  5. B

    Introduction to Git

    Find out what source control is, and get an introduction to Git—the world's most popular version control system. In this module, you'll: Learn what version control is Understand distributed version control systems, like Git Create a new Git project and configure it Make and track changes to...