395,120 questions

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

Powershell is showing different letters, or language are mixed.

Hi all, Anyone of you have experienced trouble with Powershell and showing up with different languages or just different letters in the command or overall ? I am getting different languages or letters in the same Powershell i use all the time,…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
40,558 questions
asked 2020-01-23T00:30:19.61+00:00
Anonymous
accepted 2020-01-24T02:12:45.05+00:00
Anonymous
2 answers One of the answers was accepted by the question author.

Why Can't I Edit my Profile?

I have made several attempts to update my profile without success. I did upload my avatar/picture, and it shows up. But I cannot add my email preference and country/region. When I click Save, nothing happens. Does the lighter blue "Save"…

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
824 questions
asked 2020-01-20T01:55:51.917+00:00
Richard Mueller 366 Reputation points
commented 2020-01-24T01:58:00.447+00:00
Anonymous
1 answer

Azure Portal Windows App (Preview) issue - Admin Grant

In the Azure Portal App (Preview), I am not able to grant admin consent to an Azure AD app. The button typically opens a new browser window. This seems to not work with the Azure Portal app. Anyone else had the same issue? Greetings, MrAzureAd

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,634 questions
asked 2019-11-20T08:19:37.123+00:00
MrAzureAD 81 Reputation points
commented 2020-01-23T23:12:26.63+00:00
Marilee Turscak-MSFT 37,046 Reputation points Microsoft Employee
1 answer

AIP Toolbar and Office Business edition

After about a month of work I have gotten AIP running for a test group of users. I made a teaching sheet beforehand on how to use the labeling system a long time ago, but noticed that the label toolbar is now missing. When I made the sheet I was running…

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.
551 questions
asked 2020-01-22T21:50:41.353+00:00
Connor Johnston 11 Reputation points
answered 2020-01-23T15:22:14.033+00:00
Connor Johnston 11 Reputation points
1 answer One of the answers was accepted by the question author.

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
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.
551 questions
asked 2020-01-22T08:56:37.803+00:00
Robert Dalefur 21 Reputation points
accepted 2020-01-23T07:31:04.107+00:00
Robert Dalefur 21 Reputation points
1 answer

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…

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
824 questions
asked 2020-01-23T00:22:40.447+00:00
Anonymous
answered 2020-01-23T06:53:32.61+00:00
Vaibhav Chaudhari 38,766 Reputation points
1 answer One of the answers was accepted by the question author.

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…

Universal Windows Platform (UWP)
asked 2020-01-20T12:14:16.287+00:00
Daljit Singh 261 Reputation points
accepted 2020-01-22T17:11:45.28+00:00
Daljit Singh 261 Reputation points
1 answer

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
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,084 questions
asked 2020-01-22T02:43:49.153+00:00
otheophilus 1 Reputation point
answered 2020-01-22T05:30:08.317+00:00
Vaibhav Chaudhari 38,766 Reputation points
2 answers

Sandbox removed

sandbox has been removed and I need it please.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,084 questions
asked 2020-01-21T23:07:06.823+00:00
Zachary Mamaril 1 Reputation point
answered 2020-01-22T04:46:12.49+00:00
brtrach 251 Reputation points
2 answers

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 Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,634 questions
asked 2020-01-15T16:34:27.563+00:00
Said Rahmani 6 Reputation points
answered 2020-01-21T18:33:47.803+00:00
Rahat 1 Reputation point
1 answer One of the answers was accepted by the question author.

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…

Universal Windows Platform (UWP)
asked 2020-01-13T13:02:15.293+00:00
Andrew Gagua 21 Reputation points
commented 2020-01-21T08:20:26.377+00:00
Andrew Gagua 21 Reputation points
1 answer

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…

Universal Windows Platform (UWP)
asked 2020-01-20T10:57:52.813+00:00
Munem Maruf 1 Reputation point
answered 2020-01-21T06:47:04.813+00:00
Roy Li - MSFT 33,496 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

.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
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,084 questions
asked 2020-01-20T15:05:52.483+00:00
Somnath Shukla 411 Reputation points
answered 2020-01-21T02:18:52.657+00:00
Somnath Shukla 411 Reputation points
1 answer One of the answers was accepted by the question author.

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
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
352 questions
asked 2020-01-14T14:40:17.073+00:00
Saeid 26 Reputation points
accepted 2020-01-21T02:14:01.343+00:00
Saeid 26 Reputation points
1 answer One of the answers was accepted by the question author.

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 Entra
asked 2020-01-17T11:45:58.037+00:00
Brian Campbell 36 Reputation points
commented 2020-01-20T21:26:57.03+00:00
Brian Campbell 36 Reputation points
1 answer One of the answers was accepted by the question author.

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 Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,634 questions
asked 2020-01-15T22:03:16.097+00:00
Kevin Azure 141 Reputation points
commented 2020-01-20T16:35:17.58+00:00
Shashi Shailaj 7,616 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

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…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
40,558 questions
asked 2020-01-18T09:51:36.347+00:00
Korini Sankar Narasayya Naidu 21 Reputation points
commented 2020-01-20T16:27:19.403+00:00
Korini Sankar Narasayya Naidu 21 Reputation points
3 answers One of the answers was accepted by the question author.

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 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,966 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,634 questions
asked 2020-01-16T19:02:34.75+00:00
Alex B 76 Reputation points
commented 2020-01-20T09:57:20.547+00:00
Alex B 76 Reputation points
1 answer

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…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
40,558 questions
asked 2020-01-17T05:00:58.153+00:00
Edney Leite 1 Reputation point
answered 2020-01-20T09:12:04.097+00:00
Wendy Li_MSFT 1,711 Reputation points Microsoft Vendor
1 answer

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 Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,634 questions
asked 2020-01-16T13:22:51.307+00:00
Anwar Mahmood 6 Reputation points
answered 2020-01-20T08:52:03.723+00:00
AmanpreetSingh-MSFT 56,701 Reputation points