406,716 questions

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

Confusion over Azure TLS/SSL Settings, F1 App Service Plan and SSL Certificates

I have succeeded in confusing myself beyond all expectations. I have a simple Web Service which has existed for several years. Access to it has been through http, however I wanted to switch to https. Trying to find the documentation describing how to…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,327 questions
asked 2021-03-10T21:48:15.733+00:00
Jeff East 21 Reputation points
commented 2021-03-11T17:29:07.527+00:00
Jeff East 21 Reputation points
2 answers

Why am I getting socketexception 10013 after moving a .Net5 web app from V2 to V3 app service plan?

I have an az cli script to create a new P1V3 service plan in a new resource group with a new app service and configuring vnet integration with an existing subnet to other services (SQL, Storage, keyvault) in a different resource group. I then deploy a…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,327 questions
asked 2021-01-28T04:55:13.087+00:00
RichardAD 1 Reputation point
answered 2021-03-11T17:25:34.377+00:00
Ryan Hill 29,671 Reputation points Microsoft Employee
0 answers

SKNWayCanvas Examples / Thoughts

Introduction In the Skiasharp library for C# I'm looking for cross-platform thoughts, with a really good example please, concerning the use of SKNWayCanvas to draw to multiple canvases at the same time. Questions Is parallelism involved? Are they…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,378 questions
asked 2021-03-11T17:14:13.783+00:00
AdrianLevy-6647 1 Reputation point
1 answer

No official iOS client?

Hello, as an iOS mobile developper, I was interested in adopting the asp.net 5 backend stack. Unfortunately, it seems there is no "officially" supported iOS client for signalr. There is one and the author did a good work, but I was more…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,786 questions
asked 2021-03-11T08:55:41.8+00:00
Aldariann 1 Reputation point
answered 2021-03-11T17:14:03.073+00:00
Lex Li (Microsoft) 5,852 Reputation points Microsoft Employee
0 answers

What consideration do you need to take when setting up SCDPM Modern Backup Storage with SDD disk?

Hi, What consideration do you need to take when setting up SCDPM Modern Backup Storage with 4% tired SDD disk? The idea is to reduce the number of Error 40002? What I have get from Microsoft DPM support is that to reducing the Error 40002, is to…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,119 questions
asked 2021-03-11T17:11:53.92+00:00
SaiTech Sweden 81 Reputation points
2 answers One of the answers was accepted by the question author.

Retrieve an online meeting by JoinWebUrl stopped working in Beta API

Hi Team Retrieve an online meeting by JoinWebUrl as documented here onlinemeeting-get was working fine on Monday 8th of March and it stopped working yesterday and today is still not working. I am getting the following error on the GET request …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,086 questions
asked 2021-03-10T09:34:43+00:00
angela83 101 Reputation points
accepted 2021-03-11T17:10:39.943+00:00
angela83 101 Reputation points
0 answers

Can't connect MySQL Workbench with my database in Azure Database for MySQL server

