Closed b-twis closed 1 year ago
I played around with this today but couldn't find any solutions.
I have, however, made a small improvement to the way that the proc installs so that it does so more smoothly on Azure SQL and Managed Instance: instead of failing to install into [master]
with an obscure error, it now provides guidance on how the proc can be used on those platforms.
Unless anyone has any other ideas, I'll close this within a week as the remaining limitation cannot be resolved within this project.
Hi all,
I have an issue with this in Azure Managed Instance related to one of the final steps.
The following is the output.
Oddly I can see the 'missing' SP when looking manually through the list of system procs in the master database, but can not seem to find out why it does not resolve.
Has anyone seen/resolved this?
Or know of an alternative to get it working across all databases (without manual deploy to each database).