Central the text in the box below the image

<div align="center">
	<img src=#>
	<strong><em><p style="text-align: center;">Blue and Green deployment strategy</p></em></strong>
</div>
 
<div align="center">
	<p style="text-align: center;">Blue and Green deployment strategy</p>
</div>
 
<div align="center">
	<strong>
		<em>
			<p style="text-align: center;">
				<a href="#">Choose an Azure compute service</a>
			</p>
		</em>
	</strong>
</div>

Embed video on markdown, or HTML

Documentation: W3 School - HTML YouTube Videos

<iframe width="600" height="315"
src="https://www.youtube.com/embed/tgbNymZ7vqY">
</iframe>