Forum Widgets
Latest Discussions
Azure AppService Linux container fails to serve files from mounted file storage
A perfectly working setup suddenly started failing after redeploying the Azure resources involved: Storage account with multiple file shares Azure AppService on a Linux ServicePlan, hosting a Linux Docker container Azure AppService, configured with Path Mappings to the various file shares on the storage account After reprovisioning the resources (end of June 2021), we found out Apache (inside container) wasn't able to serve files from the mounted storage anymore: it returned a HTTP status 502. It was still able to persist files to these same mounted file shares (excluding hypotheses that our mounted drives were somehow unreachable). When accessing the container inside the AppService over SSH, basic curl commands to these same files returned "Received HTTP/0.9 when not allowed" We escalated this issue to MS support. The issue got fixed by applying a work-around: we had to identify an empty ResourceGroup. That way MS could make sure internally that our AppService/ServicePlan deployment eventually landed on the proper hosting resources, resulting in proper behavior. If we redeploy our resources as-is, without notice to MS support, we inevitably are confronted with the unwanted behavior. We've been asking MS Support for a ETA on a structural fix ever since (last 3 months), but never got commitment from their end. We continue to be amazed that a fairly trivial scenario, as this one, seemingly doesn't get any more priority. No doubt lots of other customers are impacted in the same way as we are. Anybody experienced any similar behavior?dbevernageOct 06, 2021Copper Contributor1.6KViews7likes0CommentsAnnouncing a Serverless and Azure Functions AMA!
We are very excited to announce a Serverless & Azure Functions AMA on October 29! This is the third in a series of AMAs around Azure, all held here in the Tech Community in this discussion space, coinciding with the Microsoft Azure Hack for Social Justice event. Upcoming dates/events are below: November 5 - App Services & Static Web Apps The AMA will take place on Thursday, October 29, 2020 from 9:00 a.m. to 10:00 a.m. PT in the Azure AMA space. Add the event to your calendar and view in your time zone here. An AMA is a live online event similar to a “YamJam” on Yammer or an “Ask Me Anything” on Reddit. This AMA gives you the opportunity to connect with cloud solution architects who will be on hand to answer your questions and listen to feedback.EricStarkerOct 20, 2020Former Employee6.1KViews6likes8CommentsIntroducing Microsoft Playwright Testing private preview
Explore Microsoft Playwright Testing, a new service built for running Playwright tests easily at scale. Playwright is a fast-growing, open-source framework that enables reliable end-to-end testing and automation for modern web apps. Microsoft Playwright Testing uses the cloud to enable you to run Playwright tests with much higher parallelization across different operating system-browser combinations simultaneously. This means getting tests done faster, which can help speed up delivery of features without sacrificing quality. The service is currently in private preview and needs your feedback to help shape this service! To get started, join the waitlist. And check out the full blog post for more information. How do you think Microsoft Playwright can help you with in your app development?EricStarkerAug 22, 2023Former Employee1.5KViews4likes3Comments6/8 - Low Code Application Development AMA announcement!
We are very excited to announce a Low Code Application Development AMA! The AMA will take place on Tuesday, June 8, 2021 from 9:00 a.m. to 10:00 a.m. PT in the Azure AMA space. Add the event to your calendar and view in your time zone here. An AMA is a live text-based online event similar to a “YamJam” on Yammer or an “Ask Me Anything” on Reddit. This AMA gives you the opportunity to connect with Microsoft product experts who will be on hand to answer your questions and listen to feedback. The space will be open 24 hours before the event, so feel free to post your questions anytime beforehand during that period if it fits your schedule or time zone better.EricStarkerMay 10, 2021Former Employee4.7KViews4likes1CommentWelcome to the Azure Application Services AMA!
Welcome to the Azure Application Services Ask Microsoft Anything (AMA)! This live hour gives you the opportunity to ask questions and provide feedback. Please introduce yourself by replying to this thread. Post your questions in a new thread within the Azure AMA space, by clicking on, "Start a New Conversation" at the top of the page.EricStarkerJun 10, 2021Former Employee2.7KViews2likes4CommentsThat's a wrap! 6/8 Low Code Application Development AMA
Thank you for joining us and voicing your questions and feedback during this fun and action-packed hour. We'll attach a summary document of what was covered as soon as it is available. See you next time - we have an Azure Application Services AMA in this space on 6/10 so hope to see you there!EricStarkerJun 08, 2021Former Employee635Views2likes0Comments6/10 - Azure Application Services AMA!
We are very excited to announce an Azure Application Services AMA! The AMA will take place on Thursday, June 10, 2021 from 9:00 a.m. to 10:00 a.m. PT in the Azure AMA space. Add the event to your calendar and view in your time zone here. An AMA is a live text-based online event similar to a “YamJam” on Yammer or an “Ask Me Anything” on Reddit. This AMA gives you the opportunity to connect with Microsoft product experts who will be on hand to answer your questions and listen to feedback. The space will be open 24 hours before the event, so feel free to post your questions anytime beforehand during that period if it fits your schedule or time zone better.EricStarkerMay 26, 2021Former Employee5.4KViews2likes7CommentsProtecting your Identities from attacks like consent phishing
Hi Cloud Friends, Today, developers build apps by integrating user and enterprise data from cloud platforms to enhance and personalize experiences. These cloud platforms are rich in data, but in turn have attracted malicious actors who attempt to gain unauthorized access to that data. One such attack is consent phishing, in which attackers trick users into granting a malicious app access to sensitive data or other resources. Instead of trying to steal the user's password, an attacker asks for permission for an app controlled by the attacker to access valuable data. These apps are often named to mimic legit apps, such as “0365 Access” or “Newsletter App”. Here is one way to counteract these attacks. 1. Restricting users from registering new apps to Azure AD: 2. Preventing the users for giving consents to apps: When you make these settings you need to know that as an administrator you will have to make the apps available to the users. So this means that you as an administrator will have more work. As an administrator for the respective app (enterprise application), you should configure the consent for the necessary permissions on behalf of the user. But really do not flip the "big switch" that all users can give consent of permissions for ALL apps. Enormously important is also the training for the users. In many cases, such apps are not described correctly, or the spelling is wrong. Training your users regularly is another way to counter these attacks. I hope this article was useful. Best regards, Tom Wechsler5.3KViews2likes2CommentsCosmos Db Trigger is not being run when inserting new document
I have created http trigget function that creating a document in cosmosdb and then cosmos trigger need to execute when new doc added in cosmos db but cosmos trigger is not working.Neha_8989Jan 07, 2021Copper Contributor868Views2likes0Comments
Resources
Tags
- web apps73 Topics
- AMA47 Topics
- azure functions37 Topics
- Desktop Apps10 Topics
- Mobile Apps9 Topics
- azure kubernetes service3 Topics
- community2 Topics
- azure1 Topic
- Feature Request1 Topic
- Azure SignalR Service1 Topic