How do I map a local windows 7 machine to and Azure Share?

I have 15 physical Windows 7 machines with that I want to access a file share in Windows Azure.  How do I do this?
daveeeeee

Hi
daveeeeee,
Azure File Share can be access from a Local computer using Rest APIs, whereas, SMB protocol only allows the access of Azure File Share within the same region in Azure.
You could refer the following link for further details:
http://blogs.msdn.com/b/windowsazurestorage/archive/2014/05/12/introducing-microsoft-azure-file-service.aspx
You could use the Rest APIs or AzCopy to
transfer data to and from Azure File Share.
Regards,
Malar.

Similar Messages

  • HT204053 How do i make icloud work if my husband and I share the same itunes account but we dont want to get each others contacts, messages, apps etc?

    How do i make icloud work if my husband and I share the same itunes account but we dont want to get each others contacts, messages, apps etc?

    Each of you should set up your separate iCloud account on your own computer using your Apple ID. This gives you two independent iCloud accounts.
    Note that an iPad is not a multi-user device. It can only be synced with one account.

  • CSC order search not working on local windows machine.

    Hi All,
    I am facing an issue when I set up CSC9.1 with Search9.1 on local windows XP machine.
    I have setup everything for CSC with our ATG Commerce application.
    The same DB and configurations work on my other linux installations.
    Also, I have checked the JSP is present in the EAR at the correct location.
    Below is the error which is thrown on the console when I hit the search button on CSC order search page.
    If someone can help, it will be great. Thanks in advance.
    16:18:44,990 ERROR [[jsp]] Servlet.service() for servlet jsp threw exception
    javax.servlet.ServletException: File "/DCS-CSR/panels/order/orderDetail.jsp" not found
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:313)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:654)
    at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:557)
    at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:481)
    at atg.servlet.WrappingRequestDispatcher.include(WrappingRequestDispatcher.java:94)
    at atg.servlet.ServletUtil.invokeInclude(ServletUtil.java:3316)
    at atg.taglib.dspjsp.IncludeTag.doEndTag(IncludeTag.java:567)
    at org.apache.jsp.include.order.search.columnRenderer_jsp._jspx_meth_dsp_005finclude_005f0(columnRenderer_jsp.java:1695)
    at org.apache.jsp.include.order.search.columnRenderer_jsp._jspx_meth_c_005fwhen_005f2(columnRenderer_jsp.java:1562)
    at org.apache.jsp.include.order.search.columnRenderer_jsp._jspService(columnRenderer_jsp.java:344)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:336)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:654)
    at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:557)
    at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:481)
    at atg.servlet.WrappingRequestDispatcher.include(WrappingRequestDispatcher.java:94)
    at atg.servlet.ServletUtil.invokeInclude(ServletUtil.java:3316)
    at atg.taglib.dspjsp.IncludeTag.doEndTag(IncludeTag.java:567)
    at org.apache.jsp.panels.order.orderSearchTable_jsp._jspx_meth_dsp_005finclude_005f1(orderSearchTable_jsp.java:1594)
    at org.apache.jsp.panels.order.orderSearchTable_jsp._jspx_meth_c_005fif_005f7(orderSearchTable_jsp.java:1540)
    at org.apache.jsp.panels.order.orderSearchTable_jsp._jspx_meth_c_005fif_005f6(orderSearchTable_jsp.java:1507)
    at org.apache.jsp.panels.order.orderSearchTable_jsp._jspx_meth_c_005fforEach_005f2(orderSearchTable_jsp.java:1468)
    at org.apache.jsp.panels.order.orderSearchTable_jsp._jspx_meth_c_005fforEach_005f1(orderSearchTable_jsp.java:1310)
    at org.apache.jsp.panels.order.orderSearchTable_jsp._jspx_meth_dsp_005fpage_005f1(orderSearchTable_jsp.java:726)
    at org.apache.jsp.panels.order.orderSearchTable_jsp._jspx_meth_c_005fcatch_005f0(orderSearchTable_jsp.java:654)
    at org.apache.jsp.panels.order.orderSearchTable_jsp._jspService(orderSearchTable_jsp.java:129)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:373)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:336)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:654)
    at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:557)
    at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:481)
    at atg.servlet.WrappingRequestDispatcher.include(WrappingRequestDispatcher.java:94)
    at atg.servlet.ServletUtil.invokeInclude(ServletUtil.java:3316)

    Hi Nitin,
    Thanks for your response.
    Please see my response to your questions below inline.
    This seems like a JBoss/OS problem. Can you check if you have the right permissions to the ear file - did you install JBoss as one user, and then install the ATG ear as another user, or does the JSP file/enclosing directory itself have some permissions issue? Did you start JBoss as a different user?
    <Abhinav> - I am using multiple instances of JBoss for CSC, Commerce, BCC and other apps. All applications except CSC works fine. I also checked the permissions on the containing folder in CSC EAR and other EARs, and all are same. Also I am the only user for my machine and have done everything via my login.
    Or, can you check JBoss startup logs and see if you have any relevant errors? Do you see any errors just before this exception in your server logs?
    <Abhinav> - No, this is the only error on console.
    Do you have the JDK installed - if you run javac in your command prompt, what do you get? -
    <Abhinav> - YES I have JDK. Heres what I see on CMD prompt -
    D:\Documents and Settings\abhinav.ranjan>javac -version
    javac 1.5.0_16
    javac: no source files
    Usage: javac <options> <source files>
    where possible options include:
    -g Generate all debugging info
    -g:none Generate no debugging info
    -g:{lines,vars,source} Generate only some debugging info
    -nowarn Generate no warnings
    -verbose Output messages about what the compiler is doing
    -deprecation Output source locations where deprecated APIs are used
    -classpath <path> Specify where to find user class files
    -cp <path> Specify where to find user class files
    -sourcepath <path> Specify where to find input source files
    -bootclasspath <path> Override location of bootstrap class files
    -extdirs <dirs> Override location of installed extensions
    -endorseddirs <dirs> Override location of endorsed standards path
    -d <directory> Specify where to place generated class files
    -encoding <encoding> Specify character encoding used by source files
    -source <release> Provide source compatibility with specified release
    -target <release> Generate class files for specific VM version
    -version Version information
    -help Print a synopsis of standard options
    -X Print a synopsis of nonstandard options
    -J<flag> Pass <flag> directly to the runtime system

  • How much HD space for Local Time Machine?

    Hi and thanks for reading..
    I am noticing that since i have instlled Lion, if I cancel a file (even big) and empty the trash, the free space in my HD does not decrease.
    May be it is due to the local time machine backup?
    I have tried to connect the external time machine backup but after the time machine backup I have no improvement in the internal HD...
    Any suggestion?
    I am also wondering how much HD space is dedicated to the local Time Machine Backups.
    Thanks, bye

    I believe this will answer your questions.
    http://web.me.com/pondini/Time_Machine/30.html

  • How can I view the Locals Window?

    Hello -
    I don't seem to have the option of viewing locals or watch windows.  When I click on view -> Other Windows, the only options are Web Browser Find Results 1 and Find Results 2.  If I click on debug -> Windows, the only option is Breakpoints.
    Please suggest!
    Juniormint

    Hello,
    If I understand correctly, you want to display the Locals window when using Transact-SQL debugger. You must be in debug mode to display the local window: In the SSMS, click Debug -> start Debugging; To access the Locals window, click Windows on Debug
    menu , and then click Locals. Please refer to the following screen shot:
    If I have any misunderstanding, please let me know.
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • How can I get the local computer's ID and IP address in Labview?

    I want to get the local computer's ID and IP address, but i found i can't do it in labview.
    Could anybody do me a favor to give me some guidance?
    Thank very much!

    Under the Communication palette, under TCP, there are two functions you need to get this info':  'String to IP' and 'IP to String.'
    1.  Drop the String to IP function on the diagram. 
    2.  Do not wire any input to it. 
    3.  Take its Output and wire it to the 'net address' input of the 'IP to String' 
    5.  Display the Output of the 'IP to String' 
    Depenging on the True/False input to the 'IP to String' function, you get the machine name versus IP address. 
    See attachemnt... guess it's easier than explaining 
    Hope this helps.
    -Khalid
    Attachments:
    ip.png ‏2 KB

  • Error in opening the display on local windows machine for DBCA GUI from rem

    Hi Chaps,
    I connected remote machine using SSH putty from my windows local PC
    I set the environmnet on my remote linux5 mahcine as
    $export DISPLAY=10.96.5.153:0.0
    and ran xclock on remote machine to see the GUI on my local machine(10.96.5.153). unfortunately I got an error
    'Error: Can't open display: 10.96.5.153:0.0'
    the whole idea of doing above is to invoke DBCA GUI on my local machine
    can you please enlight your experience? any solution to this will be appreciated.
    Thanks
    QA
    Edited by: QAbdul on May 11, 2010 3:55 AM

    Hi QA;
    I set the environmnet on my remote linux5 mahcine as
    $export DISPLAY=10.96.5.153:0.0
    and ran xclock on remote machine to see the GUI on my local machine(10.96.5.153). unfortunately I got an error
    'Error: Can't open display: 10.96.5.153:0.0'you are using X-forwarding? Or you are using program as VNC or Xming?
    If you are using VNC you have to follow:
    1. Check vnc is running or not
    service vncserver status << if its return Xvnc stopped
    service vncserver start
    2. vncserver (if you run first time it will ask you password, enter valid password)
    3. as a root user
    export DISPLAY=linux_machine_hostname(or IP of linux):1.0
    xhost +
    4. run Vncviwer from ur machine then enter
    linux_machine_hostname(or IP of linux):1.0 and pass
    5. From vnvviwer screen
    su - oracle
    Then you can run DBCA
    Regard
    Helios

  • How to install J2EE on a windows machine

    I am following the oracle tutorial on how to use JMS, as I am learning it, but I am having problem with J2EE. I downloaded j2ee with sdk and installed it and it gives me an unsupported platform error.
    I am running 64bit Windows 7 which is supported. I can anyone help me figure out what is going on?
    -Thanks

    You cannot download "J2EE" as it is a specification, not an application. The "JEE SDK" you are referring to is just one of Oracle's confusing bundle downloads.
    What you're talking about is the Glassfish server which delivers an implementation of the JEE 6 specification. There are many alternatives to Glassfish out there though, including JBoss, Oracle Weblogic, IBM Websphere, Apache Geronimo and more. If you must go down the Glassfish path (which is recommended if you follow some tutorial, but I wouldn't recommend following a tutorial if you intend to learn this highly complicated material) then don't mess with the "JEE SDK"; take control and install the stuff separately which is hardly rocket science. Install the latest JDK 6 release and install the latest Glassfish from here:
    http://glassfish.java.net/
    Be sure to pick downloads that match your CPU architecture.

  • Changing IP address of local windows machine using NETSH in JAVA- HELP

    Hi ALL,
    I have written one java program to change the IP address of local
    machine using netsh command tool and runtime.exec method in java.
    String[] command1 = { "netsh", "interface", "ip", "set", "address",
    "name=", "Local Area Connection" ,"source=static", "addr=",str1,
    "mask=", str2};
    Process pp = run.exec(command1);
    The program is working fine.
    Here I need to set interface name namely "Local Area Connection" in command.
    Actually I should not hard code this and I should get this from
    getting active network interface name. I have written program for
    that, but the name I am getting is like "Intel(R) PRO/1000 PL Network
    Connection - Net Firewall Miniport Interface". I am not getting name
    as "Local Area Connection".
    So please help me to resolve this issue.

    See
    http://forum.java.sun.com/thread.jspa?threadID=5239534&tstart=0
    @OP Stop cross-posting just because you don't like the answers you are getting. You've been going on and on about this for a week now (if not longer) opening threads all over the place, and it is starting to get a little old.
    Edit: And, if you want to see the aliases that netsh uses (and that were probably assigned using something at least similar to netsh), why don't you use netsh.
    netsh show alias
    As I said, this question is no longer a Java question, not even close. It is now an OS question.

  • [SOLVED]how to connect remotely to a windows machine

    hello all,
    I've tried both rdesktop and tsclient but both of them will log out the computer im trying to remotely control and thats not exactly want. You know just like dellconnect does with its clients and lets them see what the fuck is happening. Both rdesktop and tsclient will only leave the client computer all logged out without any clue to whats happening. Is there any other software that can achieve this kind of behavior?
    thanks
    Last edited by aluser (2011-02-20 03:46:21)

    Wittfella wrote:vnc
    That's exactly what I was looking for. Solved.

  • How do I get support for Windows 7 on, and a W7 backup disk for, my new ThinkPad?

    I know these have got to be stupid questions, since I am sure that they have to have been asked before (unless they are clearly explained somewhere that everyone else has found, and I am somehow completely missed it), but I did search the forums and was surprised NOT to find any info on getting Windows 7 technical support after it was factory installed in a month-old Thinkpad. I wonder if the apparent defects in my W7, or maybe a different problem in my browser, could be affecting my ability to search to forums?
    I believe that my Windows 7 is defective, but calling Lenovo, they just talked about reinstalling Win7 from the partition, which makes no sense, if my W7 copy is defective, wouldn't the copy in the partition be defective too? My mom said she ordered a $20 W7 backup disk with the PC, but I never received it, and now Lenovo tech tells me those aren't actually available, and she must have confused it with the W7 upgrade disk, which didn't sound right, since I thought the upgrade disk was over $100, and I never received that one either anyway. If the W7 that was factory-installed is defective, I am assuming it's a copy of the same one in the partition, so that partition recovery is not feasible, is there any way to reorder a W7 re-install disk that will still register as Genuine Windows 7 on a Thinkpad? Now when I search the Lenovo site, I cannot find ANY W7 disks of any kind, neither a backup for factory-installed W7, nor for upgrade from a prior Windows version. Does anyone know how I could go about re-ordering the W7 backup disk when it appears to be missing from the online catalog? Unless this too is a defect in my browser search: can someone give me the link to page where I could select and re-purchase a W7 backup disk?
    It has been a few years since I had a new PC, but I have never even heard of one before that did not come with instruction manuals and OS and support disks, and did not provide any tech support for its own factory-installed software or Windows, at least during the first few months of ownership. Where do new Thinkpad owners turn for individual W7 software support, since Microsoft swears it is Lenovo's responsibility to support W7 under its OEM license, yet Lenovo swears they only support hardware? It almost seems that new users are expected to know everything already, or be initiated enough with the product to know exactly what your problem is and what's causing it, in order to find an online fix. Who do you call if W7 or Lenovo software (but not an ISP issue) appear to be doing something to prevent online access, but there are no discernible hardware issues? Where do you call for individualized W7, as well as Lenovo software, support, especially after no one online has ever heard of your specific issues and has no workable ideas for fixing them, or when your problem prevents you from getting online at all?
    Thanks so much

    http://www.apple.com/support/bootcamp/
    Boot Camp Assistant is already on your computer. You just need to buy Windows. Read the instructions and help files very carefully. Back up your data before taking on this task.

  • How can I transfer Outlook Express / Windows Mail settings and contents etc, to Windows Live Mail?

    As a system reseller and support provider, I know that this is going to be a major factor for many home users. I know that Windows 7 does not have a mail client by default, and I know that home users will be expected to install Windows Live Essentials.
    Windows Easy Transfer doesn't transfer emails, contacts etc from OE/WM (although it will transfer Outlook).
    Therefore, what is the easiest way to migrate from OE/WM to WLM?

    Here is the complete transfer procedure from OE to WLM:
    MAIL BOXES EXPORT
    1. Go to Outlook Express > Tools > Maintenance Tab > Store Folder.
    2. Make a note of its location and navigate to it. If you haven't moved it, it's here C:\Documents and Settings\username\Local Settings\Application Data\Identities\{GUID}\Microsoft\Outlook Express. You may have to show 'hidden' files in Folder Options to see it. Close Outlook Express.
    3. Copy the whole folder (not just the .dbx files) to an external source. Remove any ‘Read only’ attributes via right-click > Properties.
    As an alternative to 2 above, you could move the mail boxes to an ‘easier-to-get-at’ location, i.e. Open My Documents and create a folder named Mail Boxes. Now go to Outlook Express > Tools > Maintenance Tab > Store Folder > Change and type the location of the new folder, e.g. My Docs\Mail Boxes. Close Outlook Express. The store location is now easier to navigate to and it is not hidden.
    CONTACTS EXPORT
    Go to Outlook Express > File > Export > Address Book and select Comma Separated Values (CSV) > Export, select the fields you want or, for more safety, select all the fields and save it to an external device.
    MAIL BOXES IMPORT
    Go to Windows Live Mail > File (press Alt if the Menu Bar is not showing) > Import > Messages OE > Next > Browse to the location where they are stored and follow the wizard.
    CONTACTS IMPORT
    In Windows Live Mail > Click Contacts in the bottom left corner > Menus top right (or Alt+M) > Import > CSV (Comma Separated Values) and browse to the file you exported from Outlook Express.

  • Windows machine connecting and disconnecting...?

    Hey all. My airport has been working great with most all my computers. Works like a charm on my macbook, iMac and my brothers macbook. It even works great with an older PC laptop I have but for some odd reason my Dad's HP notebook is having a really hard time with it.
    It'll say it's not connected to the airport extreme network but it actually will be. If it sits idle for a while it will disconnect. When I toggle his firewall on/off it goes from disconnected to connected but again after it's idle (no matter how the firewall is set) it will disconnect. I tried changing channeld 1-11; no luck, same problem.
    When it's on and working for him it works fine and the network drive shows up and everything. Any hints about this? I feel like I've exhausted all of my options here. Thanks for reading!

    Ensure that the Enable IEEE 802.1x authentication for this network check box is not checked.
    Problems connecting an XP PC to a WEP enabled Airport Extreme Base Station
    http://tech.ifelix.net/2002.html
    iFelix

  • How can i play music in windows media player and wmp format?

    I am trying to preview songs off online music stores such as barnes and noble and borders stores. but i am unable to do so. I get the message "mime type aplication don't have a plug-in intalled for this mim type, it can't be displayed". i downloaded flip4mac and tried playing to but it doesn't work. All the online previews I have com across aren't playing on my mac. Help!

    Download and use StuffIt Expander to open the file; if you choose to throw away Windows Media Player later, press the Option key while emptying the Trash.
    The Windows Media content in question may contain DRM, in which case there is no Mac software that will play the songs.
    (26032)

  • How do I sync multiple iPhones to different Macs and still share calendars?

    In my household, we have 4 macs, 2 iPhones and 2 iPods (Touch). We also have a Family MobileMe account. What I would like to do is sync some services to ALL the macs and devices and some services to the mac and device of ONLY THAT USER. The set up would be this:
    ALL (all the macs and devices would share these services)
    Contacts
    Calendars
    USER based (1 mac syncs to one device ONLY these services)
    Bookmarks
    Dashboard Widgets
    Dock Items
    Keychains
    Mail Accounts
    Mail Rules
    Signatures
    Smart Mailboxes
    Notes & Preferences
    My goal is to be able to add an event to my calendar and have it appear in ALL of my family's calendars (same with contacts) via the "cloud." However, I do not want my bookmarks appearing on my son's computer or my wife's mail appearing on my iPhone, etc.
    If anyone, knows how to set this up, I would greatly appreciate the help.
    Thank you.

    Sync them to the same iTunes library and select to sync to the same Calendar on the Info tab in your iTunes sync settings.  Or, sync them to the same iCloud account and turn on Calendar syncing in Settings>iCloud.

Maybe you are looking for