358,154 questions

Sort by: Updated
1 answer One of the answers was accepted by the question author.

[C++/WinRT] How to use SpeechSynthesizer in UWP

I would like to implement the text to speech feature in my app. I see there are docs on how to do this here: https://learn.microsoft.com/en-us/uwp/api/windows.media.speechsynthesis.speechsynthesizer . However the example does not compile on a modern…

Universal Windows Platform (UWP)
asked 2019-10-30T06:45:54.467+00:00
Elvis Xia 131 Reputation points Microsoft Employee
accepted 2019-10-31T01:34:45.427+00:00
Elvis Xia 131 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

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…

Universal Windows Platform (UWP)
asked 2019-10-30T06:39:53.99+00:00
fangfang wu 91 Reputation points Microsoft Employee
accepted 2019-10-31T01:30:09.63+00:00
fangfang wu 91 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Localization issues when using App Bundle in UWP

I’m having issues with Localization in my UWP applications. I can reproduce this issue using Microsoft Localization sample. The following is what I have done to reproduce this issue: Step1: I open the project in Visual Studio. I test it…

Universal Windows Platform (UWP)
asked 2019-10-30T06:16:16.72+00:00
fangfang wu 91 Reputation points Microsoft Employee
accepted 2019-10-31T01:29:24.623+00:00
fangfang wu 91 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

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…

Universal Windows Platform (UWP)
asked 2019-10-30T06:58:34.097+00:00
fangfang wu 91 Reputation points Microsoft Employee
accepted 2019-10-31T01:28:01.777+00:00
fangfang wu 91 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

What should users do if they see an “Authentication request is not for an activated account” error message when using mobile app notifications?

What should users do if they see an “Authentication request is not for an activated account” error message when using mobile app notifications? Sourced from the FAQ

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,357 questions
asked 2019-10-31T00:29:41.633+00:00
Marilee Turscak-MSFT 36,141 Reputation points Microsoft Employee
accepted 2019-10-31T00:54:47.747+00:00
Marilee Turscak-MSFT 36,141 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

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
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.
527 questions
asked 2019-10-30T22:02:25.607+00:00
Marilee Turscak-MSFT 36,141 Reputation points Microsoft Employee
accepted 2019-10-31T00:06:24.347+00:00
Marilee Turscak-MSFT 36,141 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

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
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.
527 questions
asked 2019-10-30T21:50:57.017+00:00
Marilee Turscak-MSFT 36,141 Reputation points Microsoft Employee
accepted 2019-10-30T23:19:39.443+00:00
Marilee Turscak-MSFT 36,141 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

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
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.
527 questions
asked 2019-10-30T22:03:15.857+00:00
Marilee Turscak-MSFT 36,141 Reputation points Microsoft Employee
accepted 2019-10-30T23:19:35.257+00:00
Marilee Turscak-MSFT 36,141 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

What types of data can Azure Information Protection classify and protect?

What types of data can Azure Information Protection classify and protect? Sourced from FAQ

Azure Information Protection
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.
527 questions
asked 2019-10-30T22:00:40.43+00:00
Marilee Turscak-MSFT 36,141 Reputation points Microsoft Employee
accepted 2019-10-30T23:19:29.063+00:00
Marilee Turscak-MSFT 36,141 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

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
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.
527 questions
asked 2019-10-30T21:50:16.837+00:00
Marilee Turscak-MSFT 36,141 Reputation points Microsoft Employee
accepted 2019-10-30T23:01:23.69+00:00
Marilee Turscak-MSFT 36,141 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

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 Entra
asked 2019-10-30T20:57:14.64+00:00
Marilee Turscak-MSFT 36,141 Reputation points Microsoft Employee
accepted 2019-10-30T23:01:17.267+00:00
Marilee Turscak-MSFT 36,141 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Does Azure AD Domain Services provide AD account lockout protection?

Does Azure AD Domain Services provide AD account lockout protection? Sourced from FAQ

Microsoft Entra
asked 2019-10-30T21:52:54.007+00:00
Grmacjon-MSFT 17,286 Reputation points
accepted 2019-10-30T22:50:31.987+00:00
Grmacjon-MSFT 17,286 Reputation points
1 answer One of the answers was accepted by the question author.

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 Entra
asked 2019-10-30T21:58:52.387+00:00
Grmacjon-MSFT 17,286 Reputation points
accepted 2019-10-30T22:50:22.58+00:00
Grmacjon-MSFT 17,286 Reputation points
1 answer One of the answers was accepted by the question author.

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
Azure Lab Services
An Azure service that is used to set up labs for classrooms, trials, development and testing, and other scenarios.
287 questions
asked 2019-10-30T22:23:32.977+00:00
Grmacjon-MSFT 17,286 Reputation points
accepted 2019-10-30T22:45:57.25+00:00
Grmacjon-MSFT 17,286 Reputation points
1 answer One of the answers was accepted by the question author.

Container images in Azure Service Fabric Mesh

What container images are supported in Service Fabric Mesh? Sourced from FAQ

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
253 questions
asked 2019-10-30T19:24:15.68+00:00
Micah McKittrick 946 Reputation points Microsoft Employee
accepted 2019-10-30T22:43:02.537+00:00
Micah McKittrick 946 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Trending on MSDN: Azure role assignment Alerts RRS feed

How do I configure the alert when someone changes roles in Azure for a user? For example, if my user is a Global Admin and someone changes him to some other admin. How we can configure that alert whenever there is a change in any role? …

Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,357 questions
asked 2019-10-30T22:11:24.5+00:00
Marilee Turscak-MSFT 36,141 Reputation points Microsoft Employee
accepted 2019-10-30T22:42:25.557+00:00
Marilee Turscak-MSFT 36,141 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

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 Entra
asked 2019-10-30T21:09:42.657+00:00
Marilee Turscak-MSFT 36,141 Reputation points Microsoft Employee
accepted 2019-10-30T22:40:24.24+00:00
Marilee Turscak-MSFT 36,141 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

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 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,740 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,357 questions
asked 2019-10-29T22:04:01.667+00:00
Marilee Turscak-MSFT 36,141 Reputation points Microsoft Employee
accepted 2019-10-30T22:33:00.27+00:00
Marilee Turscak-MSFT 36,141 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Application Types in Azure Service Fabric Mesh

What types of applications can I deploy with Service Fabric Mesh? Sourced from FAQ

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
253 questions
asked 2019-10-30T19:25:48.59+00:00
Micah McKittrick 946 Reputation points Microsoft Employee
accepted 2019-10-30T22:13:45.96+00:00
Micah McKittrick 946 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

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
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
253 questions
asked 2019-10-30T19:27:27.497+00:00
Micah McKittrick 946 Reputation points Microsoft Employee
accepted 2019-10-30T22:02:42.02+00:00
Micah McKittrick 946 Reputation points Microsoft Employee