Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Secure backend Appservice
I have an application that consists of a "front-end" website, and a back-end web API. Iwant the end users of my application to be able to access the front-end website, but ionly want the front end to be accessible to the end users. The back-end…
Azure App Service
Enable Azure Security Center using ARM Template
Please share, Enable Azure Security Center using ARM Template
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
Change App Service Plan does not show valid destination Hosts
1 How do I report this to the support team? 2 How do I do this 'change app service plan' using the Azure Portal CLI? I have the following Azure resources: A 'Test' webapp called 'W1' on resource group 'RG1', the webapp is on an App Service Plan…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Error: There was an error loading this content.... When accessing registrations
Hey all When I try to access App registrations from the Azure AD page, I get an error and no apps are listed. I can access some of the apps directly as I have the URLs for them, but no way to browse then. Error: There was an error loading this…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
App Service Remote Debugging VS2015 Not Supported
I tried to attach a remote debugger to my development slot, but got the following error: I then proceeded to open General Settings under Configuration on the slot, and switched Remote Debugging On and chose 2015 for my visual studio version. …
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Urgent update needed for Microsoft Authentication Library on Android
Hello, I'm a Product Manager for a fintech startup. Following the exchanges in this thread https://github.com/AzureAD/microsoft-authentication-library-for-android/issues/816 we were told by one of your developers that you'd release an updated version…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Azure permissions needed to get storage context
I have a runbook which tries to get a Storage Context with New-AzStorageContext but the variable keeps coming back empty. I've given the automation account's run as account storage blob data Owner, Storage Account Contributor, and Classic Storage Account…
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
Setting custom script extension in virtual machine scale set is changing the status of instances to NotReady.
I have set custom script extension using az command az vmss extension set --publisher Microsoft.Azure.Extensions --version 2.0 --name CustomScript --resource-group resource_group_name --vmss-name vmss_name --settings…
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
Azure Virtual Machine Scale Sets
Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.
How to get id token in ADB2C custom policy
Hi All, We are trying to capture the id token that gets generated while a custom policy is executed. Is there any way we can assign it to a claim and use it in the custom policy. we could infer from the application insights that id token is present in…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Managing external identities to enable secure access for partners, customers, and other non-employees
Targeted Offers page doesn't show anything to create new offer.
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
B2C with G Suite
I am attempting to link GSuite to Azure for Federated logins from Google to sign into microsoft products. I was told B2C was the way to go but the documentation isn't doing what I wanted.
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
The problem Recognition shape with ToggleSwitch
Hi: the problem with ToggleSwitch, when I activate the ToggleSwitch does not do shape recognition but when I put it off it does shape recognitionlink text private async void RecoShape_Toggled(object sender, RoutedEventArgs e) { var…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
VM licensing query
We provisioned a SQL Server VM in Azure with a SQL Standard Edition license, and have been getting billed for the SQL license. It turns out we don’t need SQL on this VM, but we do not want to rebuild the VM, so we can’t exactly delete and re-deploy…
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
Connection reset by peer on Azure - App Service (Web Application)
I have a web application running on an App Service on Azure cloud. On the back-end I'm using a tcp connection to our database (Neo4j graph db), the best practice is to open the tcp connection and keep it alive in order to be more reactive when we perform…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
await codecQuery.FindAllAsync(CodecKind.Audio, CodecCategory.Decoder, ""); causes Win32 Exception
await codecQuery.FindAllAsync(CodecKind.Audio, CodecCategory.Decoder, ""); Causes a Win32 Exception every time for me. All other CodecKind and CodecCategory combinations work fine. repo: …
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
Azure Repo PR Approval and Rejection
In Azure repo when PR is raised with the following scenarios. if there are 3 reviewers, 1 approval + 2 empty also should allow the PR to merge. if there are 3 reviewers, 1 approval + 1 empty + 1 rejection should not allow to merge the PR with…
Community Center | Not monitored
Tag not monitored by Microsoft.
Azure AD SSO Query
Hi all, We have on prem AD which we sync to Azure AD using AD connect and this seems to be working OK. We have created an Enterprise App in Azure for an externally hosted app and configured SSO. This works fine for users on a domain joined device. …
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Problems receiving webhooks
Hi, since this morning we have issues receiving subscriptions updates on 60 of our client's mailboxes. Some mailboxes aren't sending any updates at all. Some only partial updates or delayed. Subscriptions are made on a daily basis or if it's mailbox'…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Reputation Points
Hi all, This is more a review for recommendation change or update that can be made It would be great for the new people , to have an easyer help page or a dedicated page when they start. We see a lot of question on how the points works, or what…
Community Center | Discuss the Q&A site | Get started on Q&A
Initial steps or instructions to begin using Microsoft Q&A
Azure AD B2C SQL Token Cache
I have set up a .Net core web application and web API and secured them using Azure AD B2C based on the following sample -…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access