We are attempting to implement Azure Automation for Update Management of a subset of servers that have outbound internet access blocked. We want to open port 443 only for required Azure Public traffic listed in the doc below as:
https://docs.microsoft.com/en-us/azure/automation/automation-network-configuration
.ods.opinsights.azure.com
.oms.opinsights.azure.com
.blob.core.windows.net
.azure-automation.net
It is not apparent how one would do this using Outbound Network Security Group rules. Any suggestions?