Base solution for your next web application

Activities of "maxgeller"

After some additional troubleshooting, I've made some great progress but I still hit a snag deploying the angular 'client' app to Azure. I receive the following error displayed on the console in Chrome when directed to my Azure application's URL:

Any idea what the issue might be?

The server was deployed to Azure fairly easily , but I can't seem to figure this angular client out. Uploaded with the FTP method.

Thanks in advance!

Thanks maliming, but where do the credentials come from? How are they originated? How do I create these credentials?

Which username/password goes in the login box after pressing the "Authorize" button (see attached)?

Is it my Azure username/password? Is it my ASPNETZero username/password? Is it my Azure SQL Database username/password? Do I need to sign up for a 'swagger' account and use those as credentials? Do I add credentials so some sort of document in the ASP.NET project file and re-publish?

Nothing seems to be working...

Hmm.. So the Swagger UI page in an API interface, and this interface requires credentials.

I'm wondering which credentials are used and/or how they are created.

From my Azure Active Directory? From the ASP NET Zero Website? From my SQL database?

Thanks for the help!

I've tried setting up my project to the best of my abilities (using Azure/Angular), and have had success setting up these applications in a local environment. After publishing the Angular project to Azure using the step-by-step methods, I find this message after directing my browser to the appropriate URL:

"You do not have permission to view this directory or page."

Not sure why I'm getting this. Any ideas?d

I'm wanting to install my Angular + ASP.NET Core application, and have followed the instructions to the best of my ability using the Angular & Azure step-by-step walkthroughs. Using the features locally works fine, but when I publish my server application through Azure, I find the Swagger UI environment.

My question is what is the function of the "Authorize" button? I can't seem to login using any sort of credentials....

What is this used for? What credentials are used for this?

I would like to implement a Multi-Tennant Solution using Azure, but can't seem to figure out what this "authorize" feature is used for.

Showing 1 to 5 of 5 entries