394,210 questions

Sort by: Updated
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…

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…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
40,459 questions
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…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
40,459 questions
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 Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,583 questions
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,701 Reputation points
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…

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
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.
8,074 questions
asked 2019-11-22T05:45:01.307+00:00
Tandon, Rupanshu 1 Reputation point
answered 2019-12-03T18:30:47.18+00:00
ajkuma 27,686 Reputation points Microsoft Employee
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.
346 questions
asked 2019-11-19T00:33:54.323+00:00
Nicholas Manolakos 6 Reputation points
answered 2019-12-03T18:09:57.21+00:00
ajkuma 27,686 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Microsoft Credentials

Hi, can someone please help with this. I get this email everyday. I use new Outlook. I have 2 email accounts. 1 hotmail (main) and another outlook (business). I’ve tried all sorts to get the outlook one to sync, however I still get the below message: …

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
40,459 questions
asked 2019-12-02T22:05:58.287+00:00
Russ Brennan 21 Reputation points
accepted 2019-12-03T14:26:54.863+00:00
Russ Brennan 21 Reputation points
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.
8,151 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.
421 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.
8,074 questions
asked 2019-12-02T19:17:10.557+00:00
Julien MAURIER 1 Reputation point
commented 2019-12-03T06:36:49.523+00:00
ajkuma 27,686 Reputation points Microsoft Employee
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 Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,583 questions
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.
8,151 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 Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,583 questions
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
2 answers

I love UWP Platform

Hi, this is original message from App Certification Kit Name: ……. App ID: 9N43VPZH82F7 Publisher name: …… Test ID: fa473b92-6984-4e38-b8bf-ab3671f5804e Review completed: 11/29/2019 01:48PM Hello, Thank you for…

Universal Windows Platform (UWP)
asked 2019-11-30T10:57:35.243+00:00
Gianfranco Percopo 16 Reputation points
commented 2019-12-03T02:21:53.177+00:00
Roy Li - MSFT 33,491 Reputation points Microsoft Vendor
1 answer

What is the powershell command\Tag to set the Target Key Vault for Azure to Azure encrypted VM DR Scenario?

What is the powershell command\Tag to set the Target Key Vault for Azure to Azure encrypted VM DR Scenario?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,151 questions
asked 2019-11-28T15:35:04.197+00:00
Alice 1 Reputation point
answered 2019-12-02T22:18:52.803+00:00
Micah McKittrick 946 Reputation points Microsoft Employee
1 answer

Azure AD Session timeout

Hi Team, Whenever I'm logging into portal.azure.com I'm getting the error: **Session expired We saved your work. Click 'Try again' to reload portal. Try again Contact support Debugging information** Can we control the session timeout for Azure…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,583 questions
asked 2019-12-02T20:20:50.747+00:00
Rahul 246 Reputation points
answered 2019-12-02T21:05:18.66+00:00
GK87 191 Reputation points
1 answer One of the answers was accepted by the question author.

Valid certificate but still get SSL errors

Hello, We have a cert for our site https://www.blocherconsulting.com If you browse there, sometimes you get the *.azurewebsites.net built-in certificate, like this: However, multiple sites that check certificate validity return the correct result:…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,074 questions
asked 2019-12-02T17:06:39.247+00:00
Kyle Blocher 21 Reputation points
commented 2019-12-02T20:46:42.127+00:00
Kyle Blocher 21 Reputation points
3 answers

In hybrid architecture is it possible to manage from azure?

Hi, I have an azure active directory where all my objects had been created, I want to deploy an on prem AD/DS and connect the two in a way that the sync will be from cloud to on prem so that all the management will happen in the cloud and not from on…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,583 questions
asked 2019-12-01T18:32:52.097+00:00
N D 1 Reputation point
answered 2019-12-02T20:37:31.39+00:00
Sam Cogan 10,762 Reputation points MVP
0 answers

How to handle events in service fabric

Hi Team, I am working on migrating the database tables to service fabric microservices. As part of publishing the services, the existing data also migrated from the Database to Service fabric service. In the initial phase, I don't want to replace 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-11-27T13:05:49.737+00:00
Balanjaneyulu Kantu 6 Reputation points
commented 2019-12-02T18:50:29.14+00:00
Micah McKittrick 946 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

Auto Licenses assignment to new user in Azure AD

Hi All, I am newbie to "Office 365 admins" and still learning things. Not sure my question would make sense. Background : Our on premises AD DC is connected to Azure services. When we create user account here in AD, It sync to Azure Active…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,583 questions
asked 2019-11-27T12:41:48.097+00:00
Faizan Chaudhary 26 Reputation points
commented 2019-12-02T15:58:38.087+00:00
Faizan Chaudhary 26 Reputation points