Client with IP address is not allowed to access the server

While trying to connect to the SQL Database on Windows Azure via SQL Server Data Tools 2012 (from local), it gives me a message "Client with IP address 'X.X.X.X' is not allowed to access the server". And in the message it also gives you the direction
on how to fix this.
So, going back to the Windows Azure Management Portal, I have included the current IP address in to the existing firewall rule. I tried to connect to the sql database on azure via SSDT it worked properly.
Next day.. when I open the tool and trying to connect, it gave the same error, so I checked in the portal and this time it was showing different IP, then I added this IP to the firewall list, and I was able to connect.
Question:  Is this a normal behaviour for adding IP each day to the firewall rule? (OR, I am using the "Free Trial" subscription, is this the issue?), or is there anything more I need to do to avoid adding the IP each day?
Please let me know.
Thank you.

Hello,
To workaround your requirement, you can try to use the New- SqlAzureFirewallRule command line in PowerShell to configure the firewall rule  allow your current IP automatically.
Reference:
Update Azure DB Firewall Rules with PowerShell
http://social.msdn.microsoft.com/Forums/windowsazure/en-us/67540278-1f54-491b-9dd2-73587cf51cef/configure-allowed-ip-addresses?forum=ssdsgetstarted
Regards,
Fanny Liu
Fanny Liu
TechNet Community Support

