53,774 questions

Sort by: Updated
0 answers

Unable to add a index hint to a simple query

I have a table with milions of records CREATE TABLE documents ( id bigint primary key, external_system nvarchar(50), external_docid nvarchar(50)) and non clustered filtered unique index CREATE UNIQUE INDEX documents_ix19 ON…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,745 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,553 questions
asked 2024-05-02T07:44:45.3166667+00:00
Jan Vávra 231 Reputation points
0 answers

How to hide/remove the Reload tab Button from MS Teams Tab App.

Is there a way to hide the "Reload tab" Icon from appearing in the MS Teams Tab App Screen? I'm able to hide the "Go to website" icon by removing the Website URL from the Manifest. But as Content URL is a mandatory field, I have no…

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,862 questions
asked 2024-04-25T10:37:48.63+00:00
FNU LNU 0 Reputation points
commented 2024-05-02T07:44:37.7+00:00
Vikram Boorla (Tata Consultancy Services Limi) 240 Reputation points Microsoft Vendor
0 answers

How to fix StackOverflowException after upgrading from .Net 6 to .Net 8

Hello,   I have upgraded 5 projects in my solution from .Net 6 to .Net 8 using upgrade assistant in Visual Studio. When I run the solution, StackOverflowException is being thrown and Swagger is not loading. Looks like onchangetokenfired() method is being…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,388 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,178 questions
asked 2024-04-26T06:39:38.71+00:00
Abhishek, Burra 0 Reputation points
commented 2024-05-02T07:44:08.1966667+00:00
Abhishek, Burra 0 Reputation points
0 answers

Onedrive - Restrict synchronization to only one or specific folders (possibly via Reg or Gpo)

Hi, I would like to allow company users to use OneDrive but I'm scared about how many problems they could create (because they do not kknow how to use it...) 1: Would it be possible to let users select for the sync only a predefined folder (for example:…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,819 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
820 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,133 questions
asked 2024-05-02T07:39:18.7333333+00:00
A Ska 236 Reputation points
0 answers

How to fix TEOC app deployment | teocazureapp.azurewebsites.net’s server IP address could not be found.

We followed the deployment guide to deploy TEOC https://github.com/OfficeDev/microsoft-teams-emergency-operations-center/wiki/Deployment-Guide#6-create-the-teams-app-packages But after the installing app in Microsoft Teams we are getting an error:…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,105 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,862 questions
asked 2024-05-01T20:23:51.89+00:00
2eleven 0 Reputation points
edited the question 2024-05-02T07:39:02.9166667+00:00
JimmyYang-MSFT 48,956 Reputation points Microsoft Vendor
0 answers

Duplicated answer, Create Azure Users and Groups in Ms Entra ID

Module 2 of 8, What are user accounts in Microsoft Entra ID

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
928 questions
asked 2024-05-02T06:03:19.7166667+00:00
Karol Woźniak 0 Reputation points
edited a comment 2024-05-02T07:38:40.8633333+00:00
SiddeshTN 2,545 Reputation points Microsoft Vendor
0 answers

Microsoft Defender Device Inventory Export not downloading.

when we try and do an export we get the error shown. Tried edge and chrome and firefox and cant download it. Is there something i can check to see why it wont download?

Microsoft Defender for Identity
Microsoft Defender for Identity
A Microsoft service that helps protect enterprise hybrid environments from multiple types of advanced, targeted cyberattacks and insider threats.
152 questions
asked 2024-05-02T04:43:37.45+00:00
NP 391 Reputation points
commented 2024-05-02T07:35:05.19+00:00
Cristobal Zambrano 0 Reputation points
0 answers

Failed the KeyVault and Power Platform Integration (Private Network).

Good morning MS Team, This week, I've been trying to configure my Power Platform through a KeyVault to got some secrets, using a private networks. The tutorial followed is this one:…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,121 questions
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.
465 questions
asked 2024-05-02T07:32:43.44+00:00
Malvaro 85 Reputation points
0 answers

Slow LDAP Query Response. AD LDAP Performance Tuning Analysis

In our environment we are getting application authentication failure through ADFS-SAML. While ADFS is doing LDAP query from AD, AD is responding slow to ADFS with query output data, which causing either delay in authentication or failure(time-out). Here…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,888 questions
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,192 questions
asked 2024-05-02T07:29:08.8066667+00:00
Debopam Basu 0 Reputation points
0 answers

Cloud Files API - explorer.exe locking folders and prevents rename

We are implementing a cloud sync engine using the cloud files API. Not sure where to report this issue but I am trying here. Everything is working more or less as expected. However if I create a folder hierarchy of 2 or more folders, say folder A has a…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,644 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,133 questions
asked 2024-05-02T07:27:17.5033333+00:00
Pierre Dupont 0 Reputation points
0 answers

After updating Clickonce today, it won't run.

