I Cannot access to the server i created before using the steps to create resource & server
What happened?
After Creating a resource group & server with azure powershell. When I tried to access the server through SQL database using SQL authentication. It denied to access the server asking to change the IP address range. The default ipstart range is 0.0.0.0 and endrange 0.0.0.0 However 0.0.0.0 should also work since it is a wildcard ip. Updating IP is recommended just for security purposes.
What did you expect to happen?
Login successfully with default IP address.
How would you reproduce the bug?
Go to azure powershell and follow the steps to create resources, server.
After creating server its time for Query the database.
In the portal, search for and select SQL databases, and then select your database from the list.
On the page for your database, select Query editor (preview) in the left menu.
Enter your SQL server authentication server admin login information
Did this happen via Desktop and/or Smartphone?
Desktop
Operating System
Windows 11
What browsers are you seeing the problem on?
Chrome
Version
No response
Device
No response
What is your current role?
Student Ambassador
What technical topic is this bug related to?
AI/Data Science/Machine Learning, Application Development, Other
Thank you for submitting this issue! The team will review your issue, tag with the appropriate tags, and comment with any additional questions on information needed. :sparkles:
Describe the bug
I Cannot access to the server i created before using the steps to create resource & server
What happened?
After Creating a resource group & server with azure powershell. When I tried to access the server through SQL database using SQL authentication. It denied to access the server asking to change the IP address range. The default ipstart range is 0.0.0.0 and endrange 0.0.0.0 However 0.0.0.0 should also work since it is a wildcard ip. Updating IP is recommended just for security purposes.
What did you expect to happen?
Login successfully with default IP address.
How would you reproduce the bug?
On the page for your database, select Query editor (preview) in the left menu.
Enter your SQL server authentication server admin login information
Did this happen via Desktop and/or Smartphone?
Desktop
Operating System
Windows 11
What browsers are you seeing the problem on?
Chrome
Version
No response
Device
No response
What is your current role?
Student Ambassador
What technical topic is this bug related to?
AI/Data Science/Machine Learning, Application Development, Other
Relevant log output
No response