<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
  <url>
    <loc>https://bcc.bz</loc>
  </url>
  <url>
    <loc>https://bcc.bz/services/</loc>
  </url>
  <url>
    <loc>https://bcc.bz/#about</loc>
  </url>
  <url>
    <loc>https://bcc.bz/#contact</loc>
  </url>
  <url>
    <loc>https://bcc.bz/portfolio/</loc>
  </url>
  <url>
    <loc>https://bcc.bz/videos/</loc>
    <video:video>
      <video:title>Custom DSC Script Azure Policy Demonstration</video:title>
      <video:description>The video demonstrates the deployment and testing of a custom DSC Script Azure Policy that ensures Office 365 is installed on VMs located in the Resource Group where the policy is assigned.</video:description>
      <video:thumbnail_loc>https://img.youtube.com/vi/BnP_xWChTNM/default.jpg</video:thumbnail_loc>
      <video:player_loc allow_embed="yes">https://www.youtube.com/embed/BnP_xWChTNM</video:player_loc>
      <video:duration>358</video:duration>
    </video:video>
    <video:video>
      <video:title>Azure Virtual Desktop Infrastructure Deployment Demonstration</video:title>
      <video:description>The video demonstrates the deployment and testing of an Azure Virtual Desktop infrastructure (VDI) using a public GitHub project.</video:description>
      <video:thumbnail_loc>https://img.youtube.com/vi/y11bGqROWI0/default.jpg</video:thumbnail_loc>
      <video:player_loc allow_embed="yes">https://www.youtube.com/embed/y11bGqROWI0</video:player_loc>
      <video:duration>659</video:duration>
    </video:video>
    <video:video>
      <video:title>GraphExcelEmailer Webjob Azure DevOps CI Deployment and Run: A Demonstration</video:title>
      <video:description>This is a demonstration of the deployment and execution of the project shared at a GitHub repository.  The project is about a Microsoft Graph API application that sends new and Reply emails from an Office 365 user based on the contents of an excel spreadsheet stored on OneDrive. The application is deployed as an Azure Webapp Webjob by an Azure DevOps CI Pipeline.</video:description>
      <video:thumbnail_loc>https://img.youtube.com/vi/xf9AtwYZqT4/default.jpg</video:thumbnail_loc>
      <video:player_loc allow_embed="yes">https://www.youtube.com/embed/xf9AtwYZqT4</video:player_loc>
      <video:duration>773</video:duration>
    </video:video>
    <video:video>
      <video:title>Azure StorageSyncService Migration SMB-over-QUIC Deployment Demonstration</video:title>
      <video:description>This video demonstrates a full execution of the scrips from beginning to end.  It also shows accessing the replicated share using SMB-over-QUIC across the Internet and how the share permissions are enforced.</video:description>
      <video:thumbnail_loc>https://img.youtube.com/vi/oBceKtZEBdA/default.jpg</video:thumbnail_loc>
      <video:player_loc allow_embed="yes">https://www.youtube.com/embed/oBceKtZEBdA</video:player_loc>
      <video:duration>948</video:duration>
    </video:video>
    <video:video>
      <video:title>MSSQL to Cosmos DB Migrator, Blazor Web App DBViewer Azure DevOps CI Deployment Demonstration</video:title>
      <video:description>A demonstration of automated MSSQL to Cosmos DB Migration.  Automated deployment of .Net 6 program to migrate database, and Blazor web application to test migration. Automatic cloud resources deployment via Azure DevOps CI.</video:description>
      <video:thumbnail_loc>https://img.youtube.com/vi/1lPo-VdEB1o/default.jpg</video:thumbnail_loc>
      <video:player_loc allow_embed="yes">https://www.youtube.com/embed/1lPo-VdEB1o</video:player_loc>
      <video:duration>514</video:duration>
    </video:video>
    <video:video>
      <video:title>Automated VPN Deployment Azure VNet Gateway - Cisco ASA with Ansible and Azure DevOps CI</video:title>
      <video:description>Automated VPN Deployment Between Azure Virtual Network Gateway and Cisco ASA Firewall with Ansible and Azure DevOps CI.</video:description>
      <video:thumbnail_loc>https://img.youtube.com/vi/1uSOQlm5KsQ/default.jpg</video:thumbnail_loc>
      <video:player_loc allow_embed="yes">https://www.youtube.com/embed/1uSOQlm5KsQ</video:player_loc>
      <video:duration>428</video:duration>
    </video:video>
    <video:video>
      <video:title>Active Directory PowerShell Module Users and Groups Migration Commands Generator Demonstration</video:title>
      <video:description>This video shows a run of the Active Directory PowerShell Module Users and Groups Migration Commands Generator program.</video:description>
      <video:thumbnail_loc>https://img.youtube.com/vi/84bkEqmduUQ/default.jpg</video:thumbnail_loc>
      <video:player_loc allow_embed="yes">https://www.youtube.com/embed/84bkEqmduUQ</video:player_loc>
      <video:duration>502</video:duration>
    </video:video>
    <video:video>
      <video:title>Automated LAMP Stack Deployment with Ansible and Azure DevOps CI</video:title>
      <video:description>This video show how to use a public Github repository to automatically deploy a LAMP stack on Azure with the help of Ansible.</video:description>
      <video:thumbnail_loc>https://img.youtube.com/vi/Vlt3Zgk8jKQ/default.jpg</video:thumbnail_loc>
      <video:player_loc allow_embed="yes">https://www.youtube.com/embed/Vlt3Zgk8jKQ</video:player_loc>
      <video:duration>647</video:duration>
    </video:video>
  </url>
  <url>
    <loc>https://bcc.bz/blog/</loc>
  </url>
  <url>
    <loc>https://bcc.bz/post/azure-virtual-desktop-infrastructure-deployment-aad-fslogix-golden-image-howto</loc>
    <video:video>
      <video:title>Azure Virtual Desktop Infrastructure Deployment Demonstration</video:title>
      <video:description>The video demonstrates the deployment and testing of an Azure Virtual Desktop infrastructure (VDI) using a public GitHub project.</video:description>
      <video:thumbnail_loc>https://img.youtube.com/vi/y11bGqROWI0/default.jpg</video:thumbnail_loc>
      <video:player_loc allow_embed="yes">https://www.youtube.com/embed/y11bGqROWI0</video:player_loc>
      <video:duration>659</video:duration>
    </video:video>
  </url> 
  <url>
    <loc>https://bcc.bz/post/graph-api-app-webjob-azure-devops-ci-deployment-security</loc>
    <video:video>
      <video:title>GraphExcelEmailer Webjob Azure DevOps CI Deployment and Run: A Demonstration</video:title>
      <video:description>This video demonstrates the deployment of resources and application. It also demonstrates test runs of the WebJob that executes the application.</video:description>
      <video:thumbnail_loc>https://img.youtube.com/vi/xf9AtwYZqT4/default.jpg</video:thumbnail_loc>
      <video:player_loc allow_embed="yes">https://www.youtube.com/embed/xf9AtwYZqT4</video:player_loc>
      <video:duration>773</video:duration>
    </video:video>
  </url>    
  <url>
    <loc>https://bcc.bz/post/automatic-azure-storagesyncservice-migration-and-smb-over-quic-deployment</loc>
    <video:video>
      <video:title>Azure StorageSyncService Migration SMB-over-QUIC Deployment Demonstration</video:title>
      <video:description>This video demonstrates a full execution of the scrips from beginning to end.  It also shows accessing the replicated share using SMB-over-QUIC across the Internet and how the share permissions are enforced.</video:description>
      <video:thumbnail_loc>https://img.youtube.com/vi/oBceKtZEBdA/default.jpg</video:thumbnail_loc>
      <video:player_loc allow_embed="yes">https://www.youtube.com/embed/oBceKtZEBdA</video:player_loc>
      <video:duration>948</video:duration>
    </video:video>
  </url>
  <url>
    <loc>https://bcc.bz/post/mssql-to-cosmos-db-migrator-and-containerized-blazor-app-azure-devops-ci-deployment</loc>
    <video:video>
      <video:title>MSSQL to Cosmos DB Migrator, Blazor Web App DBViewer Azure DevOps CI Deployment Demonstration</video:title>
      <video:description>A demonstration of automated MSSQL to Cosmos DB Migration.  Automated deployment of .Net 6 program to migrate database, and Blazor web application to test migration. Automatic cloud resources deployment via Azure DevOps CI.</video:description>
      <video:thumbnail_loc>https://img.youtube.com/vi/1lPo-VdEB1o/default.jpg</video:thumbnail_loc>
      <video:player_loc allow_embed="yes">https://www.youtube.com/embed/1lPo-VdEB1o</video:player_loc>
      <video:duration>514</video:duration>
    </video:video>
  </url>
  <url>
    <loc>https://bcc.bz/post/azure-devops-ci-ansible-vpn-deployment-between-virtual-network-gateway-and-cisco-asa</loc>
    <video:video>
      <video:title>Automated VPN Deployment Azure VNet Gateway - Cisco ASA with Ansible and Azure DevOps CI</video:title>
      <video:description>Automated VPN Deployment Between Azure Virtual Network Gateway and Cisco ASA Firewall with Ansible and Azure DevOps CI.</video:description>
      <video:thumbnail_loc>https://img.youtube.com/vi/1uSOQlm5KsQ/default.jpg</video:thumbnail_loc>
      <video:player_loc allow_embed="yes">https://www.youtube.com/embed/1uSOQlm5KsQ</video:player_loc>
      <video:duration>428</video:duration>
    </video:video>
  </url>
  <url>
    <loc>https://bcc.bz/post/azure-devops-ci-ansible-lamp-deployment</loc>
    <video:video>
      <video:title>Automated LAMP Stack Deployment with Ansible and Azure DevOps CI</video:title>
      <video:description>This video show how to use a public Github repository to automatically deploy a LAMP stack on Azure with the help of Ansible.</video:description>
      <video:thumbnail_loc>https://img.youtube.com/vi/Vlt3Zgk8jKQ/default.jpg</video:thumbnail_loc>
      <video:player_loc allow_embed="yes">https://www.youtube.com/embed/Vlt3Zgk8jKQ</video:player_loc>
      <video:duration>647</video:duration>
    </video:video>
  </url>
  <url>
    <loc>https://bcc.bz/post/active-directory-powershell-module-users-and-groups-migration-commands-generator</loc>
    <video:video>
      <video:title>Active Directory PowerShell Module Users and Groups Migration Commands Generator Demonstration</video:title>
      <video:description>This video shows a run of the Active Directory PowerShell Module Users and Groups Migration Commands Generator program.</video:description>
      <video:thumbnail_loc>https://img.youtube.com/vi/84bkEqmduUQ/default.jpg</video:thumbnail_loc>
      <video:player_loc allow_embed="yes">https://www.youtube.com/embed/84bkEqmduUQ</video:player_loc>
      <video:duration>502</video:duration>
    </video:video>
  </url>
  <url>
    <loc>https://bcc.bz/post/web-hosting-diy</loc>
  </url>
</urlset>
