Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
What is the difference between Identity Governance and Organizational Relationships in Azure AD?
Hello, I am learning about partner collaboration in Azure AD, where I see that there are couple of ways to collaborate with partner organization as follows: 1) Organizational relationships - Identity providers 2) Identity Governance - Connected…
Azure App Service
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Managing external identities to enable secure access for partners, customers, and other non-employees
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Setting up .net core sub application
Is there any documentation or guides on setting up a .net core application to run on azure as a sub application on a app service? I have a react application running and I want a sub application running from /app/api.
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Azure asp.net c# web publish with authentication will not connect to localhost (refused)
Dear Expert, I'm new to Azure Web application development and used the guide https://learn.microsoft.com/en-us/azure/app-service/app-service-web-tutorial-dotnet-sqldatabase to create a new web application. I have used Authentication with work or…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Cloud Printing - Native App - API permissions grant admin consent not working
I am trying to setup a hybid cloud printing with Azure AD and Intune following the link below: https://www.scconfigmgr.com/2018/01/22/deploy-hybrid-cloud-print/ Everything was going smooth until I encountered an issue with the Azure Portal. I am…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Log Stream of App Service stopped working
I used the Log Stream feature quite often and it worked very well. But some time ago it stopped working at all. I turn on "Application Logging (File System)" and set the Level to "Information" as always, but I don't see any of my…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
How to add Fonts in azure container?
I have an application which I have deployed to Azure through docker image. Now I am facing one issue. This application sends an email with RDLC reports. But the reports I am getting in mail have different fonts than the report I am getting…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Can I get access to azure sandbox for MS learn?
on https://learn.microsoft.com/en-us/learn/modules/welcome-to-azure/4-exercise-create-website I am receiving the error "Unauthorized sandbox use detected. Your sandbox access has been removed." when trying to activate the sandbox, and cannot…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Sandbox removed
sandbox has been removed and I need it please.
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
.Net Core 3.1.1 breaking azure web app
Moved my webapp to .NET core 3.1.101 sdk added the extension in web app but still getting issue. every thing was ok with .NET 3.1.100 sdk and working fine locally with updated sdk AggregateException: Some services are not able to be constructed…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
ADFS re-directs to an office365 home page instead of my organization's external page and internal calls to ADFS STS end up on generic IIS landing page
99.9% of my experience up to this point is in on-site/on-premise Active Directory, not Azure, so forgive this question. I built a small Active Directory integrated to Azure Active Directory lab, integrated with the web domain zero365.net (you may visit…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Microsoft Security | Microsoft Entra | Other
Additional Microsoft Entra services and features related to identity, access, and network security
Connection failing from Node.js to Azure SQL Database
I am trying to connect to Azure SQL database, but it is not getting connected. What could i be doing wrong or missing?
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Deploying a Laravel Web app
Hey guys, I have been following this tutorial https://learn.microsoft.com/en-us/azure/app-service/containers/tutorial-php-mysql-app However the only difference is that I am trying to upload my own webapp not the demo 'Laravel Tasks' I have…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
"The specified user does not have a valid profile. Unable to load " when dynmically loading assembly
I have a console app running .NET framework running as a web job. A part of this job compiles some .cs-scripts at runtime, stores the compiled files in a directory, and loads them to invoke a method in the compiled script. On local development…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
secure api manager access via Vnet peering
We established vnet peering with to different tenant to access our api manger. What are the ways we can secure the API manager and only allow connection access via vnet-peering. I get to know in "basic tier" we can't use api-manager virtual…
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Not enough disk space to start container on Web App
I get the following error after container update: Unable to start container. Error message: Not enough disk space to start container. Current available space: 1255 MB. New container estimated disk space: 1566 MB The container is running in a PC2…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
.NET Core 3.1 not recognized by Web Job
I have a Web API and Web Job running .NET Core 3.1. While the Web API is running fine the Web Job will not start. When I went into the logs I discovered that it cannot find the .NET Core 3.1 runtime. You'll notice here that I do actually have the runtime…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Managing Authentication for APIs deployed in multiple region and Protected By Azure AD.
Scenario: Registered a Web API in Azure AD to protect it and deployed the code in US region on web app named 'usapi' and having URI as 'usapi.azurewebsites.net'. With this registration, Azure AD will provide a Client Id which will be used to get…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Is Team foundation server 2010 can be used/compatible with jenkins plugin?
Want to know if team foundation server 2010 can be used with Jenkins ?
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
ODBC SSL Security error while making connection from Azure web apps
HI Team, Recently we have migrated our Azure project with latest SDK(2.9), .Net Framework 4.7.2 and VS 2019. When we debug the code locally ODBC connection is working fine. But once we hosted into azure cloud then exception is throwing when app…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Unable to Install/Import Pandas on Azure App Service
Hi, I have been trying to install Pandas on my Azure App Service (running Flask) for a long time now but nothing seems to work. I tried to use wheel, created a wheelhouse directory manually and tried to install the relevant Pandas .whl file…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.