-
Notifications
You must be signed in to change notification settings - Fork 216
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error working with Azure on MacOS #22
Comments
Looks to me like this could potentially be an issue with azure-cli or how cs-suite interfaces with azure-cli?
Fix:
|
I discovered it was an issue with one of the DBs in my setup. I can run:
And it works. However when I run:
I get the error: I have tested that I can see the DB with the command:
and I see the DB that is giving me trouble. Does your team have a recommendation for working through this? I am assuming this issue is being caused because something from a different resource or subscription created the DB I am having issues with. I will attempt to confirm this theory |
When looking at this server through the webui, the DB I am having issues with does not show up on the SQL server. Is it possible to just add some error handling and skip over this? The api and the webui are showing a different number of DBs |
yes @Electronickss |
So I need this to work as soon as possible so I am looking at implementing error handling myself. As an example:
I can fork/pr this if you like the solution |
sure |
Running into an issue with CS-Suite on MacOS and Azure
git pull
before running it4.2.1: Checking if SQL DB has AUDIT policy enabled
Here is the error
The text was updated successfully, but these errors were encountered: