375,817 questions

Sort by: Updated
1 answer One of the answers was accepted by the question author.

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: …

Universal Windows Platform (UWP)
asked 2019-11-29T23:45:10.393+00:00
Groovykool 236 Reputation points
accepted 2019-12-07T07:18:42.24+00:00
Groovykool 236 Reputation points
1 answer One of the answers was accepted by the question author.

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…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
38,796 questions
asked 2019-12-06T04:37:59.837+00:00
Vignesh Arvind 26 Reputation points
accepted 2019-12-07T02:23:52.587+00:00
Vignesh Arvind 26 Reputation points
1 answer

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 Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,446 questions
asked 2019-12-05T12:27:15.187+00:00
Chalee 12 Reputation points
answered 2019-12-07T01:11:14.547+00:00
Marilee Turscak-MSFT 36,841 Reputation points Microsoft Employee
1 answer

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 Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,446 questions
asked 2019-12-02T13:06:07.457+00:00
Patrick Meutzner 1 Reputation point
answered 2019-12-07T00:55:37.283+00:00
Marilee Turscak-MSFT 36,841 Reputation points Microsoft Employee
1 answer

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…

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
807 questions
asked 2019-12-06T17:03:48.463+00:00
Armand Brunelle 491 Reputation points
answered 2019-12-06T22:59:25.797+00:00
Armand Brunelle 491 Reputation points
1 answer

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 Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,446 questions
asked 2019-11-27T18:59:28.347+00:00
Aidan 1 Reputation point
commented 2019-12-06T20:33:04.727+00:00
Aidan 1 Reputation point
3 answers

error to finish install AD CONNECT

anyone can help me pls? this error is making me lose sleep

Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,446 questions
asked 2019-12-06T02:47:45.58+00:00
Guilherme Costa 6 Reputation points
answered 2019-12-06T19:05:23.25+00:00
Guilherme Costa 6 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Storage Explorer - "Cannot read property 'uids' of undefined" using connection string

As part of an open case needed to use Azure Storage Explorer while using a connection string account. After pasting in both primary or secondary connection strings both are getting the same error "Cannot read property 'uids' of undefined". …

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
38,796 questions
asked 2019-12-06T15:25:31.173+00:00
Jack Miller 21 Reputation points
accepted 2019-12-06T18:14:06.447+00:00
Jack Miller 21 Reputation points
1 answer

Azure policy to audit VM image on management group level

