thank you for your appreciated effort for those who face a problem like DDL exception: DON'T REMOVE THE DAYABSE M USER OR PASSWORD ATTRIBUTES FROM THE URL
Hi Basant, I have a couple of doubts. How to store uploaded files(Documents, Images, Videos, etc.) in a certain location in the Azure platform from our application? Also how to store the log files generated from our application's logback.xml in a certain location in the Azure platform? If you have made any separate sessions for the same, then please share me the link, otherwise if there is anything related to same anywhere then please send me the link for my reference.
I am getting exception while triggering from postman, om.microsoft.sqlserver.jdbc.SQLServerException: The SELECT permission was denied on the object 'employee', database 'master', schema 'dbo'.
Hi @subhash kumar, did you resolve this issue? I am facing the same issue, not able to resolve it. I would appreciate if you could post the answer if you have resolved it. Thank you.
Can we deploy spring boot with thymleaf (front end) on azure wep app in this way? Or we need to deploy html file separately on any other service. I tried it in the same way u did, deployment was successful, after hitting azure app url I see the default page but when I hit my endpoint, it's not returning my html page which I have returned at my controller.
Can we remove our credit card on or before the free credit expiry? If its possible, then is there any charges for the same, or we can do it without any cost?
Can we use Azure Storage to upload and download files from there? Imagine that we send a request to an endpoint, then some calculation is happening in the Backend (generate a file) after the calculation has finished, we send the file to Azure storage. A second endpoint could be could be used to download the file. Thank you
Have you created a table already in Azure ? I followed your steps until minute 12 and then it did not work anymore, or does a table get generated with the code ran ?
@@Javatechie Okay, I was able to resolve the issue. Could you please mention the ways you can set up the configuration file in different ways to gain contact with the Database in azure. For instance, using YML or .properties file ?
@@Javatechie Thanks!! Incase if there are any rounds w.r.t Datastructures and algorithms then please let us know the type of questions that are asked in those rounds in product companies.
Hii sir i have deploy spring crud app (jsp) to azure . build is success but deploy is failing Error - unable to find any artifacts for the associated workflow
@@rajkamalrajarshi4349 i believe application not deployed successfully . Just check with application URL don't pass rest endpoint url and see whether you are getting 404 or not
@@Javatechie yes sir I tried without end point also means just by clicking the Server link it was working but when I give the end point in that link again the same page remain unchanged
help pls when I do the insert I am entering null in the fields { "id": "1", "name": null, "salary": null, "dept": null }, { "id": "2", "name": null, "salary": null, "dept": null },
i am not sure if you are getting my same error but i was storing and getting empty values, the problem was that i needed to program/generate the getters and setters for all the employee attributes.
In general a good tutorial however there is one really big issue here. You put the connection data in the application.properties and that is put on github. This is a really really really bad idea. Your connection data is then online. You must use secrets or environmental values and that is a huge issue that isnt addressed in this video.
Can we remove our credit card on or before the free credit expiry? If its possible, then is there any charges for the same, or we can do it without any cost?
Sir please continue this azure series ,it is helping us a lot ,Thanks for your great contribution
I love Java Techie! Yazdığım projeleri artık deploy edebiliyorum. I love Java Techie! I can now deploy the projects I wrote.
Searched a lot on the internet Sir you made my day!!. Keep doing the good work.
Thanks buddy 😊
thank you for your appreciated effort
for those who face a problem like DDL exception:
DON'T REMOVE THE DAYABSE M USER OR PASSWORD ATTRIBUTES FROM THE URL
Thank you
I was receiving an exception that update permissions were denied, but using the full url with the password included fixed this issue.
Very informative. I would request please bring more videos on Azure cloud only like service febric and how to deploy multiple Microservices
Thank you sir so much using this i configured for postgresql.
Dear excellent teaching. If I could upload more content about an azure series such as Jpa+Spring boot+always encryption+key-vault+azure Sql
Thank you sir ,for the useful information explained in simple manner 👍
Most awaited video
Hi Basant, I have a couple of doubts. How to store uploaded files(Documents, Images, Videos, etc.) in a certain location in the Azure platform from our application? Also how to store the log files generated from our application's logback.xml in a certain location in the Azure platform? If you have made any separate sessions for the same, then please share me the link, otherwise if there is anything related to same anywhere then please send me the link for my reference.
Not much idea on azure sujit. I have experience in AWS cloud infrastructure
I did everything but did not show any response on /employee or related. just showing that Azure default page. can you help me?
muchas gracias excelente contenido. deverias haer la segunda parte conectarla con un proyecto frontend
I am getting exception while triggering from postman,
om.microsoft.sqlserver.jdbc.SQLServerException: The SELECT permission was denied on the object 'employee', database 'master', schema 'dbo'.
Checking the db connection
im also getting same error. was it fixed for u?
@@rajeevranjan185 i am also getting same error .how to fix it?
Hi @subhash kumar, did you resolve this issue? I am facing the same issue, not able to resolve it. I would appreciate if you could post the answer if you have resolved it. Thank you.
how to fix this error
Can we deploy spring boot with thymleaf (front end) on azure wep app in this way?
Or we need to deploy html file separately on any other service.
I tried it in the same way u did, deployment was successful, after hitting azure app url I see the default page but when I hit my endpoint, it's not returning my html page which I have returned at my controller.
Same way we can do
Please make full course for Spring boot with Azure cloud sir
Can we remove our credit card on or before the free credit expiry? If its possible, then is there any charges for the same, or we can do it without any cost?
It's normal to take that time (1s or more) to save or query records? In MongoDB doesn't take more than 250ms
Hi Sir please upload full course for Azure cloud with Spring Boot
Thanks for save me.
Can you deploy this stuff using azure function? It would be great if you can create video for serverless concept with boot microservice
Can we use Azure Storage to upload and download files from there? Imagine that we send a request to an endpoint, then some calculation is happening in the Backend (generate a file) after the calculation has finished, we send the file to Azure storage. A second endpoint could be could be used to download the file. Thank you
Yes we can .
Can you please create playlist for azure devops for java
Have you created a table already in Azure ? I followed your steps until minute 12 and then it did not work anymore, or does a table get generated with the code ran ?
No I created through program only
@@Javatechie Okay, I was able to resolve the issue. Could you please mention the ways you can set up the configuration file in different ways to gain contact with the Database in azure. For instance, using YML or .properties file ?
Hi Basant, Could you make a video regarding your interview experience with walmart ?
Okay I will it's not specific to any company but whatever I faced I will prepare that
@@Javatechie Thanks!! Incase if there are any rounds w.r.t Datastructures and algorithms then please let us know the type of questions that are asked in those rounds in product companies.
Sure sure I will
Very useful content thank you.
Can you please create video on Azure event hub integration with spring boot app
I will try . Actually I am new to azure need to explore
Hii sir i have deploy spring crud app (jsp) to azure .
build is success but deploy is failing
Error - unable to find any artifacts for the associated workflow
Just google it buddy even I didn't work much on azure
Do you knowledge of aws elastic benstalk???
Same project i have deployed there successfully but it can not find view pages
Getting 404 not found
Can you share your code if possible so that I can try this out
This doesn't actually show a webpage opening. i got my deployed, but nothing actually opens on the web page.... i hate azure
Same thing I'm facing.
Hi sir could you plz explain How to use spring boot as dependency in other spring boot project.
Tables are not been created on azure DB server can you help me with it!!!
Is there any error ?
:1433;database=skilltrackerdb
After the port add the database name tables will be created automatically
my azure deployment always gives me 500 request time out error.. Somebody please help
nice effort bro 👍
It was a great tutorial for new learner, but i am getting error Invalid object name 'hibernate_sequence'. Please help me to resolve this
In my case, I had to keep db name in the connection string before putting the same in yml.
Thankyou for this sir but i deployed my App on App service but its not showing the json response
Any error ?
At 22:46 --> that's happening in my case when I try to do /employees then it does not provide me the json details
@@rajkamalrajarshi4349 i believe application not deployed successfully . Just check with application URL don't pass rest endpoint url and see whether you are getting 404 or not
@@Javatechie yes sir I tried without end point also means just by clicking the Server link it was working but when I give the end point in that link again the same page remain unchanged
@@Javatechie I have same problem. showing java developer page but not giving json data after hitting endpoint
help pls when I do the insert I am entering null in the fields
{
"id": "1",
"name": null,
"salary": null,
"dept": null
},
{
"id": "2",
"name": null,
"salary": null,
"dept": null
},
i am not getting values in azure sql database, will you please help me sir
i am not sure if you are getting my same error but i was storing and getting empty values, the problem was that i needed to program/generate the getters and setters for all the employee attributes.
In general a good tutorial however there is one really big issue here. You put the connection data in the application.properties and that is put on github. This is a really really really bad idea. Your connection data is then online. You must use secrets or environmental values and that is a huge issue that isnt addressed in this video.
Yes agreed buddy this is just a demo application
Hi JavaTechie
How do we create custom transactions ?
This is free or not?
Free for 1 yr
Can we remove our credit card on or before the free credit expiry? If its possible, then is there any charges for the same, or we can do it without any cost?