https://github.com/dnv-opensource/gssit-cloudinfra-gitcopilot-agentws
Repo intended to be used for GitHub Copilot Agent WS/KS session with Microsoft
https://github.com/dnv-opensource/gssit-cloudinfra-gitcopilot-agentws
Last synced: 25 days ago
JSON representation
Repo intended to be used for GitHub Copilot Agent WS/KS session with Microsoft
- Host: GitHub
- URL: https://github.com/dnv-opensource/gssit-cloudinfra-gitcopilot-agentws
- Owner: dnv-opensource
- License: mit
- Created: 2026-05-10T20:11:34.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-29T07:16:24.000Z (about 1 month ago)
- Last Synced: 2026-05-29T09:14:06.639Z (about 1 month ago)
- Language: PowerShell
- Size: 575 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# GitHub Copilot + Agents Workshop — DNV
> A hands-on workshop for DNV's Cloud Infrastructure team on building with GitHub Copilot and AI Agents.
## 🎯 Workshop Overview
This workshop teaches **GitHub Copilot** and **AI Agent patterns** to DNV's GSS IT Cloud Infrastructure team. Participants will learn practical workflows, safety guardrails, and build working agents aligned to DNV's infrastructure and documentation needs.
**Format:** Two ~4-hour sessions on separate days
**Dates:** May 26 and June 15, 2026
**Time:** 14:00–18:00 Norway time
**Delivery:** Remote (Teams)
---
## 📋 What You'll Learn
1. **Copilot Fundamentals** — How to use GitHub Copilot effectively in VS Code
2. **Agent Basics** — What agents are, how they think, and when to use them
3. **Building Agents** — Hands-on labs creating agents for real DNV scenarios
4. **Safety & Guardrails** — Responsible AI usage and protecting sensitive data
5. **Hands-On Labs** — Five progressive labs from "Hello, Copilot" to advanced patterns
---
## 📁 This Repository
This repo hosts **labs, demos and materials** for the workshop.
### Structure
- **`labs/`** — Lab guides and hands-on exercises
- **`demos/`** — Demo materials
- **`presentations/`** — Slide decks
---
## 🚀 Getting Started
### For Participants
**Before the workshop:** Complete setup following [prerequisites.md](./prerequisites.md). Estimated time: 20–30 minutes.
---
## 📖 Audience & Prerequisites
**Target Audience:** Infrastructure engineers, DevOps engineers, cloud architects, and team leads from DNV who want to accelerate workflows using GitHub Copilot and AI Agents.
**What You Need:**
- Windows 11 (or equivalent OS with similar tooling)
- GitHub account with an active Copilot license
- GitHub Copilot CLI installed
- VS Code, PowerShell 7, Git, and GitHub CLI
- Basic command-line familiarity
See **[prerequisites.md](./prerequisites.md)** for detailed setup steps, verification commands, and troubleshooting.
---
## 📅 Workshop Agenda
### Session 1: May 26, 2026 (14:00–18:00 Norway time)
| Time | Topic | Format |
|------|-------|--------|
| 14:00–14:20 | Welcome, agenda, safety briefing | Intro |
| 14:20–15:00 | Copilot Fundamentals — Completions & Context | Demo |
| 15:00–15:15 | *Break* | — |
| 15:15–15:55 | Copilot Chat — Talking to the Oracle | Demo |
| 15:55–16:15 | **Lab: "Hello, Copilot"** — First hands-on | Hands-on |
| 16:15–16:40 | Context is King — Prompt Crafting | Workshop |
| 16:40–16:55 | *Break* | — |
| 16:55–17:30 | From Assistant to Agent — The Paradigm Shift | Presentation |
| 17:30–18:00 | Recap, Q&A, homework | Wrap-up |
### Session 2: June 15, 2026 (14:00–18:00 Norway time)
| Time | Topic | Format |
|------|-------|--------|
| 14:00–14:15 | Day 1 Recap & Homework Review | Discussion |
| 14:15–14:55 | Agent Mode Deep Dive | Demo |
| 14:55–15:10 | *Break* | — |
| 15:10–15:35 | Prompt Dojo — Context Engineering | Lab |
| 15:35–16:00 | Agent Mode Playground — Autonomous Tasks | Lab |
| 16:00–16:10 | *Break* | — |
| 16:10–16:40 | MCP Showcase — The Architect's Tools | Demo |
| 16:40–17:05 | Custom Agent Config & MCP Integration | Lab |
| 17:05–17:50 | Capstone: ADR Generator Agent | Lab |
| 17:50–18:00 | Safety & Guardrails | Presentation |
---
## 🔐 Safety & Responsible AI
**We take responsible AI seriously.** Before the workshop, review:
- ✅ Do use: Public docs, internal patterns you own, synthetic data, approved use cases
- ❌ Don't use: Customer data, secrets, sensitive infrastructure configs, unvetted sources
- ⚠️ Always: Verify agent outputs, cite sources, avoid over-trusting AI
Safety guardrails and responsible use guidelines will be covered in Session 1 (M1 briefing).
---
## 📞 Questions & Support
- **During the workshop:** Facilitators will help in Teams chat / breakout rooms
- **Before the workshop:** Email Jan Egil Ring or Haflidi Fridthjofsson
- **After the workshop:** See post-workshop next steps
---
## 📜 License & Attribution
This project is licensed under the **MIT License**. See [LICENSE.md](./LICENSE.md) for details.
Copyright (c) 2026 Microsoft Corporation