Forum Discussion
009co
3 years agoHelper IV
Create new KQL database - stuck on loading indefinitely after being created
I am going through one of the Fabric real time analytics tutorials https://learn.microsoft.com/en-us/fabric/real-time-analytics/tutorial-1-resources I am having problems with the create new KQL d...
- Anonymous3 years ago
009co Can you try creating the DB with a different name instead of NycTaxiDB also remove &clientSideAuth=0
Regards
Geetha
Anonymous
3 years agoNot applicable
009co Can you try creating the DB with a different name instead of NycTaxiDB also remove &clientSideAuth=0
Regards
Geetha
009co
3 years agoHelper IV
Simply removing &clientSideAuth=0 from the url string allowed the url to be resolved!
I was then able to activate the database.
Even after activating the database, if I try using the full url that includes &clientSideAuth=0 it then goes in to the endless loading.
RE the &clientSideAuth=0 part of the url string:
1) It is somehow being added to my url but it isn't for other people?
2) It is being added to other people's url too but for some reason it works for them but not me?
Thanks!