We distribute our product using ClickOnce, based on .NET Framework 4.0. I conducted an update for my product today, but many users encountered issues where it wouldn't launch after the update. After trying various methods, I found that following the…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,644 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,268 questions
asked 2024-04-29T04:49:56.9466667+00:00
Chanhun.lee 5 Reputation points
commented 2024-05-02T07:26:17.8533333+00:00
Minxin Yu 10,031 Reputation points Microsoft Vendor
0 answers

No Permission when access Verifiable Credentials from Microsft Hardware Partner Center

I tried to register in the Microsoft Hardware Partner Center, MS required me to verify my identity. When I clicked the "Fix Now" button, MS took me to the Verify your credentials page, but it immediately showed that I didn't have permission to…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,104 questions
asked 2024-04-29T07:41:15.89+00:00
Zero Clover 0 Reputation points
edited the question 2024-05-02T07:25:13.07+00:00
Roy Li - MSFT 32,051 Reputation points Microsoft Vendor
0 answers

join action pack

I would like to rejoin action pack partnership

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,104 questions
asked 2024-04-24T20:25:54.67+00:00
Marc Fargotstein 0 Reputation points
edited the question 2024-05-02T07:24:48.3433333+00:00
Roy Li - MSFT 32,051 Reputation points Microsoft Vendor
0 answers

How to reset my access code and link certiport certificate

Hi, I am again writing to link my certiport certificate to microsoft. and I am not able to reset my access code. Could you please help here.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,104 questions
asked 2024-04-23T06:53:27.3866667+00:00
Jaiswal, Rashi 0 Reputation points
edited the question 2024-05-02T07:24:32.2133333+00:00
Roy Li - MSFT 32,051 Reputation points Microsoft Vendor
0 answers

Editor is vanish when I move to full screen

Hi, When I resize the page to full screen the editor cotent disappered? why? Thanks, <ScrollView x:Name="scrollView"> <Editor x:Name="editor" IsReadOnly="False" AutoSize="TextChanges"…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,890 questions
asked 2024-04-30T06:58:54.0366667+00:00
Dani_S 2,726 Reputation points
commented 2024-05-02T07:24:30.8566667+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 35,576 Reputation points Microsoft Vendor
0 answers

Missing MPN ID - Can't renew SPLA contract.

We are trying to renew our SPLA contract, but couldn't find our MPN ID (Shows invalid). We purchased it previously from SoftwareOne (distributor).

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,104 questions
asked 2024-04-26T14:57:11.2433333+00:00
Gilbert Holleman 0 Reputation points
edited the question 2024-05-02T07:23:54.0466667+00:00
Roy Li - MSFT 32,051 Reputation points Microsoft Vendor
0 answers

The non-UWP app obtains reviews via API and receives an "Unauthorized Exception EC7" error.

Hi, I'm trying to fetch the reviews base on https://manage.devcenter.microsoft.com/v1.0/my/analytics/reviews for obtains app's reviews, and it was working fine before. Recently, I tried to get the reviews for a NEW APP (store id is: XP89B4JVK3GLX4,…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,104 questions
asked 2024-04-17T06:10:58.9566667+00:00
william.tsai 0 Reputation points
edited the question 2024-05-02T07:23:14.26+00:00
Roy Li - MSFT 32,051 Reputation points Microsoft Vendor
0 answers

User logout from all devices after change/forgot password is not working.

Hi, we are trying to logout user from all the devices after change/forgot password. We are using custom policy for it. We started with this documentation: https://github.com/azure-ad-b2c/samples/tree/master/policies/revoke-sso-sessions And using…

Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
797 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,538 questions
asked 2024-05-02T07:22:44.0133333+00:00
Sukhdeep Singh Gill 0 Reputation points
0 answers

Creating a naming convention for local user profile name when singing in with a M365 user

Hello, as far as I'm aware, the name used for the local user profile when logging in to an Entra ID joined device for the first time is the first 20 letters of the M365 display name with special characters and spaces removed. We would like to keep the…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,819 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,538 questions
asked 2024-04-30T08:33:49.85+00:00
PKU 0 Reputation points
edited a comment 2024-05-02T07:22:31.8233333+00:00
Navya 4,000 Reputation points Microsoft Vendor
0 answers

Volume level seems low in Microsoft Virtual Audio Driver (MSVAD) sample

Hi, I am using Microsoft Virtual Audio Driver (MSVAD) sample on a Windows10 laptop. Ref: https://github.com/HSpear/virtual-audio-wire/tree/master/Microsoft%20Virtual%20Audio%20Device%20Driver%20Sample I configured this driver to expose virtual mic and…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,644 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
2 questions
asked 2024-05-02T06:53:42.8433333+00:00
Ramashankar 25 Reputation points
edited the question 2024-05-02T07:21:36.2033333+00:00
Jeanine Zhang-MSFT 9,181 Reputation points Microsoft Vendor