In our data pipelines, we use pre-created gateway connections as our means of authenticating. This is true for our database, file, and in some cases API endpoints.
I believe this is not possible in a Notebook.
What is the recommended/secure method for authenticating against items as listed above within a Fabric Notebook?
I guess you are all going to advise KeyVault?