No announcements
-
0 Votes
Change Application Service database
I have an Azure Application Service that connects to a SQL Server database (also in azure). I want to change the geographic location of the data center of my Database, so I created ...Proposed | 1 Replies | 43 Views | Created by Jonas Rotilli - Thursday, February 21, 2019 8:34 PM | Last reply by Grace MacJones-MSFT - 18 hours 56 minutes ago -
0 Votes
Azure Functions and Web Jobs Tools failed
Not able to install Azure Functions and Web Jobs Tools into Visual Studio 2017 professional latest version. Install Error : ...Proposed | 2 Replies | 49 Views | Created by Sarunps - Thursday, February 21, 2019 1:34 PM | Last reply by Sarunps - Friday, February 22, 2019 7:21 PM -
0 Votes
"You must pass a valid patch document in the body of the request" in Microsoft.TeamFoundationServer.Client
I get error when try to use Microsoft.TeamFoundationServer.Client. M method looks like this public async Task ExecuteAsync(CreateEpicCmd ...Unanswered | 1 Replies | 38 Views | Created by Leha_kobyb - Wednesday, February 20, 2019 9:20 PM | Last reply by DashleenBhandari-MSFT - Thursday, February 21, 2019 5:45 AM -
0 Votes
Update node version
Advance Tools - DebugConsole - I have a version node 6. How do I update version node to 8+?Proposed | 1 Replies | 47 Views | Created by Alex.Suprun - Wednesday, February 20, 2019 8:41 PM | Last reply by Grace MacJones-MSFT - Thursday, February 21, 2019 12:06 AM -
0 Votes
Azure App Service MIME Type aac
Hello, I have an ASP Net core web api uploaded to azure app service, I need to be able to access a file type .aac. I tried to add the mime type in the web.config in the following way but it still does ...Proposed | 4 Replies | 117 Views | Created by dlopezb93 - Saturday, February 2, 2019 4:13 PM | Last reply by AjayKumar-MSFT - Wednesday, February 20, 2019 4:47 PM -
0 Votes
Configure a JWT validation policy to pre-authorize requests
Hi All, I have C# web api and hosted in Azure Web APP and its working fine. I have implemented Token based authentication and this is also working fine but if i ...Proposed | 1 Replies | 131 Views | Created by SaranJo - Sunday, February 17, 2019 6:30 AM | Last reply by DashleenBhandari-MSFT - Wednesday, February 20, 2019 6:55 AM -
0 Votes
Azure SignalR Service Limitations
We have a real time application with a backend that will deliver updates via SignalR Service. At the moment we're using the SignalR Service Rest API to deliver updates from our ...Proposed | 3 Replies | 150 Views | Created by JimboWR1 - Friday, February 15, 2019 2:55 PM | Last reply by DashleenBhandari-MSFT - Tuesday, February 19, 2019 9:51 AM -
0 Votes
Azure - ASP.NET Core FileNotFoundException
windows_phantomjs.exe) - the first time works fine. I tried to recopy windows_phantomjs.exe from wwwroot to PhantomJSRoot but again I get a FileNotFoundException when I ...Unanswered | 5 Replies | 74 Views | Created by Eusebiu - Saturday, February 16, 2019 7:24 PM | Last reply by DashleenBhandari-MSFT - Tuesday, February 19, 2019 4:20 AM -
0 Votes
Application logs show nothing when enabled
Hello! I've enabled Application logs (Verbose) for .NET Core web app deployed to App Service but the Log stream doesn't display my requests. Did the same for a copy of the application in the same ...Proposed | 4 Replies | 100 Views | Created by Ivan Bilokon - Thursday, February 7, 2019 9:57 AM | Last reply by Ivan Bilokon - Monday, February 18, 2019 8:45 AM -
0 Votes
Web app issue
Hi, Even if always on flas is setted, azure closes our web apps after inactivity 20 minutes. Then it opens them when first request comes. Is it possible to avoid from this ...Proposed | 1 Replies | 49 Views | Created by mabown - Thursday, February 14, 2019 5:16 PM | Last reply by Grace MacJones-MSFT - Friday, February 15, 2019 12:21 AM -
0 Votes
Managed Identity not working for Web App for Containers Web App for Containers (Linux)
As the title already says we are running into some issues with using Managed Identity in a Linux based App Service. This issue occurs for both Container based and usual Linux Web App. We also did ...Proposed | 4 Replies | 176 Views | Created by Stefan Kert - Friday, February 8, 2019 11:16 AM | Last reply by DashleenBhandari-MSFT - Thursday, February 14, 2019 5:47 AM -
0 Votes
Deploy to azure an wep api with entity framewrok
Hello I deployed a REST service to azure using .NET web-api i used entity framework and check the "run on code first migration on application ...Proposed | 3 Replies | 109 Views | Created by Rexsit - Wednesday, February 6, 2019 2:20 PM | Last reply by AjayKumar-MSFT - Wednesday, February 13, 2019 8:15 PM -
0 Votes
Azure Scheduler that updates Azure and On Premise SQL Server Database
Hello All, I have a REST Service that needs to update data into Azure SQL Server database and also into On Premise SQL Server database. Both databases should have same data in ...Proposed | 1 Replies | 65 Views | Created by Miccey - Wednesday, February 13, 2019 8:33 AM | Last reply by RyanHill-MSFT - Wednesday, February 13, 2019 6:01 PM -
0 Votes
Rendering bug in the Pipeline variable page - full list of variables not showing
Hi I was touch with your twitter support who suggested posting the issue here. There is a problem today across all our projects and its been seen by multiple developers using a ...Unanswered | 1 Replies | 91 Views | Created by Solyad - Friday, February 8, 2019 1:33 PM | Last reply by AjayKumar-MSFT - Monday, February 11, 2019 10:36 AM -
0 Votes
What is the 'Get Web App Publishing Profile' in Activity logs of App Service?
My app service's activity log periodically remains 'Get Web App Publishing Profile'. um.. What is this? I didn't do anything at that time. The ...Proposed | 1 Replies | 65 Views | Created by JerkinsAhn - Friday, February 8, 2019 5:37 PM | Last reply by RyanHill-MSFT - Friday, February 8, 2019 6:44 PM -
0 Votes
Chatbot works in Bot Emulator but not via Test Webchat
Hi, We have deployed a chatbot to the Azure Bot Services. The ChatBot works when we try to access it via Bot Framework Emulator, but we if open the Bot Channel Registration resource ...Proposed | 5 Replies | 137 Views | Created by dkonyayev - Tuesday, January 29, 2019 1:52 PM | Last reply by Anass Kartit - Wednesday, February 6, 2019 3:17 PM -
0 Votes
Getting server metadata in an AppService instance?
Is it possible to get metadata about the current Azure service running the App Service. I.e. the same as https://docs.microsoft.com/en-us/azure/virtual-machines/windows/instance-metadata-service ...Proposed | 2 Replies | 80 Views | Created by AndrewLeedham - Monday, February 4, 2019 3:38 PM | Last reply by AndrewLeedham - Tuesday, February 5, 2019 11:14 AM -
0 Votes
Best practices: Connecting from App Service to VNet
Hi, I have what I think is a pretty basic use case, but among all the MSDN docs I can't determine which method is preferred. I have a publicly exposed .NET Core 2.2 Web API ...Answered | 5 Replies | 169 Views | Created by hesuaro - Wednesday, January 23, 2019 9:15 PM | Last reply by AjayKumar-MSFT - Tuesday, February 5, 2019 10:25 AM -
0 Votes
502 error after deploying an Asp.net web api project
Hello I deployed my web api to azure and im trying to consume it from my client app. first thing i did i used the browser to call one of the get methods on ...Proposed | 2 Replies | 66 Views | Created by Rexsit - Monday, February 4, 2019 2:58 PM | Last reply by Rexsit - Tuesday, February 5, 2019 7:19 AM -
0 Votes
Azure Face API - Not detecting Face
Hello All, I am using Microsoft Azure Face API which I have integrated into my provider hosted App. However Most of the time it is failed in detecting images and ...Proposed | 2 Replies | 125 Views | Created by Afreen123 - Sunday, January 13, 2019 9:31 AM | Last reply by Anass Kartit - Friday, February 1, 2019 8:54 AM - Items 1 to 20 of 745 Next ›
No announcements