Similar Messages

  • Java.lang.Exception: User : principals=[admin] is not allowed to shutdown the server

    Hi,
    When i shut down my managed and admin servers through the console i am getting
    the following exception.Any one have an idea on this?
    Exception :
    java.lang.Exception: User : principals=[admin] is not allowed to shutdown the
    server.
         at weblogic.server.ServerLifeCycleRuntime.shutdown(ServerLifeCycleRuntime.java:299)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:750)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:732)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
         at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:928)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:472)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:200)
         at $Proxy105.shutdown(Unknown Source)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.console.actions.mbean.DoMBeanOperationAction.performOnSingle(DoMBeanOperationAction.java:206)
         at weblogic.management.console.actions.mbean.DoMBeanOperationAction.perform(DoMBeanOperationAction.java:188)
         at weblogic.management.console.actions.internal.ActionServlet.doAction(ActionServlet.java:171)
         at weblogic.management.console.actions.internal.ActionServlet.doPost(ActionServlet.java:85)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1075)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:418)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:306)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:5517)
         at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:685)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3156)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2506)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:234)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:210)

    I have the exact same problem. It is for a WLI 7.0 SP-5 domain. I started admin and managed servers using the startWeblogic and startManagedWebLogic scripts, but trying to stop them from the console is throwing this exception:
    java.lang.Exception: User : principals=[admin] is not allowed to shutdown the server.
         at weblogic.server.ServerLifeCycleRuntime.shutdown(ServerLifeCycleRuntime.java:299)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:736)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:718)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
         at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:1107)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:472)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:200)
         at $Proxy105.shutdown(Unknown Source)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.console.actions.mbean.DoMBeanOperationAction.performOnSingle(DoMBeanOperationAction.java:206)
         at weblogic.management.console.actions.mbean.DoMBeanOperationAction.perform(DoMBeanOperationAction.java:188)
         at weblogic.management.console.actions.internal.ActionServlet.doAction(ActionServlet.java:171)
         at weblogic.management.console.actions.internal.ActionServlet.doPost(ActionServlet.java:85)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1094)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:437)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:319)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:5626)
         at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:685)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3213)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2555)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:251)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:219)
    I upgraded from WLI7.0 SP-1 to SP-5, and since then I am getting this error.
    Please help!

  • "the firefox application is not allowed to access the graphics hardware"

    I would like to ask for help the following phenomenon:
    "the firefox application is not allowed to access the graphics hardware"
    This error message appears, at times, and then restart the browser once in a while it's all good.Do not use any accessory.Operating system: Win 8.1 64 bit Oh, even so much that the virus and malware search engine does not find anything.
    Any idea?Thank you very much.

    Strange, I mostly found this error happening for game software: http://www.tomshardware.com/answers/id-1877769/error-program-blocked-accessing-graphics-hardware-update.html
    In 8.1 there is a way to block applications from using the graphics hardware acceleration. Opening up the device manager [http://pcsupport.about.com/od/windows-8/a/device-manager-windows-8.htm]

  • Is anyone having problems with trail sites are not allowing updates under the new rendering engine.

    My Trial sites are NOT saving edits made in multiple areas.
    Examples
    Products - Anything I try to do in the product description window says it has updated but then reverts back to what it was originally.
    Web pages - Same for anything in the page updates in the page content window.
    Product Attributes wont update.
    It appears I can add new things, but no edits work.
    All say they are saved then revert back on screen to previous version.
    It is only happening on my trial sites, which has been upgraded to the new liquid engine as far as I can tell as my live sites are fine. (or not converted yet)
    I can do some updates via dreamweaver and FTP.
    Thanks
    Melissa

    Thanks
    I have contacted support and it appears to be only an issue with IE as works in Firefox.
    They are saying it is an issue with my PC / Browser as they cannot recreate it - 
    I have reset all IE back to standard settings.
    My question is if it were only an issue with my browser, why does it work on the live sites and the sites not yet transitioned.

  • Not allowed to access the "name" of my Apple ID under Seettings in IOS 7.0.4

    Until this past week, I had used an Apple Iphone 4S.  Recently, I purchased my son an Iphone as well.  I initially upgraded his TMobile account to the 5S for me and gave my old Verizon IPhone to him.  It didn't work out but I did learn that I preferred the older phone to the new one.  I put a hex on Verixon and we now each have new IPhone 4S from At & T and share data and bundled it with all our home stuff.  They gave me a great credit for my old IPhone one. 
    Prior to the change, I used an ICloud ID based on an email account that I would like to stop using but is still working and active at this point.  My son nad I shared the same ICloud account for the music and also for his school-issued IPAD.
    With the new phones, we each set up our own ICloud accounts/IDS.  I went about changing everything over.  Things were going OK, even got all my music over to my new phone and everything, excpet this one problem:  The apple ID listed in the "Settings" section  of IOS 7.0.4 is an e-mail address that I think I set up as an alias since I am using a new email account to be the source of my ICloud account.  I want to change it and have changed it in all other locations, however, I am not allowed to tap into the name.  Does anyone know why this is so or how I can fix it?
    I prefer the alias (if that is what it actually is, be deleted, but it may be serving a purpose.
    Thanks for any answers, I have been wrestling with this all day.  I have tapped and tapped and tapped but it won't let me edit.
    Walkers Mum

    Try going to https//appleid.apple.com, click Manage my Apple ID and sign in with your current iCloud ID.  Tap edit next to the primary email account, tap Edit, change it back to your old email address and save the change.  Then edit the name of the account to change it back to your old email address.  You can now use your current password to turn off Find My iPhone on your device, even though it prompts you for the password for your old account ID. Then go to Settings>iCloud, tap Delete Account and choose Delete from My iDevice when prompted (your iCloud data will still be in iCloud).  Next, go back to https//appleid.apple.com and change your primary email address and iCloud ID name back to the way it was.  Now you can go to Settings>iCloud and sign in with your current iCloud ID and password.

  • I have an otterbox and with ios7 I'm not able to access the control centre because of it. Is this something Apple can fix in another update?? I'd love to be able to use it  

    I'm wondering how I could contact apple to tell them, if I hasn't already been addressed!

    Apple does not control the design of third party cases.
    Control center and the notification center both operate via vertical swipes up or down from outside the screen area. If you've chosen to use a case which prevents you from using such gestures, that is your choice. Apple are not going to fundamentally change the design of the operating system, just so you can use a particular third party case.

  • Not able to access the Sql in Client

    Hi
    I have installed sql 2005 and sap 2007b in client server. It was installed succesfully but i am not able to access in client machine.
    While installing sql whether we have to give " Network service ?? " instead of that i have give " Local system" so i think it was not allowing to acces the server in network in client Pc.???..
    Now without uninstalling the sql and sap we can change the setting to access in the netwrk client Pc??? or i have to uninstall all then again ihave to install with " network service"
    Pls Guide me.
    Giri

    Hi Giri,
    In SQL Server Help file content are i pasted here
    Using the Local Service Account
    The Local Service account is a special, built-in account that is similar to an authenticated user account.
    The Local Service account has the same level of access to resources and objects
    as members of the Users group. This limited access helps safeguard your system
    if individual services or processes are compromised. Services that run as the Local
    Service account access network resources as a null session with no credentials.
    Using the Network Service Account
    The Network Service account is a special, built-in account that is similar to an authenticated
    user account. The Network Service account has the same level of access to resources and
    objects as members of the Users group. Services that run as the Network Service account
    access network resources using the credentials of the computer account.
    Important: 
    Microsoft recommends that you do not use the Network Service account for the SQL Server
    or SQL Server Agent services. Local User or Domain User accounts are more appropriate
    for these SQL services.
    Using the Local System Account
    The Local System account is a highly privileged account; use caution when assigning
    Local System permissions to SQL Server service accounts.
    Security Note: 
    To increase the security of your SQL Server installation, run SQL Server services under
    a local Windows account with the lowest possible privileges.
    Regards
    Jambulingam.P

  • What about Bug  - FRM-47316: Branch nodes with no children are not allowed

    Hi friends,
    I've just executed another inherited application (Win XP, forms 6i, client/server)..and.. the first on the screen:
    FRM-47316: Branch nodes with no children are not allowed
    The application has a "tree menu".. I supose the problem appears when it's trying to load menu nodes...
    I've searched in metalink, and it only appears a post (483897.995) saying that this is a bug, but...I can't understand if it's already solved in Forms 6i
    Any ideas?
    Thanks,
    Jose.

    Hi friends,
    I've just executed another inherited application (Win XP, forms 6i, client/server)..and.. the first on the screen:
    FRM-47316: Branch nodes with no children are not allowed
    The application has a "tree menu".. I supose the problem appears when it's trying to load menu nodes...
    I've searched in metalink, and it only appears a post (483897.995) saying that this is a bug, but...I can't understand if it's already solved in Forms 6i
    Any ideas?
    Thanks,
    Jose.

  • HT3228 When I try to send an email from my Iphone it will not send and tells me the recepient will not allow relaying.  The email will sit in my outbox and then at some point will send.  It sometimes takes days.  What is wrong with my settings?

    When I try to send an email either new, or reply on my phone I receive a notification that recepient will not allow relaying.  The email will then sit in my outbox.  At some point it will send but it is hardly dependable.  What is wrong with my settings?

    The collum to the right listed similar problems.  The solution appears to be that under smtp outgoing settings the user name and password are listed as optional.  I have not plugged in the information and it seems to be working.  However from my office it always allowed the relaying.  The true test will be when I try to respond later from the road.
    Thank you for your help.

  • How can I sync my iPad 2 with my new MacBook Pro when it is already synced with my old MacBook? I am getting a message on the new MacBook Pro that says I am not allowed to sync the iPad 2 because it is synced to another iTunes library.

    How can I sync my iPad 2 with my new MacBook Pro when it is already synced with my old MacBook? I am getting a message on the new MacBook Pro that says I am not allowed to sync the iPad 2 because it is synced to another iTunes library.

    1) ensure iTunes is authorized for your iTunes store account(s)
    2) connect your device and right-click or control-click it in the iTunes Source list, then choose transfer purchases from the shortcut menu that appears.
    3) sync the device
    iTunes will wipe the iPad but, since you transferred your purchases in the previous step, your content will be in your library and you can re-populate the iPad with it.
    above works for purchases from the iTunes store. for everything else, check out this post by Zevoneer.
    also, there are PhoneView and iRip.

  • How do I configure snow leopard server to allow local client to access the server using its public domain name

    I have SLS 10.6 running on my local network with DNS configured.
    I can access the server from a client on the lan using server.local or server.domain  where domain name is my publically registered domain,
    From the internet I can access my server using the registered domain name i.e. www.domain.com. 
    Is it possible to set my server up so that www.domain.com  also reaches the server when used by a client locally?   At present I get a page not found error.

    The configuration you're aiming for is called split-horizon or split-brain DNS, and it's quite possible.  It can get slightly hairy when you have different stuff using the same host name for different purposes, for instance, and you'll need to track all external DNS entries in your internal DNS server when you're running "split". 
    Here is how to set up DNS services.   Split-horizon is one of the options listed there.
    My preference is to use a different domain or subdomain within the network, and to avoid using split-horizon where I can reasonably manage it.  One domain name is configured for and reachable outside and is effectively public, and the other domain (or a subdomain) is inside and private and only reachable directly or via VPN, for instance.

  • I changed laptops and went from Vista to Windows 8. It requires icloud. I did icloud setup but it will not allow me access and wants to give me a new password. That is OK but it will not send me the promised password

    I changed laptops and went from Vista to Windows 8. It requires icloud. I did icloud setup but it will not allow me access and wants to give me a new password. That is OK but it will not send me the promised password even though itunes recognizes my password

    This has been posted for almost 2 weeks and not one reply. Thanks a bunch! As a newbie to OOo and Mozilla, I am not impressed with responsiveness to support needs with either. So, the future of my new experiment with going non-Microsoft remains an open question.
    Oddly enough, the problem mysteriously went away. I have followed the same routine and changed no settings. Suddenly all of the downloaded spreadsheets were no longer read-only. So I consider the matter resolved.

  • After creation of PO system should not allow to change the price in PO

    Hi There,
    In my scenario once PO is created then after send to vendor PO print document,Users are changing the price in PO.so system should not allow to change the price in PO once PO got saved.
    So please advice.

    Hi,
    you could set in customizing for field selection keys the net price      
    to display for ME22N so that changes can not be made         
    (transaction OLME -> purchase order -> Define Screen Layout at Document Level).
    Please check that you have set all the relevant field selection      
    groups to display: AKTV, ME22, ME22N... (read and apply note 30316)                                                                               
    Other workaround is try to do by yourself with the badi                      
    ME_PROCESS_PO_CUST and send your own error message.    
    Regards,
    Edit

  • My iPhone 5 is not allowing updating to the newest iOS version 6.1.3.

    My iPhone 5 is not allowing updating to the newest iOS version 6.1.3.  I missed doing the 6.1.2 update before 6.1.3 was available.  It wants to install the 6.1.2 update, but, once I agree to the terms it tells me I can't because I am not connected to the Internet.  It is connected to the net, as proved by surfing and iTunes, both by LTE and wireless.  I have tried both a full shutdown as well as the most of the easy tricks to, like with apps updates, to get it to refresh.  Has anyone had this issue since the 6.1.3 release, and is there an easy way to resolve the conflict.

    The next iOS update won't change this.
    Are you able to transfer anything else from your iTunes library and computer via the iTunes sync process such as a movie, TV show, podcast, audio or print book, apps, and photos from your computer?
    What is selected under the Music tab for your iPhone sync preferences with iTunes.

  • HT5624 I set up an Apple ID on computer but im not allowed to access account on iPhone. It keeps telling me that my Apple ID has not been used in the iTunes Store. What is the cause of this issue?

    I setup an Apple ID account on computer but im not allowed to access account on iPhone. It keeps telling me this Apple ID has not been used in the iTunes Store. I was wondering what could be causing this issue? If anyone else has experienced this issue, how did you resolve it?

    Hi TerrencefromNC,
    Did you sign into iTunes on your computer with the Apple ID and authorize the computer?
    Cheers,
    GB

Maybe you are looking for