1,839,083 questions

Sort by: Updated
1 answer

Standard d4 vm support less NIC's then D3

Hi, Does anyone know why the older d3 series supports more NiCs then the newer D4_v3. We wanted to resize to d4_v3but can't due to the limit on NICs which makes no sense surely the d4 should be better then the d3_v2

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.

10,273 questions
asked 2020-04-23T08:41:40.17+00:00
Robert Glass 1 Reputation point
answered 2020-04-23T19:22:30.667+00:00
Philippe Levesque 5,846 Reputation points Volunteer Moderator
1 answer One of the answers was accepted by the question author.

Trying to run a detection test on a newly onboarded Microsoft Defender ATP machine

Am trying to to run a detection test on a newly onboarded Microsoft Defender ATP machine following below article. https://learn.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-atp/run-detection-test It never seem to work..not…

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.

10,273 questions
asked 2020-04-23T15:19:19.76+00:00
Vinod SR 21 Reputation points
commented 2020-04-23T17:19:49.077+00:00
Vinod SR 21 Reputation points
1 answer One of the answers was accepted by the question author.

Error bc30574 Option strict on disable late binding

Hi I get this error when i try to assign the content of a combobox item to a string comboyear is a combobox dim title as string title = comboyear.items(comboyear.SelectedIndex).content Thanks

Developer technologies | Universal Windows Platform (UWP)
asked 2020-04-22T14:05:26.587+00:00
Shay Wilner 1,746 Reputation points
accepted 2020-04-23T10:10:21.877+00:00
Shay Wilner 1,746 Reputation points
1 answer

WebView.InvokeScriptAsync code examples

Can someone provide some code examples for using WebView.InvokeScriptAsync I am successfully using simple code like Dim scriptString As String = "document.getElementsByName('submit')[0].click()" …

Developer technologies | Universal Windows Platform (UWP)
asked 2020-04-22T16:57:01.327+00:00
ansalc 451 Reputation points
commented 2020-04-23T09:05:51.01+00:00
Fay Wang - MSFT 5,231 Reputation points
1 answer One of the answers was accepted by the question author.

What is a "Unit" in Azure Signal R pricing?

Im currently planning on building my very first blazor application and I noticed that in order to scale up I need to use Azure Signal R services. Id like to know what a Unit is as I noticed the free package allows up to one unit and the standard allows…

Community Center | Not monitored
asked 2020-04-23T04:38:39.163+00:00
Munesh Kumar 21 Reputation points
accepted 2020-04-23T08:56:21.407+00:00
Munesh Kumar 21 Reputation points
1 answer One of the answers was accepted by the question author.

How to clear login_hint (user_hint)?

We have an application that performs HRD based on the users e-mail address that they enter. Then (in some cases) it either redirects the user to ADFS WAP for authentication or another IdP. The redirect includes the e-mail address entered by the user…

Microsoft Security | Active Directory Federation Services
asked 2020-04-09T11:51:12.797+00:00
MolokoVelocette 21 Reputation points
commented 2020-04-23T08:49:26.827+00:00
MolokoVelocette 21 Reputation points
2 answers

Issues using ResourceDictionary in a C# class library

I'm having trouble with reusing styles for WPF/XAML in my project. Just to give you some context. I am making a plugin for Revit, architectural/3D/CAD software used by many architects/contractors worldwide. To make a plugin for Revit, the Revit API…

Developer technologies | Windows Presentation Foundation
asked 2020-04-20T08:47:13.967+00:00
Martijn van gils 6 Reputation points
commented 2020-04-23T08:34:04.263+00:00
Martijn van gils 6 Reputation points
1 answer

Azure VM v Azure Virtual Desktop

I would like to create a VM which can handle up 5 or more concurrent users with Bastion to secure the VM. The VM would contain Power BI Service. I wanted to know if Azure VM or Azure Virtual Desktop which is better suited for this use case.

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.

10,273 questions
asked 2020-04-20T23:07:42.997+00:00
Kman 41 Reputation points
commented 2020-04-23T08:13:32.78+00:00
thgibard-MSFT 356 Reputation points
1 answer

Lista de Confianza Office 365

Estimados, ¿Existe la opción de poder manejar las listas de confianzas de Outlook 365 via GPO?. Muchas gracias!

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-04-22T22:23:21.55+00:00
Jorge Carrasco Cabrales 1 Reputation point
answered 2020-04-23T07:45:55.593+00:00
thgibard-MSFT 356 Reputation points
3 answers

Ubuntu 16.04 LTS - teams_1.3.00.5153_amd64.deb broken on install

This does not work from the Terminal any longer to do the install.... greg@greg-pc:~/Downloads$ ls teams* -al -rw-rw-r-- 1 greg greg 68143908 Apr 6 07:50 teams_1.3.00.5153_amd64(1).deb -rw-rw-r-- 1 greg greg 68143908 Apr 16 07:51…

Microsoft 365 and Office | Skype for Business | Linux
Microsoft 365 and Office | Skype for Business | Linux

A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.

