Explore >> Select a destination


You are here

www.4bes.nl
| | gregorsuttie.com
1.2 parsecs away

Travel
| | Deploying a Log Analytics Workspace using Azure Verified Modules (AVM) with Bicep is a streamlined process that leverages the standardized practices of the Azure infrastructure-as-code framework. Here's a concise guide on how to set up your workspace using the AVM project on GitHub: The following is example Bicep code, I will let you create the...
| | 4bes.nl
0.3 parsecs away

Travel
| | In this post I show an API you can use to find an Azure resource abbreviation. This can be useful for automating a naming convention
| | hypernephelist.com
3.1 parsecs away

Travel
| | When using Azure DevOps Pipelines, you can get started very quickly by using Microsoft-hosted build agents to run your build and test jobs. However there are...
| | sqlstudies.com
16.1 parsecs away

Travel
| Sometimes you have a requirement to grant permissions to every database on an instance. Historically this has required creating a user (database level principal) on each database and granting it the correct permission. And making sure to grant those permissions to the model database so that future databases have the correct permission as they are...