This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use. Learn more
Microsoft Logo
Gray Pipe
Developer Network Developer Network Developer
:CreateViewProfileText: Sign in
Subscriber portal
Get tools
  • Downloads
    • Visual Studio
    • SDKs
    • Trial software
      • Free downloads
      • Office resources
  • Programs
    • Subscriptions
      • Overview
      • Administrators
    • Students
      • Microsoft Imagine
      • Microsoft Student Partners
    • ISV
    • Startups
    • Events
  • Community
    • Magazine
    • Forums
    • Blogs
    • Channel 9
  • Documentation
    • APIs and reference
    • Dev centers
    • Samples
    • Retired content
search clear
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
Ask a question
Quick access
  • Forums home
  • Browse forums users
  • FAQ
Announcement: 1

Azure Functions announcement

  • Link
    Known PHP Functions Regression Status and Workaround
    Micah McKittrick Tuesday, July 17, 2018 10:34 PM
    A recent update to App Service removed implicit PHP support, causing users’ Azure Functions v1 PHP functions to stop working. A fix will be rolling out with the next App Service update; in the meantime, please manually load PHP into your app’s site/tools folder (accessible by Kudu) as a temporary workaround.

    Note that this will reset the php.ini config to its default. Thanks to our users for discovering and reporting this error.

RRS feed

  • Remove From My Forums

Forums [ view all ]

Selected forums

Clear
Azure Functions
x
Filter : All threads
All threads
Answered
Unanswered
Proposed answers
General discussion

No replies
Helpful
Has code

