1,702,553 questions

Sort by: Updated
4 answers

Verify domain ownership in Azure website to add subdomain

I followed tutorials from Azure and can't verify the domain ownership. Y created the App Service, Resource Group, DNS Zone and everything. I created the CNAME, A, TXT records (in the registrar). I've been trying for a few days, and still…

Microsoft Security | Microsoft Entra | Other
asked 2020-03-28T04:30:47.713+00:00
Iluminemos de Azul 1 Reputation point
answered 2020-04-02T09:09:10.533+00:00
Roberth Strand 1 Reputation point MVP
3 answers

I have created a web application in c#.net to access the key vault from azure ,it is working when if we run using iis express, but not working if we host on iis.. Why? since app will be hosted on iis only.. ​ it is only due to some permission issue..

I have created the Web application to access the key vault from azure, it working fine if we run using IIS Express, but not working if we host on IIS. I want know the solution here .. since app will be hosted on IIS only OR it is only due to some…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,536 questions
asked 2020-04-01T11:04:17.377+00:00
Nikita Pandey 6 Reputation points
commented 2020-04-02T08:24:27.63+00:00
Nikita Pandey 6 Reputation points
2 answers

SwapChainPanel.SizeChanged crashing

Related to https://xtls-v4.hkg1.meaqua.org/answers/questions/13613/strange-fileloadexceptions.html If I subscribe to SwapChainPanel.SizeChanged with an empty method, it resizes. But if i have a line of code in there with a breakpoint the app crashes. Am…

Developer technologies | Universal Windows Platform (UWP)
asked 2020-03-26T16:00:36.497+00:00
Gavin Williams 761 Reputation points
commented 2020-04-02T07:16:09.39+00:00
Fay Wang - MSFT 5,231 Reputation points
1 answer

DataSync Agent Schema - Azure SQL

Hi, We have setup Azure SQL DataSync on-prem -> cloud and working fine. SQL Sync Agent created DataSync schema and all of the objects for that schema, under the source database. Q1. Is it possible in any way to move the tracking tables into a…

Community Center | Not monitored
asked 2020-04-01T19:34:10.053+00:00
R.N 1 Reputation point
commented 2020-04-02T06:56:36.26+00:00
R.N 1 Reputation point
2 answers

Conditional Access Grant rule based on username and location only no other limiters? Location for IPV6?

I am trying to setup a few simple rules. I work at a school and access is almost all US with a little bit of France. I started by making a block rule for all locations other than US and France. That seems to have worked great. However I now have students…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-03-30T22:03:53.287+00:00
Brian Hoyt 111 Reputation points
commented 2020-04-02T06:34:31.907+00:00
soumi-MSFT 11,846 Reputation points Microsoft Employee Moderator
1 answer

I found a bug about the @nextLink data returned by the Microsoft Store analytics API

Microsoft Store analytics API Docs https://xtls-v4.hkg1.meaqua.org/en-us//windows/uwp/monetize/access-analytics-data-using-windows-store-services promotion Docs …

Community Center | Not monitored
asked 2020-04-02T05:20:54.38+00:00
Zehua Ma 1 Reputation point
answered 2020-04-02T06:20:02.59+00:00
Wendy Li 1,711 Reputation points Moderator
2 answers One of the answers was accepted by the question author.

Consent screen is not appearing when auth app changes the list of existing scope

Hi Team, I created one AAD app and added A, B, C Permissions and user authorize app via granting permission from their admin. But as an OAuth app owner, if I add more permissions let b x,y and when user retry to authorize. New consent screen is not…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-03-27T14:41:25.793+00:00
WMio Connectors 121 Reputation points
accepted 2020-04-02T06:11:23.12+00:00
WMio Connectors 121 Reputation points
2 answers

Windows是如何实现离线激活码激活的?

因为最近在使用.NET写项目,最近上级要求激活机制,但是这个问题就很麻烦了,在线激活我们可以学习Windows的KMS,但是离线怎么回事就不知道了,还请微软官方权威解释下。 我很好奇的是: 1.Windows机器假设有1000台,如果假设永不联网,时间正确,那么Key是如何判断激活次数的呢? 2.在1的基础上如何跟电脑的信息进行强类型绑定,就是重装系统或更改硬件仍保持激活状态,但是copy到另一台相同电脑就会失效。 …

Community Center | Not monitored
asked 2020-04-02T01:31:20.567+00:00
MIAIONE 1 Reputation point
answered 2020-04-02T06:01:40.717+00:00
Fay Wang - MSFT 5,231 Reputation points
2 answers

Node.js Linux App Service raising Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Request body too large error

We are using Azure Node.js Linux App service, we are running into below error when we try uploading large files ~30MB

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,536 questions
asked 2020-03-06T19:29:13.657+00:00
Sriram, Varun 1 Reputation point
answered 2020-04-02T05:22:31.757+00:00
Anton Clark 1 Reputation point
1 answer

v4 - Nested Virtualization?

