1,806,057 questions

Sort by: Updated
3 answers

Tenant to Tenant Migration

Hi There, I have the below scenarios and need suggestions for the same. Currently, 2 very small companies are part of one on-premises AD. This AD is synced to one tenant for O365 services. The tenant has two verified custom domains. Now these two…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2019-12-02T20:33:56.493+00:00
Narayan Kumar Gupta 1 Reputation point
answered 2019-12-05T04:00:36.44+00:00
AmanpreetSingh-MSFT 56,966 Reputation points Moderator
2 answers

Issue with Ad Sync Account

Hi All I am currently implementing a password hash sync for my local AD and Azure AD. This was actually a half done project by my previous guy who had left and I am picking it up to continue it. The first thing I did was to uninstalled the old Azure…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2019-12-02T10:53:39.057+00:00
Shawn_888 1 Reputation point
commented 2019-12-05T03:24:13.527+00:00
Shawn_888 1 Reputation point
1 answer One of the answers was accepted by the question author.

Removed Client from AZ AD-Not re-syncing from Local-AD

Hello all! We use azure ad connect. I removed a win 10 client from devices in AZ thinking it would re-sync from local AD but that has not happened. How do I get this client back into AZ? Thanks in advance! Chris

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2019-12-04T14:26:23.4+00:00
Chris Brooks 21 Reputation points
commented 2019-12-04T15:02:38.91+00:00
Chris Brooks 21 Reputation points
6 answers

Azure AD DS access rights

I cannot modify entries using the Apache Directory Studio. I am owner and Global Administrator in my Tenant. I can read but I cannot write. Error: LDAP: error code 50 - 00002098: SecErr: DSID-03150E49, problem 4003 (INSUFF_ACCESS_RIGHTS), data 0…

Microsoft Security | Microsoft Entra | Other
asked 2019-11-30T11:17:05.407+00:00
Nikolas Stylianides 1 Reputation point
commented 2019-12-04T14:34:21.97+00:00
Sam Cogan 10,867 Reputation points Microsoft Employee
1 answer

Creation of Custom Theme w a Font in powerBI

I am trying to create a new custom theme and I seem to be facing issues. what am I doing wrong here? "name": "Test Theme", "dataColors": [ "#1D2754", "#FFFFFF", "#CD2B2F", …

Community Center | Not monitored
asked 2019-12-04T12:06:33.863+00:00
Prasanna Sundaram 1 Reputation point
answered 2019-12-04T13:49:43.043+00:00
Anonymous
1 answer

Azure Vpn Gateway

Does the region where we put this affect the latency from on-premise? Say we have virtual machines with azure vpn gateway set to West Europe. We move our VMs to Norway east to lower the latency. Should we also redeploy/move the azure vpn gateway?

Azure VPN Gateway
Azure VPN Gateway

An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.

2,093 questions
asked 2019-12-04T13:10:48.767+00:00
Frank Iversen 1 Reputation point
answered 2019-12-04T13:15:07.687+00:00
msrini-MSFT 9,311 Reputation points Microsoft Employee
1 answer

Multiple forests with no trust between - organisations merge - sync to single Azure AD tenant

Hello folks, We have a situation where there are multiple on-premises forests without forest trust between them from different organisations. Then we have one single Azure AD tenant/ AD Connect (already in place with an Exchange Hybrid hybrid) where we…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Entra | Other
asked 2019-12-04T11:49:48.48+00:00
A220000 1 Reputation point Microsoft External Staff
answered 2019-12-04T12:43:40.643+00:00
Lukas Beran 176 Reputation points
1 answer One of the answers was accepted by the question author.

Is there a default time period before users are asked to verify security details again?

We have some users who are registered for self service password reset and MFA via conditional access. Recently a few users have been prompted to verify their security details whilst logging in, these users had registered for sspr and mfa via the…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2019-12-04T09:10:12.197+00:00
TonyL 21 Reputation points
commented 2019-12-04T10:12:48.367+00:00
TonyL 21 Reputation points
1 answer

Data reader LoadAsync() throws "System.InvalidOperationException: A method was called at an unexpected time"

I have created two UWP apps to share files from server app to client app using Stream Sockets. In server app, it will add new data to the database and create StreamSocketListener to listen incoming connection to a button click. In client app, it is…

Developer technologies | Universal Windows Platform (UWP)
asked 2019-12-04T06:44:04.57+00:00
Subazzz 1 Reputation point
commented 2019-12-04T10:12:46.107+00:00
Subazzz 1 Reputation point
1 answer

Visual studio applications - how to create new ones and view existing ones saved on code.msdn.microsoft.com

I feel disoriented, I can no longer see on your website the many applications I created, why did you close it? You are not speaking, you cannot see the applizaioni that I had designed in visual studio, moreover the explanations on git-hub are difficult…

Community Center | Not monitored
asked 2019-12-03T16:10:36.427+00:00
Vittorio Abrami 1 Reputation point
answered 2019-12-04T07:38:52.003+00:00
Dennis Guo 316 Reputation points
1 answer One of the answers was accepted by the question author.

Tracking of downloads of MS Teams app

I have been guided here by MS Support hoping I would get closer to an answer :-) Recently we have developed a MS Teams app which is available from AppSource. I would really want to track the number of downloads and the usage of the app and naturally…

