Hello zasin,
Greetings! Welcome to Microsoft Q&A Forum.
I understand that you are not able to connect with SFTP through Azure Frontdoor,
- Verify that SFTP is enabled on your Azure Storage Account. You can do this by checking the settings of the storage account in the Azure portal.
- Ensure that you are using the correct SFTP credentials, including the username and password. You can also try generating a new set of credentials and see if that resolves the issue.
- Check that your firewall rules are properly configured to allow incoming and outgoing traffic on the SFTP port (typically port 22). You may need to add an exception to your firewall to allow traffic from your IP address to the storage account.
- Check that your network connection is stable and that you are not experiencing any disruptions or outages. You can also try connecting from a different network or using a VPN to see if the issue persists.
- Check if there are any NSGs associated with your storage account or Front Door. Ensure that they allow the necessary traffic.
Limitations and known issues with SSH File Transfer Protocol (SFTP) support for Azure Blob Storage
This article provided the steps to Connect to Azure Blob Storage by using the SSH File Transfer Protocol (SFTP)
Try connecting to your Azure Storage Account using a different SFTP client or tool. This can help isolate whether the issue is with the SFTP client you are using or with the storage account itself.
refer - https://learn.microsoft.com/en-us/azure/storage/blobs/secure-file-transfer-protocol-support-how-to?source=recommendations&tabs=azure-portal, https://learn.microsoft.com/en-us/azure/frontdoor/standard-premium/how-to-configure-https-custom-domain?source=recommendations&tabs=powershell, https://learn.microsoft.com/en-us/azure/frontdoor/front-door-custom-domain-https?source=recommendations for detailed guidance.
Please let us know if you have any further queries. I’m happy to assist you further.If the issue occurs, please share the screenshot.
Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.