Web App
15 TopicsNetworking Related Commands for Azure App Services
First published on MSDN on Jul 24, 2017 The purpose of this blog is to give a general overview of the available commands to troubleshoot network connectivity issues with web apps, specifically when connecting the web apps to VNETs either in an App Service Environment (ASE) or a standard web app with a Point-to-Site VPN connection.81KViews4likes1Comment[Feature request] Web Apps (PWA) - Option to enable/ disable extensions per app
Edge web apps are great, and I like that Edge Extensions is used inside the apps. One feature request that would further improve this though, would be to make us able to enable/ disable extensions per installed web app. For instance, I want dark mode from Dark Reader in some apps, but in other apps I don't want that. Well, bad example, Dark Reader has a user maintained list of domains to either dark mode or not dark mode. But you get the point.3.9KViews5likes3CommentsHow to get current URL in Web App
Hi all, some weeks ago, the App-Info Menu changed. Back then there was easy option to copy the current URL. e.g. when browsing through my Jira Web App, i am not able to get the URL easily, my current workarround is to open the site in Edge und copy it from the adress bar. Infos: Windows 10 Edge Version : Version 92.0.902.62 (Offizielles Build) (64-Bit) Is there any (keyboard-) shortcut for this issue? Regards, EED3.6KViews1like3CommentsAzure Web App vs IIS Web Deploy
I am currently testing Azure Web Apps for my company. I have migrated a few PHP websites successfully. Now I am trying to test migrating a .net website. Our typical deployment to IIS consists of using https://www.iis.net/downloads/microsoft/web-deploy. We copy the Zip file to the server, right click the site and click "Deploy" Then "Import Application" then just click next a few times and restart the App Pool. When I attempt to use https://docs.microsoft.com/en-us/azure/app-service/deploy-zip#deploy-zip-file by uploading the zip, but instead of getting the correct file structure, it basically just unzips the zip file in the folder in the wrong structure and that is it. The results looks like this (d:\home\site\wwwroot): Content (folder) archive.xml parameters.xml systemInfo.xml I appear to be missing something in the deployment process. How can I deploy this to a Web App without my developer having to change his process?3.4KViews0likes1CommentNew Feature in Edge Canary Version 84.0.492.0 - install sites as share target for the whole Windows
This newly added flag: Enable Share Targets Enables installed web apps to register for and receive Share requests from the Windows shell. Requires the Web App Identity Proxy functionality to be enabled as well. – Windows #edge-share-target which requires this flag to be enabled as well: Web Apps Identity Proxy Enables installed web apps to be created with modern Windows application identity for better integration with the Windows shell. – Windows #edge-webapp-identity-proxy the description of the flag is self explanatory but what it does is that when you install a social network website such as Twitter as an app in Edge, it will be added as a share target when you press Share button on Edge or anywhere on Windows 10. Twitter will be registered as a system-wide share target so any app or program in Windows 10 can share files to Twitter website. this was requested before and now implemented. thank you! this is an example of Share from Photos app and you see Twitter which is the website installed as app in Edge is a share target on the list. Keep in mind that this is the first implementation phase for this feature so it might have bugs or might not work for you at all.3KViews4likes6CommentsAsp.net C# application deployed as Web app does not connect with Azure Mysql database
@azuresupport #azTechHelp I have an ASP.Net multi-tier Application with WCF services and MySql Database. I am trying to deploy the application on azure. I have created Azure Mysql Database and have deployed my application as Web App in Azure. The problem is when I try to connect the database from my local machine then I am able to successfully connect it to the database but, when I try to connect it with the Deployed App service then I am facing the Connection string error. It would be great if anyone would share few ideas on this. Thanks in advance. P.S. : I am using DB first approach. I have Entity Framework and ADO.Net Datamodel to connect with my mysql database.2.5KViews0likes3CommentsDeploying Flask Apps to Azure Web App via Docker Hub
Learn the technical intricacies of deploying Python-based Flask apps to Azure Web App using Docker Hub. Follow the step-by-step guide, covering Flask development, Docker containerization, and Azure infrastructure setup with Terraform. Gain insights into Azure CLI installation and Web App deployment, ensuring optimal performance. Explore continuous deployment options, allowing automatic redeployment upon Docker image updates. Master the seamless integration of technologies for a live and accessible book recommendation system, 'BookBuddy,' while optimizing for Azure's robust features.2.3KViews3likes2CommentsMicrosoft Project15 & University College London Red Panda Project
Since my first meeting with Sonam Lama (a representative from the Red Panda Network) it was evident that their current workflow lacked any sophistication and revolved heavily around human labour. From manually classifying and retrieving images to making in-field observations using pen and paper, it was clear that the workflow needed a flair of innovation to allow the organisation to work smarter and not harder.2.3KViews0likes0CommentsNew post web-app install screen
Edge Version 90.0.808.0 (Official build) canary (64-bit) the new flag was added today to this version. Post-Install Web Apps Permissions Show permissions dialog when a Web App is launched after install. – Mac, Windows, Linux #edge-webapp-permissions-menuSolved1.7KViews1like4Comments