A Microsoft platform for building and publishing apps for Windows devices.
Share a large file between two UWP apps using Stream Sockets
I need to share a large file between two UWP apps which are running in two different machines using stream sockets. In order to share the file successfully, I have to share file size before sharing the actual file. So I had to set a separate event in…
Developer technologies | Universal Windows Platform (UWP)
Setting Textbox.Text from BluetoothLEAdvertisementWatcher's received event throws an exception
I am creating a Bluetooth LE application in C# using a UWP project and have subscribed to get the Received event from the BluetoothLEAdvertisementWatcher. I can see the data correctly using Debug.Writeline to the Output window, but as soon as I try…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
How to write and read multiple types of data using Data Writer and Data Reader
I need to write a file length, file data and its type as a string value to the stream. I’m using the following code with Data Writer. writer = new DataWriter(socket.OutputStream); // if we have a StorageFile named file using (var…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
What’s the difference between Windows Server FCI and the Azure Information Protection scanner?
What’s the difference between Windows Server FCI and the Azure Information Protection scanner? Sourced from FAQ
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
What's the role of identity management for Azure Information Protection?
What's the role of identity management for Azure Information Protection? Sourced from FAQ
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
I see Azure Information Protection is listed as a security provider for Microsoft Graph Security—how does this work and what alerts will I receive?
I see Azure Information Protection is listed as a security provider for Microsoft Graph Security—how does this work and what alerts will I receive? Sourced from FAQ
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
What's the difference between Azure Information Protection and Azure Rights Management?
What's the difference between Azure Information Protection and Azure Rights Management? Sourced from FAQ
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
Trending on MSDN: Azure AD App Proxy + Azure Domain Services (Kerberos Based application)
We have an application which is doing Kerberos authentication. After going through the Azure Domain services I got to know that kerberos based authentication is supported via AD DS with Azure AD. Does Azure App Proxy support Kerberos Based…
Microsoft Security | Microsoft Entra | Other
Additional Microsoft Entra services and features related to identity, access, and network security
Does Azure AD Domain Services provide AD account lockout protection?
Does Azure AD Domain Services provide AD account lockout protection? Sourced from FAQ
Microsoft Security | Microsoft Entra | Other
Additional Microsoft Entra services and features related to identity, access, and network security
Can I get Azure AD Domain Services as part of Enterprise Mobility Suite (EMS)? Do I need Azure AD Premium to use Azure AD Domain Services?
Can I get Azure AD Domain Services as part of Enterprise Mobility Suite (EMS)? Do I need Azure AD Premium to use Azure AD Domain Services? Sourced from FAQ
Microsoft Security | Microsoft Entra | Other
Additional Microsoft Entra services and features related to identity, access, and network security
Why am I not able to create a lab because of unavailability of the address range?
Why am I not able to create a lab because of unavailability of the address range? Sourced from FAQ
Azure Lab Services
An Azure service that is used to set up labs for classrooms, trials, development and testing, and other scenarios.
Container images in Azure Service Fabric Mesh
What container images are supported in Service Fabric Mesh? Sourced from FAQ
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
Can I create multiple managed domains for a single Azure AD directory?
Can I create multiple managed domains for a single Azure AD directory?
Microsoft Security | Microsoft Entra | Other
Additional Microsoft Entra services and features related to identity, access, and network security
Does Azure AD B2C support the myapps panel?
I notice that I can access the myapps panel from a B2C tenant, but I am unable to see my B2C registered applications.
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Managing external identities to enable secure access for partners, customers, and other non-employees
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Application Types in Azure Service Fabric Mesh
What types of applications can I deploy with Service Fabric Mesh? Sourced from FAQ
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
Service Fabric Mesh Preview - Deployment Time Limit?
While Azure Service Fabric Mesh is in preview, is there a limit to how long I can keep my mesh application deployed? Sourced from FAQ
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
Trending on MSDN: Unable to send mail through Azure hosting environment RRS feed
In my web application , I am sending mail using using System.Net.Mail; (c#). In my local machine mailing is working fine, but I hosted it on Azure the mail doesn't work. Sourced from MSDN
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
How does Service Fabric nodes receive OS updates?
I have an Azure Service Fabric Cluster with 5 nodes. How do the nodes receive OS updates? Is this automatic or do I need to do something to apply them? Sourced from FAQ
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
Trending on MSDN: Service Fabric Cluster spanning 3 network tiers
I am deploying a multiNodeType Service Fabric Cluster spread across 3 network tiers. Web Application Data I will be placing NSG rules between each tier to restrict traffic flow, but I'm not sure which ports need to be enabled across…
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
Trending on MSDN: How to export Service Fabric Certificate after the cluster is created
I have created the service fabric cluster but I didn´t download the certificate pfx. How can you download the certificated needed to connect to the cluster once the cluster is already provisioned? Sourced from MSDN
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.