Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7832499
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T12:15:20+00:00 2026-06-02T12:15:20+00:00

I have a single database deployed to SQL Azure. There are no hosted services

  • 0

I have a single database deployed to SQL Azure. There are no hosted services deployed, and I have nothing running locally that can make a connection to it, but when I look at the web administration, it says there are 14 open connections.

Also, when I look at Query Performance it shows a couple dozen queries that I didn’t write.

Is SQL Azure doing something in the background? Is this normal? How can I figure out where those 14 connections are coming from? I’m not really worried about anything, but I just want to learn what is going on here.

insert #t1 (object_id, object_name, object_schema, object_db, object_svr, object_type, relative_id, relative_name, relative_schema, relative_db, relative_svr, relative_type, schema_bound, rank, dep_type)
   select object_id, object_name, object_schema, object_db, object_svr, object_type, relative_id, relative_name, relative_schema, relative_db, relative_svr, relative_type, schema_bound, rank , dep_type
   from #t2 where @iter_no + 1 = rank

enter image description here

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T12:15:22+00:00Added an answer on June 2, 2026 at 12:15 pm

    Hm,

    I’m not sure where these connections are comming from. However, you know that SQL Azure is keeping 3 live copies of your database for failover and DR. These might be those connections. Well, when you connect you surely have at least one connection, and it might be the case that this SQL Azure manager uses couple of more under the hood. The query you are seeing is most probably the one that is used to show you the next tab (Performance). And if you happen to walk around through the SQL Azure manager, there could easily be 14 connections in the connections pool already (the SQL Azure manager is a Silverlight application, which uses WCF services, so I suppose there is a using(conn) for each service call.). As you see there is only one active user, which I’m sure is the user you are logged in.

    What I do to check what is going on the SQL Azure is to use the sp_who3 stored procedure.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have several database tables that just contain a single column and very few
I have a single database table that stores week entries. Id Value WeekId 1
We have a SQL Server database table that consists of user id, some numeric
how can two or more applications use single ASPState database. I had implemented SQL
I have a project that interacts with a database through ADO.net Data Services. The
i have a single sql database in sql server express. i have a login
I am using SQL Server Express 2005. I have a single database myDB I
I am using SQL Server Express 2005. I have only a single database to
I have a single database server with 4 cores and a web server running
I want have a single database that uses InnoDB tables instead of myISAM tables

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.