405,522 questions

Sort by: Updated
2 answers

Making clear about creating additional directories

Hello guys! The documentation does not clearly describe the creation of additional directories. May i ask your for some advice? So for example, I have a license for educational institutions on my account. And it include azure for office365 license.…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,875 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,246 questions
asked 2020-04-15T06:40:21.03+00:00
HavrilyukRoman 21 Reputation points
answered 2020-04-15T10:52:49.837+00:00
HavrilyukRoman 21 Reputation points
1 answer

Unavailable renewal subscription for Microsoft Action Pack after I login Partner Center

Dear Sir / Madam, I could NOT renew my company’s Microsoft Action Pack Subscription after I login in Partner Center. It is unavailable for renewal. Please help me how to do. Many thanks! Regards, Ricky Leung EL OLAM LTD. …

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.
363 questions
asked 2020-04-06T08:00:26.357+00:00
RICKY LEUNG 1 Reputation point
commented 2020-04-15T10:44:55.317+00:00
RICKY LEUNG 1 Reputation point
1 answer One of the answers was accepted by the question author.

How to find out if SoftwareBitmap is fully black, when not on UI thread?

Hi, I have a SoftwareBitmap, and I'd like to know if it's fully black. This is due to a bug on MediaPlayer, but that's a totally different story. I don't know how to convert it to a WritableBitmap on a non UI thread -- so, long story short, is it…

Universal Windows Platform (UWP)
asked 2020-04-14T17:05:16.007+00:00
John Torjo 861 Reputation points
accepted 2020-04-15T10:36:59.327+00:00
John Torjo 861 Reputation points
2 answers One of the answers was accepted by the question author.

"There was a problem resetting your pc"

A few months back i bought a new ssd along with a version of windows 10 pro, since then my computer has accumulated alot of trash and games i no longer play. Therefore, i attempted to Factory reset my computer and was greeted with the message 'There was…

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,964 questions
asked 2020-04-15T00:24:11.463+00:00
Pablo 21 Reputation points
accepted 2020-04-15T10:25:59.373+00:00
Pablo 21 Reputation points
1 answer

Transfer internet from Windows 7 to mobile

How to transfer internet from Windows 7 computer to Android mobile?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,014 questions
asked 2020-04-15T08:54:24.937+00:00
Mohammad Fazel Samavati 1 Reputation point
answered 2020-04-15T10:08:05.237+00:00
Leon Laude 85,871 Reputation points
1 answer

Bypass MFA for Apple DEP+Intune enrollment at on-prem ADFS 2016

Hello there, Looking for an advise on how to best overcome the following limitation. We're trying to enroll Mac devices with DEP enrollment and Intune. When binding the Mac to a user during install, it tries to log on and verify membership and…

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,293 questions
asked 2020-03-27T10:09:06.873+00:00
Denys Dmytrenko 1 Reputation point
commented 2020-04-15T09:38:37.09+00:00
Denys Dmytrenko 1 Reputation point
1 answer One of the answers was accepted by the question author.

I want to use App Service on the intranet."vNet Integration+App Service+VPN Gateway"

Hi, I have integrated App Server with vNet and connected the client to vNet via VPN. From App Service, tcpping passes to VM on vNET. Also, tcpping will be passed to the clients connected to the VPN. App Service Console tcpping 10.0.0.2:3389 …

Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
534 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,293 questions
asked 2020-04-15T01:16:37.497+00:00
Kiyotaka Abe 96 Reputation points
commented 2020-04-15T09:34:13.933+00:00
SnehaAgrawal-MSFT 22,261 Reputation points
2 answers One of the answers was accepted by the question author.

QuantumStarted gives me random blocks of zero memory

Using AudioGraph with a CreateFileInputNodeAsync and CreateFrameOutputNode. This is to allow me to open an audio file and extract the PCM data. This is for waveform display. This is kind of working. But I am getting random blocks of zero memory…

Universal Windows Platform (UWP)
asked 2020-04-02T15:53:36.24+00:00
Gareth Williams 41 Reputation points
answered 2020-04-15T09:22:50.677+00:00
Gareth Williams 41 Reputation points
4 answers

Why isn't the Hourly property being set?

