Simone Bizzotto
Simone Bizzotto
hi @potatoqualitee . This may be know to you but for the casual reader it may be beneficial a recap. If Import-Command indeed uses File.Open(Path, FileMode.Open, FileAccess.Read) and it cannot...
I'd say leave the check for things out of dbatools' control, but given we *can* make something better allowing import-command to share the .dat while reading ... why not ?...
linked to https://github.com/dataplat/dbatools/pull/9292
was, indeed, fixed.
@potatoqualitee , don't remember if https://dbatools.io/commands/ is yours to update or managed by @ClaudioESSilva ....
pretty much everything is ready, in fact the frontend is heavily decoupled and calls already a REST-like endpoint. The missing part would be to connect the authentication part and the...
BTW: people can already use the RSS feed to get notified about executions.
"I have been able" clashes with "keeps giving me an error" .... if there is one, what's the error ? Methods of the API are pretty much self-documented (see controllers/rest_data.py)....
strange, it should create a link like /init/subscriptions/feed/parameters/etc etc etc. Are you using "public" or "protected" mode ?
when you click on the rss icon you should be redirected to something like /init/subscriptions/feed/parameters....?user=default&signature=a_long_string if you want you can send me the generated ticket so I can see what...