Open jh4mit opened 1 year ago
@jh4mit Thanks for your feedback! We will investigate and update as appropriate.
@jh4mit
I've delegated this to @jhirono , a content author, to review and share their valuable insights.
@jhirono Any update on this? I had a conversation with Azure support, which led to adding an NSG rule for the IP address for aadcdn.msftauth.net
-- but with no guarantees this is stable, and no plans to implement a service tag covering it. At minimum, this should be listed in the Required public internet access section.
aacdn.msfauth.net should be included in AzureFrontDoor.Frontend and the access to aacdn should succeed if you allow outbound AzureFrontDoor.
@jhirono It doesn't appear to currently be included in AzureFrontDoor.Frontend. I have an NSG that has an outbound allow rule for AzureFrontDoor.Frontend (tested with both TCP 443 and with Any/Any), which times out trying to display the login page. When explicitly adding an allow rule for 152.199.4.44 (aadcdn.msftauth.net), the login page loads successfully. Confirmed this with Azure support, for what that's worth.
I am also facing the same issue as described by @jh4mit @jhirono Is anyone looking into this issue?
Sorry for my delay, let me check this in my env.
Interesting. https://learn.microsoft.com/en-us/azure/azure-portal/azure-portal-safelist-urls?tabs=public-cloud#azure-portal-urls-for-proxy-bypass said
The service tags required to access the Azure portal (including authentication and resource listing) are AzureActiveDirectory, AzureResourceManager, and AzureFrontDoor.Frontend.
Let me follow up with the right team. Thanks for your patience.
Opening the listed NSG rules for service tags (AzureMachineLearning, AzureFrontDoor, AzureActiveDirectory) does not allow traffic to aadcdn.msftauth.net, which is required to authenticate to ml.azure.com, at least for MFA accounts. So implementing the steps as written does not produce a working configuration.
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.