CRUD is Create, Read, Update, and Delete - we do everday - There you Go!, Scott.. you are for the common people like me... You should run for President! Love you Scott!!🤩
I keep getting ‘Missing configurations file’ when I try to link my DB to the web app on the az portal. The file was generated by swa and is correctly placed in the right folder structure. What am I missing in my steps?
Great demo and product imho just needs more docs. Still have not seen documentation on the json config file. The connection string using azure ad auth is a mystery for my team who looked into this first last week.
Hi Christopher! The documentation for the JSON config file is here: msft.it/6051glI8V while the using Azure AD to connect Data API builder to your database, if you are running in Azure, you need to also configure MSI (as you would need to do for any application to be able to authenticate with Azure SQL).
Demo looks good but you need to take a step back and describe how to generate the connection string file and configure it first. Knowing how to set this is up first is critical before anything else can happen.
also you should really show setting up connection strings and such. Connecting to datasources is always a pain, and it should be included in tutorials. :) Now there is another thing to learn, which probably could have been shown in 1 minute.
Hi there! We don't have any news or updates to share at this time, but keep an eye on our social media channels, as well as the Azure Blog for updates! msft.it/6058ioOSk
Hello, I have a problem in my deploy when I try to make a request to the api in production. Locally I have no problems, this is the response I'm getting {"Message":"{\u0022Message\u0022:\u0022Response status code does not indicate success: 400 (Bad Request).\u0022,\u0022ActivityId\u0022:\u0022fe4f1920-3821-46b1-8cbb-6fa36af826a5\u0022}","ActivityId":"fe4f1920-3821-46b1-8cbb-6fa36af826a5"}. Hope someone can help me.
CRUD is Create, Read, Update, and Delete - we do everday - There you Go!, Scott.. you are for the common people like me... You should run for President! Love you Scott!!🤩
Static Web Apps (most misleading name ever!) is getting better and better for each version! This is really great stuff!
But jQuery? Really? :)
I keep getting ‘Missing configurations file’ when I try to link my DB to the web app on the az portal. The file was generated by swa and is correctly placed in the right folder structure. What am I missing in my steps?
So. Did the api automatically get provisioned when he ran swa db init?
Very enlightening, thanks for making it easy
Great demo and product imho just needs more docs.
Still have not seen documentation on the json config file. The connection string using azure ad auth is a mystery for my team who looked into this first last week.
Hi Christopher! The documentation for the JSON config file is here: msft.it/6051glI8V while the using Azure AD to connect Data API builder to your database, if you are running in Azure, you need to also configure MSI (as you would need to do for any application to be able to authenticate with Azure SQL).
Demo looks good but you need to take a step back and describe how to generate the connection string file and configure it first. Knowing how to set this is up first is critical before anything else can happen.
Great demo
We're happy to hear you enjoyed it! 😀
also you should really show setting up connection strings and such. Connecting to datasources is always a pain, and it should be included in tutorials. :) Now there is another thing to learn, which probably could have been shown in 1 minute.
how does search works here? is it simple text matching or can be more than that
When will Database connection (preview) feature not be a preview feature?
Hi there! We don't have any news or updates to share at this time, but keep an eye on our social media channels, as well as the Azure Blog for updates! msft.it/6058ioOSk
like Firebase
Hello, I have a problem in my deploy when I try to make a request to the api in production. Locally I have no problems, this is the response I'm getting {"Message":"{\u0022Message\u0022:\u0022Response status code does not indicate success: 400 (Bad Request).\u0022,\u0022ActivityId\u0022:\u0022fe4f1920-3821-46b1-8cbb-6fa36af826a5\u0022}","ActivityId":"fe4f1920-3821-46b1-8cbb-6fa36af826a5"}. Hope someone can help me.
I have the exact same issue. Did you find a way to resolve it?