394,674 questions

Sort by: Updated
1 answer

Have Working LDAPS Service Account, So, Why Can't I Use That Account to Login Users

I have setup LDAPS by basically following these steps: https://learn.microsoft.com/en-us/azure/active-directory-domain-services/tutorial-configure-ldaps Plus, I have created a service account that allows me to extract user information. The…

Microsoft Entra
asked 2019-12-16T00:51:09.067+00:00
BrettSh 1 Reputation point
answered 2019-12-17T00:48:40.03+00:00
Frank Hu MSFT 81 Reputation points
2 answers

How to use New-AzADSpCredential to add certificate credentials

I am using App Registrations to deploy resources and the certificate is expiring. I am trying to write a script to add a new cert to extend the life of this Service Principal but no matter who I login as (myself, a colleague, the Service Principal…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,611 questions
asked 2019-12-12T12:25:07.467+00:00
Padilla, Henry 1 Reputation point
answered 2019-12-16T20:49:43.353+00:00
Marc Kassay 1 Reputation point
2 answers

Mix ADFS and Azure AD for authentication

Hi We use ADFS 3.0 for O365 and some 3rd party web / apps. Now we're implementing a new website. My original idea was to just add it to our ADFS but now the project has decided that it need 2FA. In the future I see all our apps authenticate in Azure AD…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,611 questions
asked 2019-12-16T14:00:54.623+00:00
JFH 1 Reputation point
commented 2019-12-16T18:28:38.723+00:00
AmanpreetSingh-MSFT 56,701 Reputation points
2 answers

auditLogs/signIns Response

Hi, I need to get the last date a user did signin. I'm using "https://graph.microsoft.com/v1.0/auditLogs/signIns?`$filter=userId eq ''" where can I find the response schema to be able to parse it correctly? Thanks, JD

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,611 questions
asked 2019-12-16T17:04:30.133+00:00
juni dev 336 Reputation points
answered 2019-12-16T18:13:08.893+00:00
Vasil Michev 110.8K Reputation points MVP
1 answer

Linux and Sqlite

I've read that sqlite is not working with linux app service. Is there a plan to make it working? or is there any other small embedded database that I can use with ef core on linux? I have some small sites that has a small sqlite database (there…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,079 questions
asked 2019-12-16T12:14:47.21+00:00
Luca Pinasco 1 Reputation point
commented 2019-12-16T13:59:01.207+00:00
Luca Pinasco 1 Reputation point
1 answer One of the answers was accepted by the question author.

How can one add a trusted CA for MS Teams on Linux

At work I live behind a corporate http/https proxy. Aside from this being a horrible idea, I still have to deal with adding a trusted CA (the one of the proxy) to MS Teams for it to work. Is there a config for MS Teams or does MS Teams consider any Linux…

Skype for Business Linux
Skype for Business Linux
Skype for Business: A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.Linux: A family of open-source Unix-like operating systems.
459 questions
asked 2019-12-13T08:29:48.317+00:00
Benjamin Bauer 21 Reputation points
accepted 2019-12-16T11:39:32.397+00:00
Benjamin Bauer 21 Reputation points
2 answers

Packages Submission to the Store - ".msixbundle" x ".msixupload" Files

Hello Everybody, The first submission/publication of my App on the Microsoft Store was through a "**.msixbundle**" file, ie it was considered the bundle. However, the languages management available on my App is not working correctly (there…

Universal Windows Platform (UWP)
asked 2019-12-11T10:27:02.123+00:00
RMSolver 16 Reputation points
commented 2019-12-16T10:37:54.367+00:00
RMSolver 16 Reputation points
3 answers One of the answers was accepted by the question author.

Can no longer find device serial number in Azure AD for inclusion into group for Windows Autopilot

We have previously been repeatedly deploying test computers with Windows Autopilot according to tutorial https://learn.microsoft.com/en-us/windows/deployment/windows-autopilot/demonstrate-deployment-on-vm We have a group assigned to the…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,611 questions
asked 2019-12-05T09:54:41.703+00:00
Aaron Seet 726 Reputation points
accepted 2019-12-16T09:06:39.97+00:00
Aaron Seet 726 Reputation points
1 answer

How to download and play remote media using MediaPlayer in UWP?

I am trying to play remote media using MediaPlayer and MediaSource created from CreateFromDownloadOperation, with the idea that media would start playing as soon as some meaningful data is downloaded through DownloadOperation. Also, I would be able to…

Universal Windows Platform (UWP)
asked 2019-12-12T10:37:17.37+00:00
Harvinder Singh 1 Reputation point
commented 2019-12-16T07:19:10.35+00:00
Nico Zhu (Shanghai Wicresoft Co,.Ltd.) 12,866 Reputation points
1 answer One of the answers was accepted by the question author.

Login-AzureRmAccount -Credential $cred -TenantId "Tenant ID" command is failing with error AADSTS50034: The user account Microsoft.AzureAD.Telemetry.Diagnostics.PII does not exist.

I am following the steps mentioned in following article: https://social.technet.microsoft.com/wiki/contents/articles/40062.azure-automating-login-for-powershell-scripts-using-service-principal.aspx The Login-AzureRmAccount -Credential $cred -TenantId…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,611 questions
asked 2019-12-14T10:48:08.95+00:00
AmandaCH 41 Reputation points
accepted 2019-12-16T05:34:07.127+00:00
AmandaCH 41 Reputation points
2 answers

Azure Storage Explorer incorrect prerequisites and forces me to restart pc to clear errors

I've had Azure Storage Explorer installed. According to the below page "For all versions of Windows, Storage Explorer requires .NET Framework 4.6.2 or later." …

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
271 questions
asked 2019-12-09T11:41:55.94+00:00
Graeme W 1 Reputation point
answered 2019-12-16T03:34:26.36+00:00
ASHLEY NEWCHURCH 11 Reputation points
1 answer

Map Extra Attributes to ADDS LDAP Interface?

I have setup LDAPS by basically following these steps: https://learn.microsoft.com/en-us/azure/active-directory-domain-services/tutorial-configure-ldaps Plus, I have created a service account that allows me to extract user information. However, I…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,611 questions
asked 2019-12-11T02:33:46.087+00:00
BrettSh 1 Reputation point
commented 2019-12-16T00:21:22.997+00:00
BrettSh 1 Reputation point
1 answer

Are the E8-2s V3 (2 vCPU's, 64gb ram) VM's Hyper Threaded?

Grettings, Im not really sure if the E8-2s V3 (2 vCPU's, 64gb ram) VM's support Hyper Threading? Thanks a lot in advance!

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,160 questions
asked 2019-12-13T16:02:07.07+00:00
Rafael Borrero 1 Reputation point
commented 2019-12-15T23:24:59.98+00:00
Rafael Borrero 1 Reputation point
1 answer

VM - After Restarting, Cannot Change Password or Connect with SSH

Hey everyone, I recently filled up the OS disk on my VM and wanted to expand the disk. After expanding the disk and connecting with SSH I reallocated the partitions. Then I restarted my VM and now I can no longer connect to the VM using SSH. When I try…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,160 questions
asked 2019-12-15T00:43:45.677+00:00
Kuroudy 1 Reputation point
commented 2019-12-15T17:54:12.157+00:00
Kuroudy 1 Reputation point
1 answer

restrict access to azure portal on non-business hours/days(saturday&sunday)

Hi Team, How to restrict the users to access the azure portal on non-business hours/weekends(saturday&sunday) Thanks in advance Venu

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,160 questions
asked 2019-12-13T09:43:35.417+00:00
Venu Sunkara 6 Reputation points
answered 2019-12-15T12:54:51.61+00:00
Sam Cogan 10,762 Reputation points MVP
1 answer

Azure Service Fabric on premise - spanning 2 Datacenters - is that possible?

Is it possible to have an azure service fabric on premise that is located in two datacenters? I assume the network latency and bandwith between that two datacenters could generate problems? So is an active / active scenario supported and what are the…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
272 questions
asked 2019-12-13T10:06:30.683+00:00
Roger Tillmann 1 Reputation point
answered 2019-12-15T12:53:30.843+00:00
Sam Cogan 10,762 Reputation points MVP
1 answer

How can I gethistory of items with process IDs

How can I find history of items with process IDs

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
40,513 questions
asked 2019-12-13T09:11:10.42+00:00
niteesh 1 Reputation point
answered 2019-12-13T23:06:26.347+00:00
Marilee Turscak-MSFT 36,951 Reputation points Microsoft Employee
1 answer

Azure: sentiment for recordings/text

Greetings, I'm looking at different approaches to do text sentiment on recordings from a call center. I'm hopping some one can point me to some demos of the best approach. I looked at a demo of Azure Text Analytics API and it looks way cool. …

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
317 questions
asked 2019-12-11T23:09:51.47+00:00
Mike Lawrence 1 Reputation point
answered 2019-12-13T17:24:47.42+00:00
ajkuma 27,686 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

"Script is disabled. Click Submit to continue."

I am working with a WebTest to mimic Azure AD user login, once user is authenticated he would be presented with an application home page. Issue: One of the WebTest response expecting user to intervene for a button click action, how can I do that…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,964 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,611 questions
asked 2019-12-05T06:35:58.62+00:00
Kishore Tandaboina 26 Reputation points
accepted 2019-12-13T16:29:18.57+00:00
Kishore Tandaboina 26 Reputation points
1 answer

Conditional Access - 'User sign-in frequency' Oauth implementation.

Hi, If i understand correctly, the 'User sign-in frequency' implementation is app dependent and will only be enforced if the app was designed to do so, Is that correct? If true, Can someone please guide me to documentation on how the 'User…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,611 questions
asked 2019-12-12T14:21:01.74+00:00
CloudMe 21 Reputation points
commented 2019-12-13T16:08:22.007+00:00
CloudMe 21 Reputation points