Migrate Clasic Cloud Service to AppService
Hi All, We are checking steps for migrating Cloud Service to App Service. Currently we have 2 webrole and 2 worker role. Is it possible to have all 4 in single AppService ? Do we have any documentation or MS tools to automate the migration ? …
Azure App Service
Is there any Static Code Analysis Tool to verify REST guidelines?
Hi All, Thanks in advance for sharing your ideas and inputs. We know there are many REST guidelines for API published these days. I use the below for internal code review. https://github.com/Microsoft/api-guidelines/blob/master/Guidelines.md …
Azure App Service
How to allow my (desktop/server) app access to other, non-admin, users' contacts & emails
I'm the admin of Office365 organization. I've written an app that can read information from emails, and read/write contacts. However this program doesn't have access to other users besides the admin. I applied various permissions: application…
Azure App Service
Microsoft Security | Microsoft Entra | Microsoft Entra ID

Cannot point GoDaddy.com domain to Azure Static Web Apps site
I have a domain with GoDaddy.com and an Azure Static Web Apps site. I followed the instructions for pointing a custom domain to an Azure Static Web App (namely, create a CNAME record with the DNS provider and validate on the Custom Domain tab for your…
Azure App Service
Azure Static Web Apps
How do I upgrade php version on Web App + MySQL?
I am running mediawiki on a web app + mysql. This is my link: https://broncocadtest.azurewebsites.net/mediawiki-1.35.1/ I am following this tutorial: https://youtu.be/RaqHD2s_vTM?t=176 At this moment in the video, there is an option to change your…
Azure App Service
Azure Notification Hub Exception:Error: 4668:error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version:openssl\\ssl\\s23_clnt.c:658:\n]
var azure = require('azure'); var hub = azure.createNotificationHubService('hubName','connectionString'); getting error on hub.listRegistrationsByTag(userId, registerPushIdentifier); message":"[Error: 22432:error:1407742E:SSL…
Azure Notification Hubs
Azure App Service

Environment variables have different behaviour between linux webapp and webapp for container
Saving the following app setting to linux webapp and webapp for container will get different result: App Setting from portal: { "name": "testequal", "value": "Server=hello", "slotSetting": false }, or…
Azure App Service
Azure VNET help required
Hi Team, I have a web app (CNC application) on azure cloud which is using azure VNET integrated web application which is effected by recent microsoft change. The size of the linked subnet should contain not less than 32 IP addresses (mask /27), but…
Azure App Service
Azure App Service - Cyclic (6min) high CPU - Core 3.1
Hi, We just migrate own app from MVC 5 to Core 3.1. No issue until we put it in production on an Azure AppService. The application freeze every 6min during few seconds. The app doesn't contain any kind of timer job. The architecture and the…
Developer technologies | .NET | .NET Runtime
Azure App Service
Can I Ping my other resources in a Vnet or On premise Server from My Azure WebApp and its Slots
I have one Linux based web app integrated with a sub-net under one Vnet. Now, I want to ping my on premise server over VPN, I understand i can do it through KUDU console. My App service has two additonal deployment slots namely for Dev and Stage,…
Azure App Service
VNet AppService Integration Issues (ARM template)
Hello, I am experiencing issues during VNET integration for AppServices. I am using 3 AppServicePlans (live, sandbox, utility) for each AppService. Vnet has 4 subnets (live, sandbox, utility and core). As far as I understand delegation to the subnets…
Azure App Service
FTP User Credentials - no password accepted
When deploying a web app, I am trying to use FTP Dashboard and the User Credentials part of that. The issue is that whatever password I try to set, it gives me the error message "The specified password does not meet the minimum requirements. The…
Azure App Service
Is it possible to host jenkins as app service in Azure stack?
Team, We generally host jenkins in openshift or kubernetes or as window service in a virtual machine. By any chance, is it possible to host jenkins as app service in azure stack. The problem is that azure stack doesn't offer any service as jenkins…
Azure Stack Hub
Azure App Service
How to handle changes from different containers in Cosmos DB through Change Feed?
I have some amount of containers in Cosmos DB that changes all the time. I need to provide some mechanism for reading all the changes from those containers. I'm trying to implement builder/factory for Change Feed Processor (CFP). In my case, I have to…
Azure Functions
Azure Cosmos DB
Azure App Service


Could not connect to server in FTP
I want to download my source code and database from Microsoft Azure to my local machine. I have tried using FTP but unable to establish a connection to the server using the FTP client. Is there any other way to do it, please let me know?
Azure App Service
Logic Apps data in csv or text format
Hello Member, I have built a logic app scenario pulling data from SAP Tables and placing it under "compose" with input json(xml(body('Send_message_to_SAP'))) and trying to parse JSON and loading into CSV but not getting output exactly…
SAP HANA on Azure Large Instances
Azure Logic Apps
Azure App Service


How to implement offline capabilites in Azure WebApp
Hello Team, I would like to know if Azure web app provides off line functionality frame work natively. If not, Is there any way we can achieve it? Thank you.
Azure App Service
Multiple Templates when using SSRS Reports
I wanted to know, while using SSRS Reports, could I create a different template (report layout) for my PDF export and Excel export for the same report ? One report > would like to create separate layout for PDF export and separate layout for excel…
Azure App Service

web app for linux deployed succesfully on azure app service but not starting on it. why it is happening?
Azure App Service

The page isn't working
While I am trying to access the admin dashboard of my nopCommerce store it's showing as The page isn't working. link: http://shsnoprack.azurewebsites.net/admin
Azure App Service