I created an "Azure Database for MySQL server", installed "MySQL Workbench" as per instructions on MS documentation. I keep hitting the same problem after much installing, re-installing, changing firewall settings (ie adding IP…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
903 questions
asked 2021-03-10T10:29:18.357+00:00
Robert Verrall 1 Reputation point
commented 2021-03-11T17:05:53.727+00:00
Oury Ba-MSFT 20,346 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

Classes Taken?

How do I see all the Microsoft classes I've taken?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,119 questions
asked 2021-03-11T16:31:30.627+00:00
Mathur, Roy 21 Reputation points
accepted 2021-03-11T17:00:35.597+00:00
Mathur, Roy 21 Reputation points
1 answer One of the answers was accepted by the question author.

VSCode Mac C++ debugging stopped working

I am impressed with the quality of VSCode as an IDE. It really helps with working on projects. I am working on the open-source project panda3d. I have been using VSCode for python and C++ debugging without any problems for a few months. Recently,…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,119 questions
asked 2021-03-10T22:16:10.053+00:00
Timothy Paustian 21 Reputation points
accepted 2021-03-11T16:53:30.793+00:00
Timothy Paustian 21 Reputation points
0 answers

Not able to call msapprproxy.net (microsoft application proxy server)

Hi, I am not able to call msappproxy.net (MS proxy server) using Authorizaiton Bearer <Token>. I am always getting message sign in to your account. although I have got authentication Token..

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,086 questions
asked 2021-03-11T16:49:54.447+00:00
Darshan 1 Reputation point
0 answers

Xamarin Form Focus

Hi, I have a Xamarin Forms application for Android. I'm using the below to set the focus on a control.... protected override void OnAppearing() { base.OnAppearing(); EntryBoxNumber.Focus(); } This seems to be working 100% when using a…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,378 questions
asked 2021-03-11T14:14:40.933+00:00
Jasper Muller - BCX 1 Reputation point
commented 2021-03-11T16:48:04.133+00:00
John Hardman 161 Reputation points
1 answer One of the answers was accepted by the question author.

GridLayout & Automatic Cell Sizing

In UWP & Xamarin.Forms, grid layouts defined using widths & heights, including the possible values of Auto & *. However, in Xamarin.Android's GridLayout, they are defined by specifying the number of columns & rows. This is fine if the…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,378 questions
asked 2021-03-11T00:05:53.33+00:00
Nathan Sokalski 4,111 Reputation points
commented 2021-03-11T16:48:03.177+00:00
Nathan Sokalski 4,111 Reputation points
2 answers One of the answers was accepted by the question author.

Why am I getting a 'Cannot insert duplicate key in object' error when I'm copying [SalesLT].[Customer] from Azure SQL Database to Synapse?

**I am following this tutorial to copy tables from AdventureWorks in Azure SQL Database to Synapse using a pipeline within Synapse, not Data Factory This tutorial uses the Auto Create Table option in the pipeline Sink Even though there are no…

Azure SQL Database
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,193 questions
asked 2021-03-10T20:11:49.42+00:00
JeannieH(COLLABERA INC) 391 Reputation points
accepted 2021-03-11T16:31:16.517+00:00
JeannieH(COLLABERA INC) 391 Reputation points
1 answer

password lost

I'm a member of Teams 365 , i work on it as a teacher in my school. I cannot recover my password and the administrator told me that i can recover it by myself. I don't know how to do it. Can you help me please?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,119 questions
asked 2021-03-11T16:21:09.337+00:00
Stefania Maddalena 1 Reputation point
answered 2021-03-11T16:25:56.413+00:00
Anonymous
8 answers One of the answers was accepted by the question author.

Cannot move mailbox to a new Database - Exchange 2016 on Prem

Not sure how to fix this, had no problem moving a mailbox to a new database before, but trying to move a mailbox to a new database and it is stuck at syncing and when I check the status, I see the following error - StalledDueToTarget_MdbReplication. I…

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,799 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
2,235 questions
asked 2021-03-04T17:35:09.56+00:00
Gavin Ross 231 Reputation points
accepted 2021-03-11T16:22:39.513+00:00
Gavin Ross 231 Reputation points
3 answers One of the answers was accepted by the question author.

Microsoft Exchange self signed cert missing

I noticed in the event viewer that there was an error related to a certificate. Microsoft Exchange could not find a certificate that contains the domain name SERVERNAME.domainname.com in the personal store on the local computer. Therefore, it is…

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,799 questions
asked 2021-03-10T17:47:44.32+00:00
Gavin Ross 231 Reputation points
accepted 2021-03-11T16:21:53.973+00:00
Gavin Ross 231 Reputation points
3 answers One of the answers was accepted by the question author.

Windows server 2012r2 enabling shadow copy on already mirrored drive.

I have an already mirrored D: drive on a Windows 2012r2 server. I forgot to turn on shadow copy before I mirrored the disk. Can I enable shadow copy while the disk is mirrored? Or do I need to break the mirror first?

Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,621 questions
asked 2021-03-10T18:13:13.52+00:00
Karim Boroumand 21 Reputation points
answered 2021-03-11T16:16:48.133+00:00
Karim Boroumand 21 Reputation points
2 answers One of the answers was accepted by the question author.

Iphones cannot connect via ActiveSync since 2016 CU19 and KB500087

Hi, have upgraded a client 2016 server to CU19 and installed patch for KB500087 and since then all iphones can no longer connect via activesync using the native mail client. Outlook client connects, I can setup an android device as well but any new or…

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,799 questions
asked 2021-03-04T16:47:58.227+00:00
Will T 101 Reputation points
answered 2021-03-11T16:07:59.493+00:00
Will T 101 Reputation points
1 answer

RDP keeps disconnecting when trying to run a program as administrator

Im connecting to my work server using RDP, all of a sudden last few days when i try to run certain programs on the server as administrator the RDP connection shuts down and the program doesn't open on the server. It only started to happen a few days…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
12,078 questions
Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,577 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,724 questions
asked 2020-12-07T10:24:59.74+00:00
maninasia 1 Reputation point
answered 2021-03-11T16:01:35.083+00:00
Reza-Ameri 17,031 Reputation points
0 answers

Pull Phone MFA via Beta Graph in Azure AAD B2C

I use custom policy to set user phone mfa. However, when we try to pull the phone mfa for a user via Beta Graph, it doesnt pull the values: var phoneMFA = await _graphServiceClient …

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,039 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,297 questions
asked 2021-02-26T13:48:24.997+00:00
Heather Turner 66 Reputation points
commented 2021-03-11T15:54:35.54+00:00
Heather Turner 66 Reputation points