-
Notifications
You must be signed in to change notification settings - Fork 2
Description
π¨ Configuration drift detected in dev environment!
π Summary
Configuration drift detected in 9 resource(s) with 9 property difference(s).
π Detailed Drift Analysis
1. Microsoft.Network/networkSecurityGroups
Resource Name: drifttest-nsg
β Missing Property: resource
- Expected:
defined in template - Actual:
missing in Azure
2. Microsoft.Network/virtualNetworks
Resource Name: drifttest-vnet
β Missing Property: resource
- Expected:
defined in template - Actual:
missing in Azure
3. Microsoft.OperationalInsights/workspaces
Resource Name: drifttest-law-y6kt676i
β Missing Property: resource
- Expected:
defined in template - Actual:
missing in Azure
4. Microsoft.ServiceBus/namespaces
Resource Name: drifttest-servicebus
β Missing Property: resource
- Expected:
defined in template - Actual:
missing in Azure
5. Microsoft.ServiceBus/namespaces/queues
Resource Name: drifttest-servicebus/deadletter
β Missing Property: resource
- Expected:
defined in template - Actual:
missing in Azure
6. Microsoft.ServiceBus/namespaces/queues
Resource Name: drifttest-servicebus/notifications
β Missing Property: resource
- Expected:
defined in template - Actual:
missing in Azure
7. Microsoft.ServiceBus/namespaces/queues
Resource Name: drifttest-servicebus/orders
β Missing Property: resource
- Expected:
defined in template - Actual:
missing in Azure
8. Microsoft.Storage/storageAccounts
Resource Name: drifttestsay6kt676i
β Missing Property: resource
- Expected:
defined in template - Actual:
missing in Azure
9. Microsoft.Web/serverfarms
Resource Name: drifttest-asp
β Missing Property: resource
- Expected:
defined in template - Actual:
missing in Azure
π Detected at: 2026-01-12T06:13:13.109Z
π§ Action Required: Review and remediate the configuration drift
π View Full Workflow Run
π‘ Remediation Options
- Manual Fix: Update Azure resources to match the template
- Template Update: Modify the Bicep template if the current state is desired
- Auto-fix: Re-run with
--autofixflag to automatically deploy template