Hello, I have a Access Web App created and published on Sharepoint for office 365. I can get the connection information for the sql instance as well as a username and password for access under manage in the web app. I can get it to connect to the database
but when I try to access the table I get a warning about the login failing for the user due to my ip address not being authorized and to use the Windows Azure Management Portal to allow access. Since this was all created by sharepoint there is no azure login
to do this. Is there any other way to get to the firewall settings on the sql instance that is created so I can allow access form my ip address?
↧