Skip to content

Commit

Permalink
video in iframe
Browse files Browse the repository at this point in the history
  • Loading branch information
FBoucher committed Nov 30, 2023
1 parent f1547a9 commit 6d62a49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ tags: [azure,az900,cloud,certification,post,video]

Qu'est ce que le cloud computing et quel est le modèle de responsabilité partagée? Dans cette vidéo je vous explique les concepts de base du cloud computing et comment les responsabilitées sont partagées entre le fournisseur de services cloud et le client. Ce sujet est important pour la [certification AZ-900 de Microsoft Azure](https://c5m.ca/az900-fr), et est expliqué en détail dans le module d'apprentisage **[Décrire le cloud computing et ses responsabilitées](https://c5m.ca/DecrireCloud)**.

<?# YouTube -ZdPxBt-MLw /?>
<iframe width="560" height="315" src="https://www.youtube.com/embed/-ZdPxBt-MLw" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Liens mentionnés dans la vidéo:

Expand Down
2 changes: 1 addition & 1 deletion statiq-test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Statiq.Web" Version="1.0.0-beta.49" />
<PackageReference Include="Statiq.Web" Version="1.0.0-beta.59" />
</ItemGroup>

</Project>

0 comments on commit 6d62a49

Please sign in to comment.