Hi, Does anyone know if v4 instances should support nested virtualization? The original documentation specifically mentions v3, but that dates back to 2017. I can't get a v3 instance due to the capacity issues, but v4 doesn't appear to be supported…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,689 questions
asked 2020-03-24T14:20:30.617+00:00
David O 1 Reputation point
answered 2020-04-02T05:15:19.027+00:00
bryanhaslip 26 Reputation points Microsoft Employee
1 answer

Uploading of custom apps is not allowed

I cannot upload custom apps even though I have set the permissions in both the teams app and the teams admin centre to allow them. I uploaded an app yesterday and it worked after I resolved this issue by adjusting the settings but today for some reason…

Microsoft Teams | Microsoft Teams for business | Other
asked 2020-04-01T17:32:26.183+00:00
Thomas Cook 1 Reputation point
answered 2020-04-02T04:53:48.09+00:00
JimmyYang-MSFT 58,741 Reputation points Moderator
1 answer

How to ignore key and pass it next to the window?

I display WPF UserControl inside HwndSource. I want ignore certain keys from keyboard and ignore that keys, but pass it next to the host window or host application. That means, if spacebar key is pressed, WPF UsuerControl ignore it, but host application…

Developer technologies | Windows Presentation Foundation
asked 2020-04-01T21:37:31.18+00:00
Code Wanderer 396 Reputation points
answered 2020-04-02T02:46:10.43+00:00
Alex Li-MSFT 1,096 Reputation points
4 answers One of the answers was accepted by the question author.

DataGrid with data won't fill parent's width

Hi, I met a very weird thing. I have a DataGrid in my WPF program. The overall setting for the DataGrid is as following: <Grid> <Grid.RowDefinitions> <RowDefinition Height="*" /> …

Developer technologies | Windows Presentation Foundation
asked 2020-03-30T08:00:16.127+00:00
Fanhua Kong 241 Reputation points
commented 2020-04-02T00:52:51.317+00:00
Fanhua Kong 241 Reputation points
1 answer

Web application working on local but not working on azure! Asp.Net MVC (c#)

I got one application hosted on other services and it is working, but when i publish on Azure it does not let only the app use it, but by post with insomia is working good

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
9,536 questions
asked 2020-04-01T18:23:34.307+00:00
Guilherme Cruz 1 Reputation point
answered 2020-04-01T18:51:50.077+00:00
Marilee Turscak-MSFT 37,271 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

Custom Reset Password Policy

I created a custom reset password policy and I would like to know how to change the password reset history to not use the last password when the user resets a forgotten password.

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
asked 2020-01-30T21:59:41.777+00:00
Ayat Mohamed 21 Reputation points
accepted 2020-04-01T17:02:46.477+00:00
Ayat Mohamed 21 Reputation points
1 answer

Repeated BSOD

Repeated BSODs particularly on removal of plug-in charger Everything runs fine while plugged in but as soon as charger removed or start the laptop without connected to the charger would lead to such BSOD. System Information (local) Computer name:…

Community Center | Not monitored
asked 2020-04-01T09:13:44.233+00:00
Shivam Magotra 1 Reputation point
answered 2020-04-01T13:01:40.487+00:00
Anonymous
1 answer

Hybrid-AD and new user signing into a laptop

With the recent push to work remotely, I'm trying out ways simplify the initial on-boarding process for new employees. Normally new employees need to sign in on an AD-joined domain so that they can set their initial password (using a default,…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-03-26T12:25:03.203+00:00
MBender 111 Reputation points
answered 2020-04-01T12:42:46.98+00:00
AmanpreetSingh-MSFT 56,951 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

Hanging on installing a missing framework

This morning I started a new UWP project to test something. This is a very simple project. I have a textbox, button and textblock. That's it. I've added MVVMLight to it. I built it next. That worked fine. Then I've tried to debug it. That's where it…

Developer technologies | Universal Windows Platform (UWP)
asked 2020-03-28T15:27:19.87+00:00
Rod Falanga 761 Reputation points
accepted 2020-04-01T12:29:09.11+00:00
Rod Falanga 761 Reputation points
2 answers

Unable to create new lab in Azure Lab Services

I tried all of yesterday and today to create a classroom lab. I tried with Windows Server 2019, Windows 10 1903, Windows 10 1909, and Ubuntu Linux 19.10. Every single time it fails on Creating Template Virtual Machine and all I can do at that point is…

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.
310 questions
asked 2020-03-22T23:09:29.517+00:00
Joe Harrison 6 Reputation points
answered 2020-04-01T11:04:39.653+00:00
BhargaviAnnadevara-MSFT 5,471 Reputation points
0 answers

How do I in UWP in Tabview add buttons for navigation?

<Page x:Class="Frost.Browser2" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:local="using:Frost" …

Developer technologies | Universal Windows Platform (UWP)
asked 2020-03-23T18:22:06.267+00:00
Mark Mather 156 Reputation points
commented 2020-04-01T08:54:25.037+00:00
Richard Zhang-MSFT 6,936 Reputation points Microsoft Employee Moderator