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…
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…
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…
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
[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…
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?
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
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: …
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…
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 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…
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,…
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?
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…
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 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…
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:…
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…
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…
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…