Login problem with federated id to Azure Machine Learning

I log into Azure with a federated account ( organization account ).  This works great for all the services I have used so far, but when I try to use the Azure Machine Learning  product, it seems to require a Microsoft Live account.  
Is there a way to log into Azure Machine Learning with a federated account?
I am using my personal account to post this since I could not log in with my federated account to fill in the form for the question.
Thanks

Sorry, at the moment we only support Live IDs. We are working on adding more support for authentication
Regards,
AK

Similar Messages

  • Problem with Powerbook G4 - 15 inch, machine ins currently connected to the

    Problem with Powerbook G4 - 15 inch, machine ins currently connected to the DVI/AVI adapter so I can use the powerbook with a monitor attached, and have been doing so for about 3 months so far, with no problems, now, it wont boot up without giving me the grey screen with the "please restart, hold done restart button for several seconds etc". I did the power management reset, take out battery - even though battery dead, and remove adapter, hold down button for 5 seconds etc... it worked, finally booted up, but the DVI/AVI monitor adapter stuff was not connected when it booted up. When i put them back on, and tried to restart, i get the same "please restart, hold done restart button for several seconds etc" what do you think could be happening, could it be the DVI/AVI adapter or something a lot more serious

    Thanks and noted.
    I'd suggest you post in the PowerBook G4 area. This forum is for
    older, pre-G3 PowerBooks and so is probably not the
    most likely place for you to get help with your G4.
    Good luck.

  • Re-login problem with WLS 5.1 sp8

    Hi,
    I have a re-login problem with a war servlet: user called reader does not have
    viewing access to all views of a web interface. When she tries to access those
    views a new login dialog comes up as should. The problem is that this new dialog
    does not accept power user login as I would like it to! Any ideas how to change
    the configuration in either web.xml or weblogic.properties file to make it work?
    In Tomcat environment it works.
    BR Jukka

    Hi,
    I have a re-login problem with a war servlet: user called reader does not have
    viewing access to all views of a web interface. When she tries to access those
    views a new login dialog comes up as should. The problem is that this new dialog
    does not accept power user login as I would like it to! Any ideas how to change
    the configuration in either web.xml or weblogic.properties file to make it work?
    In Tomcat environment it works.
    BR Jukka

  • **Free** 58-page e-book on using Azure Machine Learning and R

    Free for download: "Data Science in the Cloud with Microsoft Azure Machine Learning and R" By Stephen Elston, Managing Director of Quantia Analytics, LLC.
    To get you started creating and evaluating your own machine learning models, O’Reilly has commissioned a new report: “Data Science in the Cloud, with Azure Machine Learning and R.” We use an in-depth data science example — predicting bicycle rental demand —
    to show you how to perform basic data science tasks, including data management, data transformation, machine learning, and model evaluation in the Microsoft Azure Machine Learning cloud environment. Using a free-tier Azure ML account, example R scripts, and
    the data provided, the report provides hands-on experience with this practical data science example.
    Specifically, this report shows you how to complete the following tasks using Azure ML and R:
    ◾Manage and transform data, using a highly scalable cloud environment
    ◾Build and evaluate machine learning models
    ◾Produce R graphics
    ◾Publish your models as web services
    To download your free e-book, visit: https://azureinfo.microsoft.com/CO-Azure-CNTNT-FY15-02Feb-Data-Science-in-the-Cloud.html?ls=Media&lsd=Oreilly

    Hi AK.
    I'm running Windows 10 ETP with builtin IE, but the same problem is also with the latest Chrome 41. Using local DNS resolver with DNSSEC validation.
    I'll try it later today at home and let you know.

  • Recommendations API by Azure Machine Learning - not working

    I purchased the Recommendations API by Azure Machine Learning using the marketplace. When I go to the API explorer and the quickstart
    screen, all i see is the rotating circles. I waited for about 10 minutes...no luck. I tried the sample app and it seem to build, run and work. Not sure what's going with the azure portal UI. Is
    anyone really using it in prod? 

    This is a known issue in the Azure Management Portal, and it is being worked one. That said, it is only a visual glitch in the quick start page. You should be able to click on the DASHBOARD tab, and be able to access all the links required to use the Recommendations
    API.
    The marketplace in the management portal is in "PREVIEW" mode right now, and this is one of the issues that needs to be fixed there.
    thanks!
    -Luis Cabrera
    Azure Machine Learning Marketplace.
    Luis Cabrera. Program Manager -- Azure Machine Learning @luisito_cabrera Disclaimer: This post is provided "AS IS" with no warranties, and confer no rights.

  • General Availabilty Release of Azure Machine Learning!

    Microsoft has announced the General Availability release of Azure Machine Learning. For details, please see this forum announcement:
    https://social.msdn.microsoft.com/Forums/azure/en-US/home?forum=MachineLearning&announcementId=25a9893a-d3d8-4e4d-8a17-0f9bc60ec6a9

    Hello Yordan,
    Thanks for the quick answer.
    Do you know if that's something in the plan? Any idea of a timeline you can share?

  • AD account Login problem with MAC 10.6.8

    Hi All,
    We have around 50 odd MAC that are connected to windows server 2008 R2. the user were logining in to these MACs using their AD account. Recently few of the random MAC did not allow the user to login using their AD account.When analyzed though the MAC shows that it has connected to the Domain and the server is active with green button it has unbind itself from the server.I had to login in as local user bind the MAC back to get this resolved.
    Now the same has started happeneing for most of the MAC that we have and every morning I have login as local Admin and unbind / bind the MAC with the server. this gets reset once the user reboots or shutsdown.
    Have tried with few of the below solution but nothing helped:
    Solution 1:
    <key>mdns_timeout</key>
    <integer>2</integer>
    The integer value is in seconds; changing it to at least 5 should allow the Mac OS X client to reconnect to the Active Directory domain after a network interruption. In some configurations, a larger timeout value may be required.
    You can change this value by using the sudo command and a text editor to edit the preference file directly. Or you can use the Terminal command below, making sure to enter it all on a single line:
    sudo /usr/libexec/PlistBuddy -c 'Set :mdns_timeout 5' /System/Library/SystemConfiguration/IPMonitor.bundle/Contents/Info.plist
    Solution 2:
    I have seen all of the probable solutions and tried everything and still I am getting issues with 10.6.6 and after rebooting the Mac gets unbind. Or the Mac gets Network Accounts Available even when not accessing the list of users from AD. But the thing that I have done that has solved all my issues with AD on the Macs is to uncheck the box to search on all domains. For some reason I am seeing that when the Macs have this option checked, it searches through out the forest on the same domain controller more than once, so AD stops the handshaking of the authentication.
    I hope this helps like it did on our Network, since then I have not seen the Macs lose the binding or slow SMB.
    If you've tried this please let us know.
    TIP: Uncheck Allow Authentication from any domain for Mac AD problems
    Wednesday, April 20, 2011
    Steven Wells sent a fix and an explanation of problems with Macs losing their binding to Active Diretory:
    Unchecking "Allow authentication from any domain in the forest" is working at our college. We have been beating our heads on this for about 2 terms, with no understanding of why it works in some places and not in others. When we found this working, our IT guy said that the Security SID is being duplicated, when it looks in other domain forest, and that is what is causing the problem. This is the first time I have found an explanation for the problem.
    If you've tried this approach please let us know.
    Solution 3:
    Solved it. Create a file in Textedit with the name 'auto_master' (no file extension) with the following contents:
    # Automounter master map
    +auto_master # Use directory service
    /net -hosts -nobrowse,hidefromfinder,nosuid
    /home auto_home -nobrowse,hidefromfinder
    #/Network/Servers -fstab
    /- -static
    Place this in /etc/ folder
    Hope this helps
    solution 4:
    TIP: a Kerberos fix for OS X 10.5 and 10.6 binding to Active directory
    Friday, November 11, 2011
    Mehdi Mafi forwarded a fix he found for problems with Leopard and Snow Leopard binding to Active Directory:
    This was taken from Dane Riley's imaging building for DeployStudio.
    With Mac OS X Leopard every Mac is now running a KDC (Kerberos Distribution Center). Basically each imaged machine is using the same security certificate and hash. Deploying a single image will deploy the same KDC to every system. This [Apple] article covers how to reset the local KDC so that each system is unique. Basically, do the following:
    Launch Keychain Access
    Search for com.apple.kerberos.kdc and delete all 3 items
    Using Terminal type sudo rm -fr /var/db/krb5kdc
    After deployment, perhaps using Apple Remote Desktop to all systems, re- establish the KDC by typing sudo /usr/libexec/configureLocalKDC
    If you've tried this approach with Mac OS X 10.5, 10.6, or even Lion, please let us know. .
    TIP: More on a kerberos fix for AD binding problems
    Monday, November 14, 2011
    Mehdi Mafi updated his Friday report about Mac OS X 10.6 problems binding to Active Directory:
    You may want to add this. If the Mac keeps unbinding from AD (people can't log in to a Mac), here is how to fix it:
    Unbind it from Domain
    Launch Keychain Access
    Search for com.apple.kerberos.kdc and delete all 3 items
    Using Terminal type sudo rm -fr /var/db/krb5kdc
    Re-establish the KDC by typing sudo /usr/libexec/configureLocalKDC
    Bind it to domain again ( When you bind, uncheck allow authentication from any domain in the forest in: Directory Utilitiy-> Advanced Options\Administrative ) this fix the issue that sometimes it can' find AD under search space.
    If you tried this please let us know.
    Solution 5:
    For Snow Leopard AD login issues, use upper case domain
    Solution 6: for .local
    To create this StartupItem, create the following directory as root:
    /Library/StartupItems/FixADAuth
    Then chown it to root:wheel and chmod it to 755. These must also be the owner/permissions on the two files it will contain, below:
    Contents of our /Library/StartupItems/FixADAuth/FixADAuth:
    #!/bin/bash
    . /etc/rc.common
    date > /var/log/FixADAuth.log
    n=0
    AuthSuccess=0
    while [ $AuthSuccess != 1 ]
    do
    id Administrator && AuthSuccess=1 || networksetup -setsearchdomains Ethernet "Empty"; networksetup -setsearchdomains Ethernet middlewich.local; n=$(($n+1))
    done
    echo Authentication successful: $AuthSuccess >> /var/log/FixADAuth.log echo Operation count: $n >> /var/log/FixADAuth.log
    date >> /var/log/FixADAuth.log
    Contents of our /Library/StartupItems/FixADAuth/StartupParameters.plist:
    Description = "Fixes Active Directory authentication issue";
    Uses = ("Disks");
    Obviously you'll need to change "middlewich.local" to your own domain name (and the network interface name if your connection is wireless). The script checks to see if it can see the user "Administrator" on the domain, as he's a fairly common bloke, but if you've renamed yours for security reasons then pick another one. I've also included some logging functionality for debug purposes, so you can verify how well the script is working if you need to and time it in your environment before telling the users how long to wait. The /var/log/FixADAuth.log file will contain the date/time the process started, the success variable set to 1 (just to verify), how many DNS operations were required to fix the problem, and the date/time it ended. For us the time difference is normally about +30-40 seconds with around 120-180 operations taking place. Once you're happy with the script, you can strip it down to its bare functionality if you like, like so for us:
    #!/bin/bash
    . /etc/rc.common
    AuthSuccess=0
    while [ $AuthSuccess != 1 ]
    do
    id Administrator && AuthSuccess=1 || networksetup -setsearchdomains Ethernet "Empty"; networksetup -setsearchdomains Ethernet middlewich.local
    done
    I hope this helps someone!
    Regards

    You are welcome.
    But the question is 10.6 mac  just like 10.6.8  , as long  as its the same and works.
    Yes. You can save some updates by using the combo update.
    10.6.8 Combo Updater

  • Problem with federation

    Hello,
    I'm having an issue with federation (it concerns Skype federation, but the problem is more general).
    Here is my company infrastructure : I have got a Lync server 2013 providing an enterprise IM and VoIP. This enterprise network is a LAN with domain name "local.itm". So the Lync client register to the Lync Server with their enterprise AD login
    and password (login: [email protected] / password: xxxxx).
    I want to enable a federation with Skype, so that my user could communicate with a Skype user. I did a PIC provisionning request for my public domain : "it-m.com".
    I do not understand how I could link "local.itm" to "it-m.com". Everything is set up but that... When I try to add a user from skype, my Edge server receive the SUBSCRIBE request, but cannot handle it because he does not know what is
    this domain "it-m.com" in term of IM. Here are the log output below:
    "Text: The domain of the message is not configured and does not appear to belong to a federated partner
    Result-Code: 0xc3e93d79 SIPPROXY_E_EPROUTING_MSG_UNKNOWN_DOMAIN
    SIP-Start-Line: SUBSCRIBE sip:[email protected];transport=tls SIP/2.0
    SIP-Call-ID: 36d3f315004d@pm
    SIP-CSeq: 1 SUBSCRIBE
    Peer: federation.messenger.msn.com:30515
    Data: domain="i-tm.com" "
    "Direction: outgoing;source="local";destination="external edge"
    Peer: federation.messenger.msn.com:30515
    Message-Type: response
    Start-Line: SIP/2.0 504 Server time-out"
    I guess I could solve my problem changing my internal AD domain, but it won't be my favourite choice.... Can I do differently ?
    Thank you for your help!

    Hi Jean,
    Ok couple of things here:
    Federation will require an Edge.  An Edge is another Lync role that will sit in your DMZ
    You should configure your user  SIP adress to ressemble their email adresse.
    So that mean that your main SIP domain in your Lync topology should be it-m.com
    So example:  your user should sign in with 
    [email protected]
    JP
    If a post is helpful, please take a second to hit the green arrow on the left, or mark as answer, thanks.
    Jean-Philippe Breton | Senior Microsoft Consultant | MCTS, MCITP, MCT, Lync MVP

  • Usermapping problem with federated portals

    HI experts,
    We r implimenting FPN functionality for SEM (BI- Integrated Planning) .
    We have installed portal server for Federated portal
    .After installation we have set the ticket evaluation parameter in service provider in Visual admin ..
    we have registered producerer as well as consumer in Fedportal .
    everything is fine . after that we have creaated 1 role in Fed portal .
    we r able to find the role in consumer portal .
    now the thing is
    we r trying to map the user with backend user from federated portals .. (user from LDAP)
    i am unable to save usermapping credentials and getting following error too .... (no SSO for us here )
    User attributes successfully modified
    Verification of user mapping data for system "SEPCLNT900" failed; check the credentials for mistakes.
    Plz help me out from this problem ..
    Thanks & Regards,

    HI Sandeep
    I have gone through the note ...
    Still some confusion is there ..
    we r facing problems with usermapping ....
    we r not creating users by manual .. users from LDAP .
    we r getting users fine ..but problem iswe give the user id & pwd after saving that ..it hasn't got saved first to allow usermapping ..
    while testing the system object it is working fine
    i.e system admin->support -->sapapplication
    there we r testing with transaction  ....itz working fine..
    what could be the problem
    itz working fine in developent server ..
    in development no LDAP.
    Thanks

  • There are two separate login problems, with different solutions

    I have just spent a couple of hours fixing a 24in iMac that kept rejecting the account login after installing Leopard. (login with correct password goes to blue screen then back to loginscreen)
    I went through the Apple tech doc that had you logging in as a single user (Cmd-s) and it did not work.
    What did work for me was an archive and install of Leopard.
    It seems that anyone with a new iMac that installed the recent imac update is having this problem. For those people, archive and install seems to work.
    http://discussions.apple.com/thread.jspa?threadID=1214059&tstart=0
    For other people, the single-user instructions seem to work.
    http://discussions.apple.com/thread.jspa?threadID=1202129&tstart=0
    hope this helps
    cheers
    bruce

    > When working with word, documents or emails in the middle of a sequence
    > the picture or window suddenly is yanked off the screen to the right.
    Microsoft Word?  What version and service pack?
    Microsoft Office 2011 SP2 includes Word version 14.2.2.  Some Office 2011 updates addressed problems with Lion.

  • MobileMe login problem with aperture3

    Hello all,
    I'm experiencing the following problem. I cannot login to mobileMe via Aperture 3, because MobileMe didn't recognize the stored password for "xxxxx's" MobileMe account; the username/password combination is not recognized. I've tried the following (in all possible orders):
    1. Close Aperture3
    2. Logout of MobileMe account
    3. In Keychain delete settings for MobileMe
    4. Login to MobileMe again
    5. Open Aperture3
    Anybody any suggestions?
    Thanks for the help,
    Casper
    Message was edited by: Casper Stoutjesdijk
    Changed subject title

    I have the same problem with iPhoto.

  • Login problem with LinkedIn

    I cannot login to LinkedIn with Firefox but there is no such problem with IE8. The trouble started about 2 months ago when I had version 3.6.15 and continues with the present version 4.0.1. I have been in correspondence with LinkedIn ever since but nothing they suggest works. I like Firefox and it is my default browser, so it is annoying to have to use IE8 just for this task. I would therefore very much appreciate any solutions that anyone can offer.

    Clear cookies for that site. Access via Firefox button, Options | Options | Privacy and then click the "Show Cookies" button.
    See http://www.linkedin.com/answers/using-linkedIn/ULI/648039-4236346

  • Login problems with Vista

    I have a 10.4.11 OSX server as an OD Master.
    All my OSX and WinXP clients can authenticate without problem.
    I received a new computer with Windows Vista Ultimate x64 SP1. I was able to make it join my domain without problem but when I try to log in, I get the following error " Procedure number out of range".
    IMHO, I believe the problem is with a default config in Vista x64 more that a problem with my server.
    Has anyone seen this kind of error before?

    I have a 10.4.11 OSX server as an OD Master.
    All my OSX and WinXP clients can authenticate without problem.
    I received a new computer with Windows Vista Ultimate x64 SP1. I was able to make it join my domain without problem but when I try to log in, I get the following error " Procedure number out of range".
    IMHO, I believe the problem is with a default config in Vista x64 more that a problem with my server.
    Has anyone seen this kind of error before?

  • Login problems with facetime and Imessage

    I have IPAD 2 upgraded to IOS 6.0. I am living at Alexandria EGYPT.
    I didn't face any problem with both apps until the 2nd of October 2012. Since then and both apps telling me that Apple ID doesn't match with the entered password. The same password is used for app store and working with no problem, the password have been used even to log in to the support as well as Icloud.
    I have tried the following actions with no result:
    1- Soft reset the IPAD.
    2- Time is set to automatic.
    3- Set the time to USA.
    4- Time set back to auto.
    5- Connect using different WiFi networks.
    I hope I can find a solution, I am using both apps to keep in touch with my family.

    I did a total reset and start the IPAD as a new one before restore...same problem exist
    after restore try again and with the same problem...
    Finally I have created a new apple ID and used it only for facetime and imessages...and it works....
    I can't really understand the problem....
    It is not a problem with communication or IPAD settings because it worked with another apple ID
    it is not a problem with server or account because I am still using my old ID with my macbook
    strange

  • Has anyone found a solution to the login problem with Lion?

    I upgrade my 27" iMac Quad-core last week to Lion and everything was fine. I shutdown after a software upgrade and now I can't log in. Of course, Apple support is closed. I tried a number of the solutions on this site to no avail. Has anyone found a solution? *** has apple done to my system?

    Don't know if my problem is same as yours..after Lion install, frozen cursor in password field when logging in after starting up, beach ball. Couple of trips to Apple store, a number of phone calls to troubleshoot with Applecare. The last fellow who helped me found a workaround, just can't log in. He said engineers have reports of others with this problem so it's not just my machine but fix would probably come in software update. Been dealing with this since first week of Lion download. Hopefully they'll fix it eventually. I can use macbook now, but don't like not being able to have a screen login via password. No plans to ever again download a new op system on a mac...had no trouble installing win7 on older dell from vista.

Maybe you are looking for

  • Unable to change permissions on Hard Disk Drives after rolling back OSX Lion to Snow Leopard

    Are you able to help me? I had several problems with permissions and a series of other serious issues after upgrading to Lion, so I did a clean re-install of Snow Leopard 6.4 (from disk), upgraded to 6.8 and still had permissions problems which I hav

  • P1102w

    Just installed P1102W for use w MacBook. Able to print when USB connects printer to laptop, but unable to print wirelessly. For the install, just inserted the CD and followed pop-up instructions, as directed in step 8 of Getting Started Guide. What a

  • Parameters in Native Query?

    How can I add parameters to a native query? The following approach does not work. String query = "select * from a where type=:type"; Query q = em.createNativeQuery(query, A.class); q.setParameter("type", 7); q.getResultList(); I get the following exc

  • How to convert hierarchy XML to CSV/Excel format using PI/XI

    posted in PI forum but not many replies, please bear with me as I am in crunch time* Hi All, I am working with SAP PI/XI for the first time and need some help file conversion of complex hierarchy XML to CSV file using PI. I have done plenty of resear

  • Send me documents regarding all Seeburger  adapters and scenarios

    Hi All, Convery my best wishes to all. i got objects on Seeburger scenarios, on this i don't have any experience so please send me documents soon. particularly TRADACOMS ORDERS( and mapping program on this), OFTP, AS2 and remaining all seeburger adap