Hi @Aparajita_Nag First, try selecting a different VM size for the classic compute, as SkuNotAvailable / Capacity Restrictions usually means Azure currently has no capacity for Standard_D4ds_v5 in West India.It is also worth checking your Azure subsc...
include_browse=True does not mean that USE CATALOG + USE SCHEMA are enough to list registered models.What actually happens is:With only USE CATALOG and USE SCHEMA:include_browse=False → 0 modelsinclude_browse=True → 0 modelsAfter granting BROWSE on t...
One possible alternative, if the main blocker is direct access to system tables, would be for the parent company to expose a restricted view over system.access table, filtered only to the relevant catalogs/schemas. Maybe that would enable PoC work wi...
There is one thing I'd add which is that many large enterprises still struggle with governance, ownership and sometimes even with common definitions of what their data means. The interesting question is not only how much context we can give to tools ...