Minor Bug in Azure Portal Preview

Hello,
When I create rule for database access, I receive "Firewall rule name must be unique" error if I write IP address before rule name.

Hi Cha0s,
Thanks for posting here.
I tried to created the SQL db firewall rules using the management portal it worked fine by following these steps mentioned in the link.
http://msdn.microsoft.com/en-us/library/jj553530.aspx
Server-Level Firewall Rules
Server-level firewall rules can be created and managed through the Microsoft Azure Management Portal, Transact-SQL, Azure PowerShell, or REST API.
Manage Server-Level Firewall Rules through Management Portal
From the Management Portal, click SQL Databases. All databases and their corresponding servers are listed here.
Click Servers at the top of the page.
Click the arrow beside the server for which you want to manage firewall rules.
Click Configure at the top of the page.
To add the current computer, click Add to the Allowed IP Addresses.
To add additional IP addresses, type in the Rule Name,
Start IP Address, and End IP Address.
To modify an existing rule, click any of the fields in the rule and modify.
To delete an existing rule, hover over the rule until the X appears at the end of the row.  Click
X to remove the rule.
Click Save at the bottom of the page to save the changes.
Note: Unique does not mean new name to you while setting up the firewall rules, but it should be a new name provided where your database is located in the specified location(for eg. North Europe, East US datacenters.)
Girish Prajwal

