No announcements
Found 1875487 threads
-
0 Votes
Azure function api not working from azure devops
I am glad that the issue is resolved after redeploying the function app.Answered | 5 Replies | 751 Views | Created by nandhaDev - Monday, January 27, 2020 6:05 AM | Last reply by KetanChawda-MSFT - Wednesday, January 29, 2020 8:58 AM -
1 Votes
How to choose one between Azure functions, Azure Webjob and Azure Automation?
For Functions vs WebJobs, please check this StackOverflow Answer.Answered | 1 Replies | 641 Views | Created by RahulMohan-Azure01 - Monday, September 26, 2016 11:28 AM | Last reply by David Ebbo - Monday, September 26, 2016 7:16 PM -
0 Votes
Implementing an API using a combination of Azure API Management and Azure Functions - how to?
Here theAnswered | 1 Replies | 519 Views | Created by MoeNBG - Monday, December 12, 2016 11:28 AM | Last reply by Sheethal J S - Tuesday, December 13, 2016 5:55 AM -
3 Votes
Azure Functions ARM api schema out of date
Note that ARM templates for Function Apps are basically the same as those for Web Apps.Answered | 2 Replies | 708 Views | Created by Christos Matskas_ - Monday, January 16, 2017 12:59 PM | Last reply by David Ebbo - Tuesday, January 17, 2017 2:19 AM -
2 Votes
Accessing Azure Functions from Azure API Management
Hi, Is there a way to access Azure Functions from Azure API Management?Answered | 1 Replies | 789 Views | Created by Kavita Gupta - Thursday, March 2, 2017 10:10 PM | Last reply by Anton Babadjanov (MSFT) - Wednesday, March 8, 2017 7:27 PM -
1 Votes
CORS Exception for Web API in Azure Web App
One of the answers to this StackOverflow question might solve your problem:Answered | 2 Replies | 1860 Views | Created by Dhanilan M S - Wednesday, July 8, 2015 11:10 AM | Last reply by Zain Rizvi - Wednesday, July 8, 2015 8:45 PM -
0 Votes
Azure B2C Authentication for Asp.net core Web and API
I am not trying to achieve the chain of calls here but only from Web to API.Answered | 3 Replies | 942 Views | Created by Selvakumar Rathinam - Sunday, May 5, 2019 7:32 AM | Last reply by Frank Hu MSFT - Thursday, June 6, 2019 12:34 AM -
0 Votes
Azure Web App with API
Yes, you can view the logs for the exception, as I mentioned in the above post/document- Enable diagnostics logging for web apps in Azure App Service ...Answered | 5 Replies | 1266 Views | Created by IfEyeOnlyKnew - Tuesday, November 26, 2019 7:43 PM | Last reply by AjayKumar-MSFT - Wednesday, November 27, 2019 6:30 PM -
0 Votes
Best option in Azure for hosting Web API for tier 2
Hi Saurabh, The basic communication channel over the WEB API would be http but it will not happen over the personal channel.Answered | 3 Replies | 684 Views | Created by saurabh_vartak - Monday, April 20, 2015 7:55 AM | Last reply by Shirisha Paderu - Thursday, April 23, 2015 1:56 PM -
0 Votes
How does Azure choose web role instance?
Hi Werner, Based on your description, it is a Cloud Service related issue, I will move this thread to Windows Azure Development queue to get better replies.Answered | 2 Replies | 1414 Views | Created by Werner Clausen - Wednesday, November 27, 2013 9:16 AM | Last reply by Pradeep M G - Wednesday, November 27, 2013 9:57 AM -
3 Votes
Why choose SQL Azure over Amazon RDS (MySQL)?
So you won't have to define a memory footprint, CPU or I/O requirements; you just build and deploy your database through a web interface.Answered | 3 Replies | 15989 Views | Created by dn2009 - Friday, February 18, 2011 11:59 PM | Last reply by the black labrador - Tuesday, March 15, 2011 1:19 PM -
0 Votes
Choosing Azure Function over Web Api
User-474980206 posted Azure functions or AWS lambdas are known as server-less functions.Answered | 2 Replies | 250 Views | Created by Anonymous - Thursday, March 5, 2020 12:35 PM | Last reply by Anonymous - Thursday, March 5, 2020 4:35 PM -
1 Votes
Azure B2C Authentication with C# web api
You can look at the following samples that demonstrates a web app and a web API such that the API is secured by ...Answered | 1 Replies | 2084 Views | Created by Hiren Thesiya - Tuesday, December 5, 2017 11:34 AM | Last reply by vijisankar - Friday, December 8, 2017 2:46 PM -
0 Votes
Are Azure Functions preferred over WebJobs?
If they fit your bill, I suggest that you stay with WebJobs and not feel like you need to migrate to Azure Functions.Answered | 1 Replies | 697 Views | Created by saurabh_vartak - Tuesday, May 2, 2017 8:15 AM | Last reply by David Ebbo - Tuesday, May 2, 2017 6:01 PM -
4 Votes
Choosing a framework for async business flow orchestration. is Azure Functions the best choice for us?
Which one of these to choose is also dependent on what you're trying to do :) WebJobs are great.Answered | 1 Replies | 634 Views | Created by abatishchev - Friday, April 29, 2016 7:28 PM | Last reply by Andreas Helland - Friday, April 29, 2016 8:14 PM -
0 Votes
ASP .Net Web API Connection to SQL Azure
SQL Azure transfers data using tabular data stream (TDS) over an SSL connection.Answered | 2 Replies | 1357 Views | Created by ihaveanazurequestion - Friday, November 21, 2014 8:21 PM | Last reply by Mekh Subba - Saturday, November 22, 2014 4:12 AM -
1 Votes
Azure Stack and Azure Functions
Hi, no you do not as the the App Service Resource Provider which enables Azure Functions exposes all apps (Web, ...Answered | 3 Replies | 2143 Views | Created by Hari Govind - Monday, October 9, 2017 11:12 AM | Last reply by Andrew Westgarth - Thursday, June 20, 2019 4:31 PM -
0 Votes
Web API Windows Azure Authentication
I am developing an Application using Web API and HTML5 to be hosted using Windows Azure.Answered | 1 Replies | 3029 Views | Created by Murugan Andezuthu.Dharmaratnam - Tuesday, July 23, 2013 5:06 PM | Last reply by vishalishere - Tuesday, July 23, 2013 5:20 PM -
3 Votes
E-commerce api for azure
Instead of trying to develop e-commerce functionality from scratch for azure, you should take a look at VirtoCommerce which offers open source enterprise ecommerce ...Answered | 4 Replies | 4546 Views | Created by PRiviera - Sunday, June 16, 2013 4:19 PM | Last reply by Woland2k - Thursday, October 3, 2013 9:30 PM -
0 Votes
Monitoring Azure Web Apps
Part ...Answered | 4 Replies | 997 Views | Created by Vegas577 - Wednesday, October 31, 2018 6:09 PM | Last reply by Bryan Trach - MSFT - Monday, November 5, 2018 11:18 PM - Items 1 to 20 of 1875487 Next ›
No announcements