Prevent a Nasty Refactor with Function Namespaces - save yourself from naming conflicts and extensive template rewrites!
Read more: andrewilson.co.uk/post/2025/09...
#Azure #Bicep #IaC #ARM #InfrastructureAsCode
Prevent a Nasty Refactor with Function Namespaces - save yourself from naming conflicts and extensive template rewrites!
Read more: andrewilson.co.uk/post/2025/09...
#Azure #Bicep #IaC #ARM #InfrastructureAsCode
Building agnostic templates through config files - my favourite pattern for maintainable IaC!
Read more: andrewilson.co.uk/post/2025/09...
#Azure #Bicep #IaC #ARM #InfrastructureAsCode
Building agnostic templates through config files - my favourite pattern for maintainable IaC!
Read more: andrewilson.co.uk/post/2025/09...
#Azure #Bicep #IaC #ARM #InfrastructureAsCode
Part 7 explores how to transform static, duplicated configuration into dynamic, reusable patterns—increasing maintainability and reducing configuration drift.
👉 andrewilson.co.uk/post/2025/08...
#Azure #Bicep #IaC #ARM
Part 7 explores how to transform static, duplicated configuration into dynamic, reusable patterns—increasing maintainability and reducing configuration drift.
👉 andrewilson.co.uk/post/2025/08...
#Azure #Bicep #IaC #ARM
Part 6 covers typed variables - a game changing feature released in May that brings compiler validation, enhanced IntelliSense, and self-documenting code to your Bicep templates.
👉 andrewilson.co.uk/post/2025/08...
#Azure #Bicep #IaC #ARM
Part 6 covers typed variables - a game changing feature released in May that brings compiler validation, enhanced IntelliSense, and self-documenting code to your Bicep templates.
👉 andrewilson.co.uk/post/2025/08...
#Azure #Bicep #IaC #ARM
Part 5: Use Bicep's fail() function for conditional mandatory parameters instead of relying on docs alone. Catch config errors at deployment time!
👉 andrewilson.co.uk/post/2025/08...
#Azure #Bicep #IaC #ARM #InfrastructureAsCode
Part 5: Use Bicep's fail() function for conditional mandatory parameters instead of relying on docs alone. Catch config errors at deployment time!
👉 andrewilson.co.uk/post/2025/08...
#Azure #Bicep #IaC #ARM #InfrastructureAsCode
Stop duplicating configs across templates! Use Bicep imports to create a single source of truth for:
→ Environment settings
→ Organizational standards
→ Resource configurations
👉 andrewilson.co.uk/post/2025/08...
#Azure #Bicep #IaC #ARM
Stop duplicating configs across templates! Use Bicep imports to create a single source of truth for:
→ Environment settings
→ Organizational standards
→ Resource configurations
👉 andrewilson.co.uk/post/2025/08...
#Azure #Bicep #IaC #ARM
🔗 www.linkedin.com/feed/update/...
#azure #bicep #infrastructureascode
🔗 www.linkedin.com/feed/update/...
#azure #bicep #infrastructureascode
Tackling poor naming conventions and manual errors with user-defined functions for consistent resource naming.
👉 andrewilson.co.uk/post/2025/07...
#Azure #Bicep #IaC #ARM #InfrastructureAsCode
Tackling poor naming conventions and manual errors with user-defined functions for consistent resource naming.
👉 andrewilson.co.uk/post/2025/07...
#Azure #Bicep #IaC #ARM #InfrastructureAsCode
Learn how to centralize core parameters in your Bicep templates using user-defined types, constructors, and imports. Cleaner, more maintainable IaC for Azure!
👉 andrewilson.co.uk/post/2025/07...
#Azure #Bicep #IaC
Learn how to centralize core parameters in your Bicep templates using user-defined types, constructors, and imports. Cleaner, more maintainable IaC for Azure!
👉 andrewilson.co.uk/post/2025/07...
#Azure #Bicep #IaC
If you love Azure IaC, check out my first post on template versioning and resource tags for better traceability & governance.
👉 andrewilson.co.uk/post/2025/07...
#Azure #Bicep #DevOps #IaC #ARM #CICD
👉 andrewilson.co.uk/post/2025/07...
#Azure #AzureAppServices #AzureDevOps
👉 andrewilson.co.uk/post/2025/07...
#Azure #AzureAppServices #AzureDevOps
Just published: a step-by-step guide to manual approvals for slot swaps in Azure DevOps Pipelines.
🔗 andrewilson.co.uk/post/2025/06...
#Azure #AzureDevOps #AppServices #Bicep #IaC
Just published: a step-by-step guide to manual approvals for slot swaps in Azure DevOps Pipelines.
🔗 andrewilson.co.uk/post/2025/06...
#Azure #AzureDevOps #AppServices #Bicep #IaC
Agent Loop brings AI agents into your workflows.
It’s a game-changer for integration and automation.
🔗 Read my thoughts:
andrewilson.co.uk/post/2025/05...
#AzureIntegrationServices #AIS #LogicAppsAviators #Azure #AI
Agent Loop brings AI agents into your workflows.
It’s a game-changer for integration and automation.
🔗 Read my thoughts:
andrewilson.co.uk/post/2025/05...
#AzureIntegrationServices #AIS #LogicAppsAviators #Azure #AI
Light on requirements ≠ clear understanding. A few thoughts on where things go wrong.
Read it here: andrewilson.co.uk/post/2025/05...
#agile #softwaredevelopment #productdelivery
Light on requirements ≠ clear understanding. A few thoughts on where things go wrong.
Read it here: andrewilson.co.uk/post/2025/05...
#agile #softwaredevelopment #productdelivery
🛠️ #DevOps #Azure #GitVersion #Automation
👉 andrewilson.co.uk/post/2025/05...
🛠️ #DevOps #Azure #GitVersion #Automation
👉 andrewilson.co.uk/post/2025/05...
Have a read and hope this helps.
andrewilson.co.uk/post/2025/03...
#azure #bicep #infrastructureascode
Have a read and hope this helps.
andrewilson.co.uk/post/2025/03...
#azure #bicep #infrastructureascode
Have a look at this method that can be automated to comply with security policies.
andrewilson.co.uk/post/2025/02...
#AzureIntegrationServices #AIS #LogicAppsAviators
Have a look at this method that can be automated to comply with security policies.
andrewilson.co.uk/post/2025/02...
#AzureIntegrationServices #AIS #LogicAppsAviators
Have a read of this article that shows the use of the Try-Catch Pattern, Nested Scopes, And Compensating Transaction Pattern.
andrewilson.co.uk/post/2025/01...
#AzureIntegrationServices #AIS #LogicAppsAviators
Have a read of this article that shows the use of the Try-Catch Pattern, Nested Scopes, And Compensating Transaction Pattern.
andrewilson.co.uk/post/2025/01...
#AzureIntegrationServices #AIS #LogicAppsAviators
andrewilson.co.uk/post/2025/01...
#azure #keyvault #functionapp #logicapp #azureintegrationservices
andrewilson.co.uk/post/2025/01...
#azure #keyvault #functionapp #logicapp #azureintegrationservices
Read more:
• Logic App Security: andrewilson.co.uk/post/2024/02...
• Function App Security: andrewilson.co.uk/post/2024/11...
Read more:
• Logic App Security: andrewilson.co.uk/post/2024/02...
• Function App Security: andrewilson.co.uk/post/2024/11...
Have a read and hope it helps.
andrewilson.co.uk/post/2024/11...
#azure #apimanagement #functionapp
Have a read and hope it helps.
andrewilson.co.uk/post/2024/11...
#azure #apimanagement #functionapp
andrewilson.co.uk/post/2024/10...
#azure #apimanagement #functionapp
andrewilson.co.uk/post/2024/10...
#azure #apimanagement #functionapp
#webpack #AzureDevOps #TypeScript
andrewilson.co.uk/post/2024/07...
#webpack #AzureDevOps #TypeScript
andrewilson.co.uk/post/2024/07...
#Azure #AzureRBAC
andrewilson.co.uk/post/2024/07...
#Azure #AzureRBAC
andrewilson.co.uk/post/2024/07...