Hi,
Azure File Serive is still in Preview and is not GA ( General Availability ) yet.
Below link provides further information about the same
http://blogs.msdn.com/b/windowsazurestorage/archive/2014/05/12/introducing-microsoft-azure-file-service.aspx
Regards,
Sowmya
- Proposed as answer by Sowmya K RMicrosoft contingent staff, Moderator Wednesday, July 23, 2014 2:24 PM
- Marked as answer by Will ShaoMicrosoft contingent staff, Moderator Thursday, July 31, 2014 6:12 AM
Hi,
I have replied for the file service and received and email from azure team saying "Files preview has been activated".
Even though, creating a new storage account - still
1. from the portal files preview in not available.
2.from cmd azure shell -
The remote name could not be resolved: 'XYZW.file.core.windows.net' (just replaced the real url)
=> It was not really activated for my subscription.
Can you advice?
Adi
can any body advice for the same . as i have also got mail that it is activated but still getting issue .
Hi Mohit (& Adi if this old issue never did get resolved for you),
First, Azure Files only work for new accounts created after your preview has been activated. The easiest ways to check if a new account has the file endpoint or not:
1) Current portal (manage.windowsazure.com): Click on the account, click "Dashboard", you should see Files under service with an end point (see example screenshot at end of message)
2) Alternatively, you can run from a cmd window: "nslookup <youraccountname>.file.core.windows.net". If your account has a file endpoint, the nslookup will resolve rather than saying "can't find the domain"
If you don't see the files end point on new accounts with the above method(s), please let us know and we can look further.
Thanks,
- Edited by Vamshidhar KommineniMicrosoft employee, Moderator Wednesday, March 04, 2015 8:18 AM