Similar Messages

  • Not all services display on Azure Portal (preview)

    I've had 2 subscriptions and these show up correctly on manage.windowsazure.com and portal.azure.com
    I added a new subscription (bizspark) and had services on one subscription migrated to the bizspark subscription
    manage.windowsazure.com shows everything correctly; all my sites, services show up
    portal.azure.com does not show my new subscription: its plans, websites, etc do not show up here.
    I know that portal.azure.com is under preview, and on top of that, maybe the migration from one subscription to another one left something out; but it seems like there is a bug., so I wanted to report that somewhere....

    Hi,
    Apologies for the inconvenience. Some customers in the Azure Preview Portal (portal.azure.com) will not see their data when accessing Usage reports and querying Diagnostic Search. There is no actual data loss. We are engaged in executing a mitigation plan
    to resolve the issue with viewing the data. Our engineering teams are working on this to ensure service availability is returned to normal as soon as possible. I would advice you to wait for sometime.
    To know about the status, please monitor the below page
    http://azure.microsoft.com/en-us/status/
    Regards, 
    Sowmya

  • Data Sync logs not showing in Azure Portal

    The Data sync Logs are no longer showing in the Azure Portal.  this started about a month ago.  Please help.   I opened a support ticket with Azure Support and they suggest the Logs Storage may have become full.
    LAST SYNC
    12/30/2014 7:28:22 AM
    SYNC GROUP ID
    ac33f15d-40c7-4e11-9f8c-c840c8cd1732_East US
    LOCATION
    East US
    SUBSCRIPTION NAME
    GEX-Azure-1
    SUBSCRIPTION ID
    653e04dd-c69f-4b16-8fd3-5efa954a6132
    CONFLICT RESOLUTION
    Hub Wins
    James Glenn

    Hi James,
    If there is on-premise database in the sync group,  you can use the following methods to check the log.
    • Check the Event Log entries on the box where you installed the SQL Data Sync Agent.
    Event Viewer->Applications and Services Logs->SQL Azure Data Sync Preview or Event Viewer->Applications and Services Logs->Data Sync Service
    • Turning logging in verbose mode. Open LocalAgentHost.exe.config in notepad. This file should be present in your installation directory.
    a) Uncomment the section that is currently commented < !-- < switches> < add name="SyncAgentTracer" value="4" /> < /switches> < trace autoflush="true" indentsize="4"> < listeners> <
    add name="myListener" type="Microsoft.SqlAzureDataSync.ClientLogging.DSSClientTraceListener, Microsoft.SqlAzureDataSync.ClientLogging, Version=2.0.0.0" initializeData="DSSAgentOutput.log" /> < remove name="Default"
    /> < /listeners> < /trace> -->
    b) Stop and restart SQL Azure Data Sync Preview Windows Service. Now you would find the detailed logs in files named DSSAgentOutput*.log
    Thanks,
    Lydia Zhang
    Lydia Zhang
    TechNet Community Support

  • Can't view or edit Application Insights webtests in the new Azure Portal

    I'm in the process of setting up Application Insights for an Azure Cloud Services Web Role.  Things have been looking good so far - I've enabled App Insights telemetry to the VS2013 solution, configured correctly and am getting usage/monitoring data
    displayed in the NEW Azure Portal (portal.azure.com).
    I set up my first "webtest" on Friday to monitor the site availability from three separate locations around the world and alert when down; however, logging in today shows my webtests graph as blank, i.e. contains no data. 
    Usually, when this is the case, there's a link provided to create new webtests, but since I've already added a webtest, this is no longer the case.  So I can neither view or edit my existing webtest, nor create a new one.  I have tried clearing
    my browser private data and even use a different browser but the result is the same.  I have also tried deleting and recreating the Application Insights instance with the same name but the result is the same (although the data from the deleted instance
    remains...).  My only recourse is to create a new, differently named Application Insights instance and set it all up again, losing the telemetry collected so far.  This isn't such a big deal during the prototype stage, but when this goes into effect
    on the production site, deleting and starting from scratch whenever there's a webtests problem isn't going to be an option.
    How do I view/edit/clear existing webtests?  Is it possible to do this through Azure PowerShell or the Azure SDK?

    Hi Chris Haigh,
    We are working on this thread and will try to reply with the proper resolution as soon as possible.
    Regards,
    Azam khan

  • Bug in oracle portal: problem in pl/sql item type

    I created a pl/sql item type... based on a stored proc... whenever I make a change to the store proc I have to readd the item based on this item type since the result on the item type is not updated is this some bug in oracle portal

    I created a pl/sql item type... based on a stored proc... whenever I make a change to the store proc I have to readd the item based on this item type since the result on the item type is not updated is this some bug in oracle portal

  • A problem with email alerts in management services of Azure portal

    Hi,
    I have created an alert with email notification on a custom performance counter using the management services of Azure portal.
    Currently the alert is in active state (and has been so for several hours), but i haven't received any email.
    Can someone please advise on this issue?
    Thanks,
    Roi

    Do you have an endpoint for the service. To enable endpoint monitoring, go to the
    dashboard page for the associated resource and edit the
    Endpoints setting in the
    monitoring section, see figure 1. If you have an endpoint, try disabling and enabling the alert in the management tab.
    figure 1.
    Johnny Coleman [MSFT] Any code posted to this Forum is [As-Is] With No Warranties

  • Cluster VI Reference Minor Bug

    Over on LAVA PJM_labview posted a video of a bug found in LabVIEW 2013 SP1.  It is a minor bug with the block diagram when showing a cluster constant with a VI reference constant in it.  Here is the video of how to reproduce the bug.
    http://screencast.com/t/gfKwlvMcCsHI
    And here is the original thread on LAVA.
    http://lavag.org/topic/18297-cool-little-lv-2013-sp1-bug/#entry109757
    Unofficial Forum Rules and Guidelines - Hooovahh - LabVIEW Overlord
    If 10 out of 10 experts in any field say something is bad, you should probably take their opinion seriously.

    I played with this and filed it as a CAR (#479432). Intriguingly, there are a couple workarounds:
    Option 1
    On block diagram:
    1. Create cluster constant containing refnum with auto-sizing set as arranged (vertical or horizontal)
    2. Create typedef
    3. Unlink from type def
    4. Change auto-sizing to desired value
    5. Recreate typedef
    Option 2
    On front panel:
    1. Create cluster containing refnum control
    2. Create typedef
    On block diagram:
    3. Create constant from cluster typedef on block diagram.
    4. Unlink constant from typedef, change auto-sizing as desired, recreate typedef
    Christopher S. | Applications Engineer
    Certified LabVIEW Developer
    "If in doubt... flat out." - Colin McRae

  • Getting a Javascript Error On New Azure Portal

    I am getting a JavaScript error on new portal when I right click on monitoring chart and select Edit Chart. Below is the screenshot for the same.
    Line: 951
    The error says "Unable to get property 'timeGrain' of undefined or null reference

    Hi Manoj,
    Thanks for posting here.
    I suggest you to clear all cookies and restart your IE. Let us know the results.
    Also, I suggest you to try lauching Azure portal on a different browsers such as Firefox, Safari etc.
    Girish Prajwal

  • Minor bug in BindingContext

    To whom it may concern,
    I found the following minor bug in the BindingContext class: keysIterator() behaves like veluesIterator().
    I don't think this affects the framework right now, but here I post it.
    Product: JDeveloper 9.0.5.1 (Build 1605)
    Class: oracle.adf.model.BindingContext.java
    Code affected:
    * Returns a thread safe values iterator.
    public Iterator valuesIterator()
    HashMap copy = (HashMap)mContextMap.clone();
    return copy.values().iterator();
    * Returns a thread safe keys iterator.
    public Iterator keysIterator()
    HashMap copy = (HashMap)mContextMap.clone();
    return copy.values().iterator(); /* <-- This should be "copy.keySet().iterator();" instead. */
    Hope it helps,
    Lluís.

    Thanks for pointing this out. This will be fixed in the next release.
    JR

  • I Cannot log in to the Azure Portal

    When I attempt to log into the Azure portal I receive this error
    We are having trouble logging you into the portal
    The URL of the page is:
    https://manage.windowsazure.com/Error/Login?f=255&MSPPError=-2147217320
    I have deleted my cookies, I have tried different browsers, and I have tried on both Win7 and Win8. I get the same error.
    I have an Azure tech support contract but it does me little good since I have to log in to the Azure portal to open a ticket.
    I've tried calling my country's support number on
    http://support.microsoft.com/gp/customer-service-phone-numbers but could not explain my situation as they didn't even know Azure was a Microsoft product. I went through 2 phone queues, was transferred to a 3rd and then the line went dead.
    I've went to http://support.microsoft.com/oas but all it does is redirect me to the Portal login page.

    hi Christopher,
    Thanks for posting!
    Do you use the azure account to log in? Please make sure your account is right firstly and refer to this account article(http://blogs.msdn.com/b/windowsazure/archive/2011/05/23/fraud-prevention-measure-for-new-windows-azure-platform-accounts.aspx ).
    Did you use it normally before?
    Will<br/> We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Looking for a solution to the consumption of the VM systems in Azure Portal that reports and notified by mail

    Hi
    I am looking for a solution to the consumption
    of the VM systems in Azure Portal that reports and notified me by mail.
    Please suggest.
    Thanks, Kk

    Hi Kk,
    what  notifications are you expecting? like Machine down etc.?
    you can make use of monitoring alerts and notifications in Azure, this will allow you to configure different 
    metric related to your virtual machines and other azure service you use.
    Specifically for VMs you can configure different metric for the VM host OS and you can also configure web end point status metric (will monitor situation like machine down or offline)
    here are two good reads
    Understanding Monitoring Alerts and Notifications in Azure
    Khalid's blog on
    Microsoft Azure Virtual Machine Monitoring with Azure Diagnostics Extension
    Hope this helps,
    Please mark as answered if it helped
    Vishal Narayan Saxena, MVP
    http://twitter.com/vishalishere
    http://www.ogleogle.com/vishal/

  • How to connect to Azure Files (preview) share?

    I enabled Azure Files preview. 
    I follow this article: http://blogs.msdn.com/b/windowsazurestorage/archive/2014/05/12/introducing-microsoft-azure-file-service.aspx
    I created new storage account called loremipsum. Using powershell, I created new storage share called loremipsum-01. Called
    New-AzureStorageDirectory command to test create directory. It succeeded.
    I went to command prompt and called this command:
    net use z: \\loremipsum.file.core.windows.net\loremipsum-01 /u:loremipsum blablablablablablamyaccesskey==
    Result:
    System error 64.
    Network name is undefined.
    How should I connect to this share, so I can use it as mapped folder in explorer?

    Answer here:
    http://stackoverflow.com/questions/26820246/how-to-connect-to-azure-files-preview-share :)

  • Known Issue: "Unexpected error" when trying to update an Azure RemoteApp collection from the Azure portal

    Symptoms:  You select an Azure RemoteApp collection in the Azure portal and then click Update. The result is a pop-up like the following:
     Unexpected error
    An expected error occurred. Check the management portal for related information, and then try again. If you continue to experience this problem, please contact support.

    Workaround:
    Install the latest Azure PowerShell module (version 0.8.16 - you will encounter errors if you do not use at least this version)
    Connect to your subscription
    Use a cmdlet to update the collection:
    “Update-AzureRemoteAppCollection -CollectionName <collection> -ImageName <image name>"
    Resolution:  A fix for this has been applied to the Azure site.

  • Could not load the automated export settings (Azure Portal)

    We have several database setup with "Automated export". The export seems to be running ok, but I am unable to load the settings in the portal.
    I get the "Could not load the automated export settings."
    Does anyone have any suggestions on how to resolve this issue?

    Hello Ballistic2,
    Sorry for the inconvenience.
    As you know in the automated export first it create a temporary database(transaction consistent replica) in that server and then it is pushed to storage (which you have configured in the automated export). As per the error  it seems that there are some
    connectivity issue with the storage. If I am not wrong the error that you shared is from operation log of azure portal for sql database. I am not so much sure about the actual issue but yes we can try to nail down the issue. You can do a quick test of connectivity
    through SSMS from your local machine.
    open SSMS -->connect to local database -->select any database --> (right click) and go to Task and then export data tier application--> select save to windows azure and select the same container that you selected in the automated export
    and check if export works or you are getting same error.
    If it works then from same SSMS connect to sql azure Database and try the same steps with your database that is failing from the portal.
    Please let me know the result.
    Regards,
    Mukesh

  • Can't RDP to any cloud service roles, even though it has been enabled through the Azure portal

    Hi 
    I have a cloud service deployed to one of my subscriptions. I have enabled remote desktop connection access using the Azure portal.
    However, when I attempt to RDP to any one of the 5 roles in the cloud service, my attempts are rejected with the usual red "X" error:
    "Remote desktop can't connect to the remote computer for one of these reasons:
    1) Remote access to the server is not enabled
    2) The remote computer has been turned off
    3) The remote computer is not enabled on the network
    Make sure that the remote computer is turned on and connected to the network and that remote access is enabled"
    Note that I have tried reimaging all roles, deleting the deployment, deleting and recreating the cloud service itself, and none of these will give me RDP access to any of the roles. I have no idea why this will not work.
    Also note, that RDP access can be enabled and used with no problems, in a different cloud service.
    Can anyone help?

    Hi Mark,
    Have you ever previously been able to RDP to these roles?
    Have you tried creating a new certificate for RDP?
    Regards,
    Malar.

