This video is amazing if you’ve got the AZ-900 Azure Fundamentals exam coming up or you just want a really solid intro to the Azure cloud….
You might also be interested in...
Amazing 12 hour DevOps Master Class on YouTubeI’d like to share another amazing YouTube master class series from John Savill. This one is on DevOps and in my … Continue reading Amazing 12 hour DevOps Master Class on...
Enabling Azure CDN to read Azure Storage account blobs to resolve ‘The specified resource does not exist’ error
If you’ve got an Azure CDN endpoint hooked into an Azure Storage account you may get an error stating ‘The … Continue reading Enabling Azure CDN to read Azure Storage...
Uploading files to Azure App Service directly from the Azure portal without FTP
Despite its lack of visual feedback you can upload files directly into your Azure App Service via the Azure portal. … Continue reading Uploading files to Azure App Service directly...
Using declarations in C#8+ can allow us to dispose of resources correctly without increasing nesting levels
Since C#8 we can use single line using declarations which will allow us to dispose of resources at the end of … Continue reading Using declarations in C#8+ can allow us...
Viewing Azure App Service web server and application logs in real time on the Azure Portal
The ability to view application and web server logs in real time for an App Service in the Azure portal … Continue reading Viewing Azure App Service web server and...