Azure Certification AZ104

Another certification on the DevOps Path was achieved ! What is the AZ-104 Microsoft Azure Administrator exam? The AZ-104 exam is focused on Azure Administrators who implement, manage, and monitor identity, governance, storage, compute, and virtual networks in a cloud environment. It is the only exam you need to pass Read more…

Azure Function Devops

Let’s work with Azure Functions and Create our 1st Function To Setup your enviroment you need: VSCODE Installed Azure Functions Installed (extension) Powershell Core NET SDK 2.2 Azure Functions Core Tools https://docs.microsoft.com/azure/azure-functions/functions-run-local#v2?WT.mc_id=docs-azuredevtips-micrum Goal – Build a REST API and simple web page to display the information using powershell and Azure Read more…

Hybrid Runbook Worker

Runbooks in Azure Automation might not have access to resources in other clouds or in your on-premises environment because they run on the Azure cloud platform. You can use the Hybrid Runbook Worker feature of Azure Automation to run runbooks directly on the computer that’s hosting the role and against Read more…