I'm working on a very simple UWP app. I'm using the Template10 framework. The viewmodel for the Main window inherits from Template10's ViewModelBase. Here's the property for Hourly from the viewmodel: private float hourly; public float Hourly { …

Universal Windows Platform (UWP)
asked 2020-03-07T16:09:42.917+00:00
Rod Falanga 571 Reputation points
commented 2020-04-15T08:26:51.277+00:00
Fay Wang - MSFT 5,221 Reputation points
1 answer

Azure Domain To Godaddy

Hi, I have a question too. There are 2 domains registered in the Azure Portal. I want to transfer these 2 domains to 2 different Godaddy accounts. How can I do this ? Do you need to pay additional fees when transferring to your Godaddy account ?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,246 questions
asked 2020-04-13T21:48:53.953+00:00
Ali Keleş 1 Reputation point
commented 2020-04-15T06:52:43.073+00:00
soumi-MSFT 11,816 Reputation points Microsoft Employee
1 answer

How to set the Highlight brush to random color

I have this code below that sets the color to random, how to set the selected Listbox item to random?? private void button_Click(object sender, RoutedEventArgs e) { Brush brush = new SolidColorBrush(Color.FromRgb((byte)r.Next(1, 255), …

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,824 questions
asked 2020-04-08T22:40:09.633+00:00
LexiCodes 1 Reputation point
commented 2020-04-15T06:36:38.597+00:00
Alex Li-MSFT 1,096 Reputation points
1 answer

The driver is always in scanning state when signing

When the partner center submits the driver signature, the card is always in the scanning state, and there is no update state for several days, and no error is prompted

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.
363 questions
asked 2020-04-14T06:37:55.84+00:00
eastwn 6 Reputation points
answered 2020-04-15T06:34:47.81+00:00
Jerryzy 10,581 Reputation points
1 answer

WPF - Auto width for FlowDocument's content

Hello, I'm having a hard time trying to make a RichTextBox's content in my app auto-sized. Specifically, I want the content inside my RichTextBox to be of automatic width (with a MaxWidth boundary), and Wrap when the width exceeds the available space. …

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,824 questions
asked 2020-04-13T14:07:26.567+00:00
Nicolás Bosi 1 Reputation point
answered 2020-04-15T06:26:27.137+00:00
Alex Li-MSFT 1,096 Reputation points
3 answers

im using word Inetrop in a WPF C# App Which i find a word and Change its color to red and im facing issues

This is my Code it works but I have a problem at the third part when I try to change the word 'No' color to red it changes any word that includes 'No' for example 'Not Isolated' was Effected by this and its color was changed how can i specify that i…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,824 questions
asked 2020-04-08T01:23:51.503+00:00
IProfileTNo 1 Reputation point
answered 2020-04-15T01:33:15.183+00:00
Alex Li-MSFT 1,096 Reputation points
1 answer

ACTIVE DIRECTORY CERTIFICATE SERVICES (AD CS)

I am new to AD CS and have a few questions about it. A little bit of a background: I have a customer who wants to set up AD CS to authenticate domain PCs as well as to encrypt network traffic. Now with the questions: It was my understanding that…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,014 questions
asked 2020-04-14T23:46:07.427+00:00
Serge Feldmansky 1 Reputation point
answered 2020-04-14T23:53:00.057+00:00
Leon Laude 85,871 Reputation points
1 answer One of the answers was accepted by the question author.

I cannot create azure virtual machine in specific region in VS subscription

Hi, I have a Visual Studio subscription. I am trying to create a virtual machine but it's not allowing me to create vm in any other region than US. Can someone help please? Thanks, Kishan

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,359 questions
asked 2020-04-13T11:09:20.35+00:00
Kishan Hathiwala 21 Reputation points
accepted 2020-04-14T23:12:41.073+00:00
Kishan Hathiwala 21 Reputation points
1 answer

Web App Can't Access File Store

I've created a .NET 4.72 MVC web app. One of the functions is to upload a file to a file store. I have the code written, when I run it in debug mode, it works and the file is stored on the Azure file store / file share. However, when I deploy the app…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,293 questions
asked 2020-04-13T20:36:34.93+00:00
Daniel Bernard 1 Reputation point
answered 2020-04-14T22:09:09.967+00:00
Ryan Hill 29,656 Reputation points Microsoft Employee
2 answers

How do i access my old Microsoft certifications

I became certified in four different Microsoft applications when i was in school (word, powerpoint, excel, onenote) and i am unable to access these certifications because when i try to log in and download them, it says my microsoft account does not exist…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,014 questions
asked 2020-04-14T21:40:59.067+00:00
Nieves Taylor 1 Reputation point
answered 2020-04-14T22:06:21.807+00:00
Anonymous
1 answer One of the answers was accepted by the question author.

If i set an EnrollmentAgentCertificateTemplate

Hi All, If i set an EnrollmentAgentCertificateTemplate does this effect all my Relying party trust? I like todo this: windows-virtual-desktop-sso

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,293 questions
asked 2020-04-07T21:13:14.717+00:00
Clinton van Axel 21 Reputation points
accepted 2020-04-14T17:35:37.86+00:00
Clinton van Axel 21 Reputation points
3 answers One of the answers was accepted by the question author.

How to build signin only policy in B2C custom policies?

There is a signup_signin policy in b2c starter pack, but for my use case signup shouldn't be there. So, is there a way to remove signup from the login UI? or is there any sample signin policy for me to refer to?

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.
3,031 questions
asked 2020-04-07T11:29:26.847+00:00
Yashwanth Yenugu 116 Reputation points
accepted 2020-04-14T15:44:12.707+00:00
Yashwanth Yenugu 116 Reputation points