An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
Upgrading Office 365 Business Premium with Azure Information Protection
Hi Guys! A customer would like to be able to use the IRM mail encryption/security feature in Outlook 2016. It is my understanding that since the customer and all of their user have Office 365 Business Premium licenses, they will need to purchase…
Azure Information Protection
Question about the Positioning of the UI in User section , is there a web Attack going on ?
Hi all, I was wondering if it was only me who got this problem about the UI not showing up perfectly in the Q&A user page : https://learn.microsoft.com/answers/users/index.html Looks like all User name are now aligning perfectly . Some…
Community Center | Discuss the Q&A site | Get started on Q&A
Initial steps or instructions to begin using Microsoft Q&A
CanvasRenderTarget poor rendering quality when drawing ink
I have a ScrollViewer which contains a CanvasVirtualControl. My app does the following: Use an InkCanvas to draw wet ink Custom dry the ink and render it offscreen on a CanvasRenderTarget Then draw the appropriate portion the target onto…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
Can I get access to azure sandbox for MS learn?
on https://learn.microsoft.com/en-us/learn/modules/welcome-to-azure/4-exercise-create-website I am receiving the error "Unauthorized sandbox use detected. Your sandbox access has been removed." when trying to activate the sandbox, and cannot…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Sandbox removed
sandbox has been removed and I need it please.
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Why does “signInAudience”: “AzureADMultipleOrgs” cause 'The URI scheme is invalid or unsupported'
I am getting an error when trying to switch the Supported account types to: Accounts in any organizational directory (Any Azure AD directory - Multitenant) I am using as IdentifierUris the amazon cognito urn:amazon:cognito:sp:XXXXXXXXXXX
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
UWP. UI tasks does not running when application is hidden.
auto workItemHandler = ref new WorkItemHandler( [this]( IAsyncAction^ action ) { while ( action->Status == AsyncStatus::Started ) { WaitForSingleObjectEx( GetCurrentThread(), 1, FALSE…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
System.Threading namespace is not working/appearing
I am developing a novice level test xamarin test project since I am new to this technology. I need to add a static variable of type Timer using the System.Threading namespace as follows, private static Timer timer; But, it doesn't seem to work. I…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
.Net Core 3.1.1 breaking azure web app
Moved my webapp to .NET core 3.1.101 sdk added the extension in web app but still getting issue. every thing was ok with .NET 3.1.100 sdk and working fine locally with updated sdk AggregateException: Some services are not able to be constructed…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Incorrect weekly acquisition analytics in Microsoft Partner Center
In Microsoft Partner Center portal when I view "Acquisitions" chart of my Windows app I see incorrect charts. In "30D" or "3M" tabs I can see I made 1 sale in Jan 13th, 2020 by looking at the chart. But when I view the…
Microsoft Partner Center API
API access and integration with Microsoft Partner Center for managing partner data
Azure AD Domain Services Domain Controller's failing Replications Test
I have up Azure AD DS, have joined some Windows 10 PC's, and created some security groups and GPO's. I am getting investigating an error in the Windows 10 System Event Log (Event 4, Security-Kerberos. The Kerberos client received a KRB_AP_ERR_Modified…
Microsoft Security | Microsoft Entra | Other
Additional Microsoft Entra services and features related to identity, access, and network security
Azure AD Out-of-the-box Authentication not Working!
I created an App Service & App Registration connected them both using App Service > Authentication blade > Advanced Settings. While launching the URL - even with successful authentication - it is throwing error: AADSTS50011: The reply…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Server Crash after Patch update
Hi, Anyhelp on how can we revert the patches if server gets crash, followed the below steps. Troubleshooting Steps: Boot from Windows Server 2012 ISO Click next Click repair your computer Click on tools -> cmd Within…
Community Center | Not monitored
Tag not monitored by Microsoft.
User Attributes and ExtensionProperties - how are they related?
I made a method that creates ExtensionProperty for User and it works - I'm able to define a property for a User and then read/write its values for the Application. But I do not see these as User Attributes in the portal. So what are User Attributes…
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
Using Roslyn to rename identifiers in c#
I have two c# files in a solution, one has a class, and the other consumes the class. In Visual Studio I can easily rename an identifier pressing F2 and renaming it. It is very practical. What I am trying to achieve is the same but in a large…
Community Center | Not monitored
Tag not monitored by Microsoft.
Azure AD Application Proxy - multiple apps, multiple MFA?
Azure AD Application Proxy is intended for remote access to on premises applications. It isn't recommended for on premises access. However, if I did use it for on premises access, and required MFA, would I need to MFA every app, every time? …
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
ADFS re-directs to an office365 home page instead of my organization's external page and internal calls to ADFS STS end up on generic IIS landing page
99.9% of my experience up to this point is in on-site/on-premise Active Directory, not Azure, so forgive this question. I built a small Active Directory integrated to Azure Active Directory lab, integrated with the web domain zero365.net (you may visit…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Microsoft Security | Microsoft Entra | Other
Additional Microsoft Entra services and features related to identity, access, and network security
Azure trial finished but still receiving weekly PIM digest emails
Hi, I had a Azure trial and experimented with PIM. My Azure Pass Sponsorship for markbedford@Anonymous .xxx ended on December 4, 2019 Now my trial has expired and im still receiving the emails with subject "Your weekly PIM digest for…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Windows store app - How to avoid App Hang when app is doing a Server communication process for long time?
Hi, I am having a widows store app running in Windows 8.1. In that, I am doing some server communication. the process step is as below Before starting server communication, i show a loading screen by showing a UI with Progress ring in a popup. …
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
How to get Path Data from Path
Hello, I create Path from XAML: Next I want to get Path data from the UIElement and show to the user. How to get Path data from UIElement?
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.