All languages
Sort : Most recent post
  • Most recent post
  • Most recent thread
  • Total votes
  • Total replies
  • large check mark
    0 Votes

    Slow latency (greater than 1 second) for http Requests using Python in Function App

    Microsoft Azure
     > 
    Azure Functions
     func.HttpResponse:     httpEvent = req.params.get('evnt')     if not httpEvent:      ...
    Unanswered | 0 Replies | 31 Views | Created by Solidhadriel - Friday, December 27, 2019 5:06 PM
  • large check mark
    0 Votes

    Loss of scoped lifetime service instances when resolving HttpClient services configured through IServiceCollection.AddHttpClient(...)

    Microsoft Azure
     > 
    Azure Functions
    Hi, it seems there is an issue that causes scoped lifetime service instances to be lost (and potentially re-instantiated within the same request/scope). This is completely the opposite of what one ...
    Unanswered | 1 Replies | 56 Views | Created by BoricuaEnLaLuna - Friday, December 27, 2019 6:42 AM | Last reply by BoricuaEnLaLuna - Friday, December 27, 2019 7:48 AM
  • large check mark
    0 Votes

    ILogger.LogMetric extension method writes into traces table instead of customMetrics with Azure Functions V2

    Microsoft Azure
     > 
    Azure Functions
    Hi, I have two different projects using the same LogMetric extension method referenced in documentation ...
    Answered | 3 Replies | 268 Views | Created by BoricuaEnLaLuna - Sunday, December 15, 2019 8:56 AM | Last reply by BoricuaEnLaLuna - Friday, December 27, 2019 7:36 AM
  • large check mark
    0 Votes

    Error when accessing App Configuration and Key Vault using User Assigned Managed Identities

    Microsoft Azure
     > 
    Azure Functions
    I have a function app that has been assigned a User Assigned Managed Identity, and the identity has been granted the following access to an App Configuration and Key Vault ...
    Unanswered | 5 Replies | 431 Views | Created by Martin Fletcher - Wednesday, December 4, 2019 8:35 PM | Last reply by PramodValavala-MSFT - Friday, December 27, 2019 6:39 AM
  • large check mark
    0 Votes

    Azure Function Fails to process a file with 2.4 MB size.

    Microsoft Azure
     > 
    Azure Functions
    I have a excel file with 7 tabs each with 8657, 8441, 4213, 8437, 5948, 7471, 6886 rows. I am getting the following ...
    Unanswered | 1 Replies | 103 Views | Created by Kuharan Bhowmik - Tuesday, December 24, 2019 1:58 PM | Last reply by DixitArora-MSFT - Friday, December 27, 2019 5:27 AM
  • large check mark
    0 Votes

    any impact from Google Chrome 80 when using Authorize access to Azure Active Directory web applications using the OAuth 2.0

    Microsoft Azure
     > 
    Azure Functions
    hi, experts Google Chrome 80, which is scheduled by Google to be released in February 2020, changes the default behavior of cookies in cross-domain scenarios. Chrome 80 introduces a ...
    Proposed | 2 Replies | 197 Views | Created by delaynomore - Friday, December 20, 2019 1:29 AM | Last reply by Manoj Reddy - MSFT - Thursday, December 26, 2019 4:34 AM
  • large check mark
    0 Votes

    Manual Integration with externalGit stopped listing deployments and syncing

    Microsoft Azure
     > 
    Azure Functions
    Hey there. We have been running a python function app with externalgit configured to be able to manually sync with our github repo. We are on elastic plan 1, and have been running fine for a while ...
    Unanswered | 2 Replies | 160 Views | Created by SuperSmoothie - Wednesday, December 18, 2019 1:51 AM | Last reply by DixitArora-MSFT - Tuesday, December 24, 2019 4:40 AM
  • large check mark
    0 Votes

    .NET core azure function app restsharp restclient throw The SSL connection could not be established

    Microsoft Azure
     > 
    Azure Functions
    I have .net core azure function app , below code was working fine till date. Now i'm getting this error -  The SSL connection could not be ...
    Proposed | 4 Replies | 278 Views | Created by ashuthinks32 - Wednesday, December 11, 2019 10:14 AM | Last reply by ashuthinks32 - Monday, December 23, 2019 4:48 PM
  • large check mark
    0 Votes

    Can't publish Azure Function using Visual Studio 2019 more than once.

    Microsoft Azure
     > 
    Azure Functions
    System.Exception: Publish has encountered an error. We were unable to determine the cause of the error. Check the output log for more details.     --- End of inner ...
    Discussion | 1 Replies | 96 Views | Created by Paul May [PAUMAY] - Monday, December 23, 2019 1:10 PM | Last reply by Paul May [PAUMAY] - Monday, December 23, 2019 1:49 PM
  • large check mark
    0 Votes

    Use App Service Certificate for naked domain on sub domain

    Microsoft Azure
     > 
    Azure Functions
    Hi, I have a certificate for CN=domain.com and I want to use it on Azure Functions with a custom sub domain api.domain.com. Is this possible? If I try to import the certificate it ...
    Proposed | 3 Replies | 198 Views | Created by MvAa - Monday, December 16, 2019 9:08 AM | Last reply by PramodValavala-MSFT - Monday, December 23, 2019 1:11 PM
  • large check mark
    0 Votes

    processing Azure analysis services using azure functions

    Microsoft Azure
     > 
    Azure Functions
    am trying to write a azure function to connect to Azure analysis services using Azure function (Run Time version ~2) and below is snippet of code which am trying to ...
    Proposed | 1 Replies | 133 Views | Created by Nishink - Friday, December 20, 2019 9:20 AM | Last reply by DixitArora-MSFT - Monday, December 23, 2019 11:40 AM
  • large check mark
    0 Votes

    azure javascript function returns nothing after callback

    Microsoft Azure
     > 
    Azure Functions
    I'm trying to execute a MS SQL query in an azure javascript function and return the results using context.res.body. The query is executed fine and I can see the result in the log, but I can't return ...
    Proposed | 1 Replies | 128 Views | Created by johnykes - Sunday, December 22, 2019 8:13 PM | Last reply by MohitVerma-MSFT - Monday, December 23, 2019 9:57 AM
  • large check mark
    0 Votes

    Azure blob trigger dynamic path not working

    Microsoft Azure
     > 
    Azure Functions
    We are  using Azure Capture event(in Java project) to retrieve event from Eventhub to storage container. but In capture event we have chosen blob file path format ...
    Proposed | 1 Replies | 117 Views | Created by Veena D A - Friday, December 20, 2019 7:33 AM | Last reply by PramodValavala-MSFT - Monday, December 23, 2019 9:02 AM
  • large check mark
    0 Votes

    CRUD operation in Dynamics 365 Sales using Azure durable function

    Microsoft Azure
     > 
    Azure Functions
    Hello All, I want to perform CRUD operations in Dynamics 365 Sales using Azure durable function, for this I am using the OrganizationServiceProxy to get the ...
    Proposed | 2 Replies | 145 Views | Created by Inkey Solutions - Wednesday, December 18, 2019 1:39 PM | Last reply by Inkey Solutions - Monday, December 23, 2019 7:33 AM
  • large check mark
    0 Votes

    Azure Functions - Input Box using .Net

    Microsoft Azure
     > 
    Azure Functions
    Hi All, I have created a Simple Function and below is the code where in when I access it using the URL, it should present a Input box prompt to get the Name. However seems I am doing something wrong. ...
    Unanswered | 1 Replies | 127 Views | Created by hhyderi - Thursday, December 19, 2019 6:45 AM | Last reply by PramodValavala-MSFT - Monday, December 23, 2019 6:34 AM
  • large check mark
    0 Votes

    Function Host Not Running

    Microsoft Azure
     > 
    Azure Functions
    I've deployed a python azure function and the function url displays"Function Host Not Running" I see the following error in the log ...
    Proposed | 2 Replies | 192 Views | Created by Scott RobertsRVA - Tuesday, December 17, 2019 1:47 PM | Last reply by DixitArora-MSFT - Monday, December 23, 2019 4:31 AM
  • large check mark
    0 Votes

    Azure Function error: "parameters are declared in function.json but not in Python"

    Microsoft Azure
     > 
    Azure Functions
    I have a Python Azure function and I am getting the following error (I am using a timer based trigger). I have spend hours trying to find a solution but I must admit I am ...
    Proposed | 1 Replies | 123 Views | Created by markl11 - Sunday, December 22, 2019 11:28 AM | Last reply by DixitArora-MSFT - Monday, December 23, 2019 4:25 AM
  • large check mark
    0 Votes

    Special characters in Azure functions input parameters request/body

    Microsoft Azure
     > 
    Azure Functions
    State > City > Village > Post office" } } JSON input which does not work is as below  { "MyData": ...
    Unanswered | 3 Replies | 251 Views | Created by Jiniv Thakkar - Friday, December 13, 2019 3:44 PM | Last reply by Jiniv Thakkar - Friday, December 20, 2019 8:14 PM
  • large check mark
    0 Votes

    Azure function not working on https, only http

    Microsoft Azure
     > 
    Azure Functions
    "Https only" setting to true, it still does not work; all this does is remove the http endpoint that does. Anyone experienced this before?
    Unanswered | 2 Replies | 149 Views | Created by Shane247 - Thursday, December 19, 2019 5:53 AM | Last reply by Mike Urnun (Azure) - Friday, December 20, 2019 7:57 PM
  • large check mark
    0 Votes

    Azure functions slow when starting cold on app service plan with always on

    Microsoft Azure
     > 
    Azure Functions
    We have an S1 app service plan with 60% memory usage, cpu mostly at 5% with spikes to 15%. We noticed azure functions delays so i created a new function from the portal with an http ...
    Unanswered | 7 Replies | 332 Views | Created by feugen - Wednesday, December 11, 2019 8:55 AM | Last reply by DixitArora-MSFT - Friday, December 20, 2019 9:50 AM
  • Items 1 to 20 of 2097 Next ›
Announcement: 1

Azure Functions announcement

  • Link
    Known PHP Functions Regression Status and Workaround
    Micah McKittrick Tuesday, July 17, 2018 10:34 PM
    A recent update to App Service removed implicit PHP support, causing users’ Azure Functions v1 PHP functions to stop working. A fix will be rolling out with the next App Service update; in the meantime, please manually load PHP into your app’s site/tools folder (accessible by Kudu) as a temporary workaround.

    Note that this will reset the php.ini config to its default. Thanks to our users for discovering and reporting this error.
Help us improve MSDN.
Visit our UserVoice Page to submit and vote on ideas!
Make a suggestion

Dev centers

  • Windows
  • Office
  • Visual Studio
  • Microsoft Azure
  • More...

Learning resources

  • Microsoft Virtual Academy
  • Channel 9
  • MSDN Magazine

Community

  • Forums
  • Blogs
  • Codeplex

Support

  • Self support

Programs

  • BizSpark (for startups)
  • Microsoft Imagine (for students)
United States (English)
  • Newsletter
  • Privacy & cookies
  • Terms of use
  • Trademarks
logo © 2019 Microsoft