/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.systanddeploy.com
| | 4bes.nl
2.7 parsecs away

Travel
| | I show you how you can create a secure GitHub webhook to trigger an Azure PowerShell Function. by using a secret and key vault
| | svrooij.io
2.0 parsecs away

Travel
| | With the introduction of multi tenant support for managed identities it is time to take a look at how to use them in Azure Automation. This post will take you through all the steps needed to get this working.
| | blog.gbrueckl.at
4.0 parsecs away

Travel
| | [AI summary] A technical guide explains how to use PowerShell and Azure Automation Runbooks to programmatically trigger Power BI dataset refreshes as part of an automated ETL workflow, including troubleshooting tips and authentication adjustments.
| | damienbod.com
25.6 parsecs away

Travel
| This post implements a basic ASP.NET Core API using .NET 9 and the Microsoft OpenAPI implementation. The OpenAPI Nuget package supports both Controller based APIs and minimal APIs. Until now, we used excellent solutions like NSwag to produce the API schemas which can be used to auto-generate client code. Code: https://github.com/damienbod/WebApiOpenApi Setup A .NET 9...