Community Center | Not monitored
asked 2019-12-03T20:44:19.757+00:00
accepted 2019-12-04T07:09:30.433+00:00
1 answer

For SSO Setup between AZURE(IDP) and ADFS(SP), Is certificate necessary?

We provide customer with metadata but they insist on for Entity ID and ACS URL. At the end SSO works. Is there a certificate on Azure side involved here? We have customer certificate on ADFS side

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2019-12-04T02:21:21.997+00:00
Abhishek Choudhary 1 Reputation point
answered 2019-12-04T06:29:33.823+00:00
AmanpreetSingh-MSFT 56,966 Reputation points Moderator
2 answers One of the answers was accepted by the question author.

[uwp][c#] is there a way to load a bitmap, NOT on the main thread?

I have a .png file, and want to load it as a WriteableBitmap. However, if I don't do this on the main thread, I get an exception. var file = ...path_to_some_png_file...; Task.Run(async () => { using (var stream = new…

Developer technologies | Universal Windows Platform (UWP)
asked 2019-12-02T20:48:23.267+00:00
John Torjo 861 Reputation points
commented 2019-12-04T01:40:59.443+00:00
Richard Zhang-MSFT 6,936 Reputation points Microsoft Employee Moderator
2 answers

How to Create Post URL using Azure blobs

BlobService has one inbuilt function to getUrl. Requirement is to have Post URL also. How can we achieve this?

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.

9,896 questions
asked 2019-11-22T05:45:01.307+00:00
Tandon, Rupanshu 1 Reputation point
answered 2019-12-03T18:30:47.18+00:00
Ajay Kumar N 28,261 Reputation points Microsoft Employee Moderator
1 answer

How to get azure batch to share memory?

Trying to figure out how to get Azure Batch to share memory? Any leads especially sample script is appreciated

Azure Batch
Azure Batch

An Azure service that provides cloud-scale job scheduling and compute management.

415 questions
asked 2019-11-19T00:33:54.323+00:00
Nicholas Manolakos 6 Reputation points
answered 2019-12-03T18:09:57.21+00:00
Ajay Kumar N 28,261 Reputation points Microsoft Employee Moderator
1 answer

Common Azure storage for web site accessible from more VMs

Hi Dear, What storage of a web site (dynamic content PHP/mySQL) would you use if you'd need to access it from more virtual machines / scale set? Azure disk can be accessed only from one VM, Azure files do not use chmod/chown filesystem functions (can…

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.

10,126 questions
Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets

Azure compute resources that are used to create and manage groups of heterogeneous load-balanced virtual machines.

509 questions
asked 2019-12-03T08:20:26.617+00:00
Reserved virtual machine 46 Reputation points
commented 2019-12-03T10:36:38.767+00:00
Reserved virtual machine 46 Reputation points
1 answer

Problem webapp Wordpress on Linux Azure

Hello there, I'm facing an issue when i try to deploy Word press on Linux in Azure in a new ressource group. i've tried in France Central and North Europe. The deployment fail with an error on the Webapp and the following details :…

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.

9,896 questions
asked 2019-12-02T19:17:10.557+00:00
Julien MAURIER 1 Reputation point
commented 2019-12-03T06:36:49.523+00:00
Ajay Kumar N 28,261 Reputation points Microsoft Employee Moderator
3 answers

Azure Active Directory

we already have an existing AD and wants to integrate it with Azure and wants to have local AD server on one office and other locations via cloud Please share provisioning link for it? we need registered domain for Azure AD and if they have…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2019-12-02T12:40:51.633+00:00
Sheikh Mudasir Bari 1 Reputation point
commented 2019-12-03T05:59:16.497+00:00
Sheikh Mudasir Bari 1 Reputation point
1 answer

Best practice for production deployments of API

Hi all! I'm pretty new to Azure so please bare with me. I have two current VMs, one for dev/qa and one for prod. Since we can't have any down time, what's the best way to deploy our latest builds? I thought cloning the prod server, updating it,…

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.

10,126 questions
asked 2019-12-02T21:23:50.967+00:00
jbassking 106 Reputation points
commented 2019-12-03T05:14:51.82+00:00
jbassking 106 Reputation points
1 answer

An autocomplete textbox in Sign Up Custom Policy Azure AD B2C

Is It possible to add an autocomplete textbox in Sign Up custom policy to allow users to search and select from pre-populated list of users in Azure AD?

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2019-12-02T15:32:16.977+00:00
Ayat Mohamed 21 Reputation points
answered 2019-12-03T05:13:21.507+00:00
neray-MSFT 26 Reputation points