How to Manage SharePoint via PowerShell - Part 1
https://twitter.com/wirelesslife
How to Manage SharePoint via PowerShell - Part 2
https://twitter.com/wirelesslife
ITOpsTalk: Traditional Failover Clustering in Azure
https://twitter.com/WiredCanuck
https://youtu.be/Qjpaznv_184
https://twitter.com/ChloeCondon
On this episode we chat with Jen Looper! 👩🏼?🏫 Jen is a Cloud Advocate Lead on the Academic Team at Microsoft where she helps create curriculum, content, and experiences for educators, students, new learners looking to upskill in tech. We chat with Jen about Maya Mystery.
https://twitter.com/abhi_tweeter
Welcome to part four of this blog series! So far, we have a Kafka single-node cluster with TLS encryption on top of which we configured different authentication modes (TLS and SASL SCRAM-SHA-512), defined users with the User Operator, connected to the cluster using CLI and Go clients and saw how easy it is to manage Kafka topics with the Topic Operator.
https://dev.to/toddanglin/using-graph-explorer-to-get-sample-data-via-rest-2hah
https://twitter.com/toddanglin
https://www.aaron-powell.com/talks/react-workshop
https://twitter.com/slace
React is a JavaScript library for creating high-performing, maintainable JavaScript applications and brings a fresh approach to thinking into the JavaScript community.
Being a declarative user interface library that is un-opinionated about the rest of your application it is easy to reason about it is simpler to learn and master the basics than a full application framework like Angular. Also thanks to the simple nature of React, the patterns and lessons you will learn are transferable to other libraries and frameworks.
https://www.aaron-powell.com/posts/2020-07-30-a-guide-to-virtual-workshops/
https://twitter.com/slace
https://channel9.msdn.com/Shows/DevOps-Lab/ARM-Series-5-Variables
https://twitter.com/fboucheros
https://github.com/microsoft/Learning-ARM
https://twitter.com/fboucheros
In this repository you will find a series of tutorial paired with videos to guide you through learning the best practice about Azure Resource manager (ARM) template.
Each video is featured in the same page as the content. The videos are part of Azure DevOps - https://channel9.msdn.com/Shows/DevOps-Lab?WT.mc_id=learnARM-c9-fboucher.
https://dev.to/abhirockzz/how-to-use-azure-go-sdk-to-manage-azure-data-explorer-clusters-3pdh
https://twitter.com/abhi_tweeter
https://dev.to/azure/getting-started-with-azure-data-explorer-using-the-go-sdk-30jm covered how to use the https://github.com/Azure/azure-kusto-go to ingest and query data from azure data explorer to ingest and query data. In this blog you will the https://docs.microsoft.com/azure/developer/go/?WT.mc_id=devto-blog-abhishgu to manage Azure Data Explorer clusters and databases.