472 questions
Microsoft Teams | Microsoft Teams for business | Other
asked 2020-04-16T15:03:29.757+00:00
Greg 21 Reputation points
commented 2020-04-23T07:19:59.24+00:00
Sharon Zhao-MSFT 25,771 Reputation points Microsoft External Staff
0 answers

Hide all Default Properties and Event Handlers from UserControl

Hide all Default Properties and Event Handlers from UserControl while Implementation When I implement UserControl in MainPage.XAML , I want to hide all default properties or dependency Properties and Handler's, I want Only New Dependency…

Developer technologies | Universal Windows Platform (UWP)
asked 2020-04-22T05:51:48.84+00:00
Indudhar Gowda 426 Reputation points
commented 2020-04-23T06:59:53.043+00:00
Richard Zhang-MSFT 6,936 Reputation points Microsoft Employee Moderator
0 answers

UWP APP with Microsoft.NETCore.UniversalWindowsPlatform 6.* startup crash

my uwp app with Microsoft.NETCore.UniversalWindowsPlatform 6.* local test run ok ,but download from partner center after certification 。it will crash when start up, system event log below: this app with Microsoft.NETCore.UniversalWindowsPlatform 5.4.7…

Developer technologies | Universal Windows Platform (UWP)
asked 2020-04-22T07:20:02.353+00:00
hao wu 1 Reputation point
commented 2020-04-23T04:51:17.737+00:00
Anonymous
0 answers

How to dectect changes of windows hello PIN, fingerprint or face.

I would like to know how to detect changes of windows hello after enrolling a user with windows hello. For example, User A is activated windows hello and register PIN with "1234". User A enrolls in the service with windows hello. …

Developer technologies | Universal Windows Platform (UWP)
asked 2020-04-23T00:05:50.353+00:00
Hyoil Lee 1 Reputation point
commented 2020-04-23T03:53:06.313+00:00
Richard Zhang-MSFT 6,936 Reputation points Microsoft Employee Moderator
1 answer

Modern warfare

So I’ve had modern warfare since Christmas and I just reinstalled it for warzone but when I go to manage game my multiplayer pack isn’t there and I have the disc in my Xbox. What should I do.

Community Center | Not monitored
asked 2020-04-23T03:13:54.313+00:00
Mikey 1 Reputation point
answered 2020-04-23T03:21:57.63+00:00
Anonymous
1 answer

ObjectAnimationUsingKeyFrames. Is it possible Canvases usage instead of Images?

Hello everyone, I'm currently using Storyboard type based on Image replacement. The code is below. It works fine, however there's a question arisen. Is there a way to replace images with canvases? Simple I failed to find such a variant in the Web. …

Developer technologies | Windows Presentation Foundation
asked 2020-04-19T18:07:45.94+00:00
cron kropjc 41 Reputation points
commented 2020-04-23T02:52:22.94+00:00
Alex Li-MSFT 1,096 Reputation points
1 answer

Web App Service for Net Core 3.1 is Faulted

I’ve been trying to publish a net core 3.1 app for two days trying to get it to run on Azure. Getting logs is somewhat easy except getting the container log is just not documented. It gives a link telling you how to turn it on but it doesn't actually…

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.

9,992 questions
asked 2020-02-24T05:16:49.66+00:00
Daniel 11 Reputation points
answered 2020-04-22T23:38:11.5+00:00
JeffM-MSFT 6 Reputation points Microsoft Employee Moderator
2 answers

[Azure] When creating Cosmos DB Account in the Azure Portal, I cant see all locations

I'm only seeing US locations, why cann't I see the rest? I want to create one near Australia. Googling hasn't revealed anything useful. Any help would be great, thanks.

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.

9,992 questions
asked 2020-04-22T03:26:01.697+00:00
James H 11 Reputation points
answered 2020-04-22T23:27:58.79+00:00
James H 11 Reputation points
2 answers

How to turn on azure side logging for AAD?

I'm having trouble debugging a sample Azure Active Directory tutorial sample app that uses simple User Based Authentication with azure-activedirectory-library-for-js. The main web app seems to authenticate OK but when the javascript calls active…

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.

9,992 questions
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-04-16T19:19:01.163+00:00
Siegfried Heintze 1,906 Reputation points
answered 2020-04-22T22:22:51.353+00:00
Siegfried Heintze 1,906 Reputation points
1 answer One of the answers was accepted by the question author.

VBA Excel 2010 - parentfield property on pivot tables

I need how to do for i get it the parents names and their parent items with a pivot tables in a current cell selected ( using Worsheet_SelectionChange event For example: field1 (Grandparents) + field2 (Parents) + field3 (Sons)

Community Center | Not monitored
asked 2020-04-22T21:24:22.003+00:00
Denis Duran 21 Reputation points
commented 2020-04-22T21:57:08.547+00:00
Anonymous
1 answer

Can't stream Xbox to PC through companion app

After upgrading to Windows 10 Pro N, I am no longer able to stream my Xbox to my pc as there's no option to do so. I have tried resetting the app, resetting my Xbox, renaming my Xbox as that has fixed similar issues in the past, and even removing and…

Community Center | Not monitored
asked 2020-04-22T18:37:17.32+00:00
FXHrizon 1 Reputation point
commented 2020-04-22T18:43:09.937+00:00
Anonymous