Maybe you are looking for

  • How do I add a new row to an AbstractTableModel?

    I'm having an issue with adding new data to a table row. Every row I add contains the same data which is always the last data I grabbed from my database. I'm not sure if my issue has to do with how I set up the data to be passed or the table itself o

  • Bizarre CSS error in Safari 5.0.3 & 5.0.4 only on 10.5.8...

    Hello, Using Safari 5.0.3/4 on Mac OS 10.5.8 (does not happen with 5.0.3 on 10.6 or 4.1.8 on 10.4.11) 1) visit this link: https://demodenali.citycarshare.org/reservations/pages/search_results.vms?locati on=&name=&startDate=06%2F20%2F2011&startTime=15

  • CS5 InDesign keeps crashing on start up

    We have had the CS5 installed on a PC since early 2012.  The other programs are working fine.  It is only InDesign that keeps crashing not only the program but the computer.  Plenty of memory on the computer as well.  What is going on and how can I f

  • Horizontal Menu Bar Width Issues

    Hey all, I'm having some problems getting my menu bar to stretch all the way across the 1000px container it's in.  Is there a way to alter the width of individual tabs?  It is set to float left, and the width is currently set at auto under ul.MenuBar

  • Pricing for Purchase Order

    In test system, for a given material & plant combination, does not  have a price in the info record. When we create a Purchase Requisition(PR) then the price from the material master gets populated into the PR .When converting that into a Purchase Or