Hello @Karl Swierenga
It's possible that an automated process or script is deleting the Network Security Group (NSG) rule. Azure provides several automation tools that can be used to manage resources, including NSG rules.
To troubleshoot the issue, I would recommend checking the following:
- Check if there are any automation scripts or processes that are deleting the NSG rule. This could include Azure Automation, Azure Functions, or other custom scripts.
- Check the activity logs in the Azure portal to see if there are any events related to the deletion of the NSG rule. This can help you identify if the rule is being deleted by an automated process or by a user.
- Check if there are any policies or initiatives in place that could delete the NSG rule. Azure Policy and Azure Security Center can be used to enforce compliance and security policies across your Azure environment.
- Check if there are any other users or administrators who have access to the NSG and could be deleting the rule.
If you are unable to identify the root cause of the issue, I would recommend opening a technical support case with Microsoft Azure support. They can help you troubleshoot the issue and provide guidance on how to resolve it.