The problem is image id is defined with subiscription id so I need to re write all image IDs with different subscription IDs, when ever a new subscription is added we need to edit the policy to include that as well. Below is the example, { …

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,811 questions
asked 2019-11-27T18:05:31.56+00:00
Akshay kg 1 Reputation point
commented 2019-12-06T17:52:15.037+00:00
KarishmaTiwari-MSFT 19,952 Reputation points Microsoft Employee
2 answers

To create a VM host multi VMs

Hello - I'm a newbie to Azure, I'm researching on the web whether allow to create a VM that hosts multi VM in it, but I couldn't find any discussions about it. Does Azure allow to have multi VMs run in one VM? Thank you in advance, Nick

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,811 questions
asked 2019-12-05T23:04:12.55+00:00
Kha Nick 6 Reputation points
commented 2019-12-06T17:48:39.97+00:00
KarishmaTiwari-MSFT 19,952 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Import SSL into ADFS for linking Azure AD to Local AD.

So I am attempting to test a huge connection of my azure AD to my Local AD but I need an ADFS in my environment for Federated logins from AzureI am attempting to deploy one but it's asking for an SSL cert I need support importing an SSL cert into my…

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,250 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,446 questions
asked 2019-12-04T18:38:17.377+00:00
Agolphin 96 Reputation points
accepted 2019-12-06T14:34:40.09+00:00
Agolphin 96 Reputation points
1 answer

Decrypt SAML response

If token encryption is activate in azure active directory then how we can decrypt SAML response at client side ? We are able to decrypt SAML response if token encryption is deactivate but not able to decrypt while it activate.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,446 questions
asked 2019-12-06T11:35:45.313+00:00
Dinesh Radadiya 1 Reputation point
answered 2019-12-06T14:17:31.35+00:00
Manoj Reddy 406 Reputation points Microsoft Employee
1 answer

Create And Remove Tenant in Azure Automatically

Hi, I would like to create hybrid environment for developing and application testing. I have an automatically created Active Directory with accounts, computers, etc. And I will need to sync the on-prem AD with Azure AD. Is there any option how to…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,446 questions
asked 2019-12-06T12:43:59.57+00:00
Jan Jakob 1 Reputation point
answered 2019-12-06T13:42:29.893+00:00
soumi-MSFT 11,771 Reputation points Microsoft Employee
3 answers

.net core token based Authentication and Authorization in WebApi

We need to build web API, which should be Authenticated and Authorize based on token sent in headers in .net core 2.1. I am able to do Authentication using Azure AD app (client ID, Client secret, tenant id, etc.) but I want to do Authorization, I have…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,446 questions
asked 2019-12-03T12:34:31.357+00:00
Praveen AZ 1 Reputation point
commented 2019-12-06T13:28:55.887+00:00
soumi-MSFT 11,771 Reputation points Microsoft Employee
1 answer

How to set up a free Ghost blog on Azure?

I've read that I can set up a Ghost blog on a free Azure account. I've seen a few "one click" installers. But whenever I click on one of these installers, I find myself needing to make many more clicks, many of which confuse me. Each…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,678 questions
asked 2019-12-03T15:34:44.37+00:00
Daniel Hakimi 1 Reputation point
commented 2019-12-06T11:22:24.637+00:00
SnehaAgrawal-MSFT 21,426 Reputation points
1 answer

Bastion UK Availability

Are there any timescales on extending the availability of Azure Bastion so it can be hosted in UK regions?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,811 questions
asked 2019-12-06T09:35:48.517+00:00
Chris Alexander 1 Reputation point
answered 2019-12-06T09:42:44.157+00:00
msrini-MSFT 9,281 Reputation points Microsoft Employee
1 answer

Apps works on deployment slot, not on production (for some browsers)

Have an app, running for the last year but last week started getting auth issues on production. Debugging it showed random 403 reported. We published again to a deployment slot, checked everything worked and then did a swap. No success. What works (on…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,678 questions
asked 2019-12-06T08:10:37.617+00:00
Kevin O' Farrell 1 Reputation point
answered 2019-12-06T09:01:11.757+00:00
Kevin O' Farrell 1 Reputation point
1 answer

UWP XAML is throwing an unhandled exception when a collection is empty

I have two ObservableCollection and its bonded with two different ListView UI. ObservableCollection deptList = new ObservableCollection(); ObservableCollection teacherList = new ObservableCollection(); User can add or remove items from the…

Universal Windows Platform (UWP)
asked 2019-12-06T06:31:54.917+00:00
Mahmudul Hasan 1 Reputation point
answered 2019-12-06T07:10:39.55+00:00
Xiaodi Yan 876 Reputation points MVP
1 answer

Registering NPS to ADDS not working

When follwoing the instructions https://cloudinfrastructureservices.co.uk/how-to-setup-radius-server-2016-in-azure-for-wireless-authentication/ When I try tp register the NPS to AD. If fails saying I don't have permissions I used the same user to…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,446 questions
asked 2019-12-05T17:17:13.157+00:00
Kevin canalichio 1 Reputation point
answered 2019-12-06T07:01:19.833+00:00
AmanpreetSingh-MSFT 56,561 Reputation points
1 answer One of the answers was accepted by the question author.

stateless service with instance count 6 when node count 5 fails.

hi, we have simple stateless service with default instance count 6, deployed to local five node service fabric cluster, errors out as below at 6th instance creation. No port is given for service end point, ports are dynamic, no conflicts. System.CRM …

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
262 questions
asked 2019-12-03T12:57:37.247+00:00
Ramu Sangabathula 21 Reputation points
commented 2019-12-06T06:15:54.533+00:00
Ramu Sangabathula 21 Reputation points