Microsoft Q&A

Questions

Discover questions that will help you on every step of your technical journey.

309,254 questions

Sort by: Updated
0 answers

how to display mirror of another control?

I want to display mirror of another control in this control. but scaled. what the other control display (maybe movie) and the control will show its preview .

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,567 questions
asked 2023-12-13T09:53:36.04+00:00
mc 3,221 Reputation points
1 answer One of the answers was accepted by the question author.

How to customize file name of WinUI3 msix package?

I have a packaged WinUI3 project, I use "Package and publish“ menu create MSIX package, this is the result: My only question is the msix and cer file name change everytime when I created package, how can I customize the file name of msix and cer…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
2,349 questions
Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
656 questions
asked 2023-12-13T07:19:08.3+00:00
aluzi liu 446 Reputation points
accepted 2023-12-13T09:53:03.8733333+00:00
aluzi liu 446 Reputation points
1 answer

How can i implement Data Binding Properly for this customTextBox in WPF using C#?

I created a TextBox that displays the full name (FirstName, MiddleName, LastName) of a customer in my WPF C# application, but splits it into individual textboxes when the FullName TextBox gains keyboard focus. The implementation I tried was successful…

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,567 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.
9,526 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
712 questions
asked 2023-12-08T11:52:12.7866667+00:00
Jin Ka 6 Reputation points
commented 2023-12-13T09:52:42.0366667+00:00
Hui Liu-MSFT 23,681 Reputation points Microsoft Vendor
1 answer

Azure webapp fails during startup (it used to work before)

I have had an Azure webapp up and running the last couple of years. It is basically Python code and fastAPI running a backend that I call from a separate website. During this period I have updated the code sucessfully several times, and uploaded it to…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,105 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
640 questions
asked 2023-12-10T17:37:12.7433333+00:00
Thomas Elboth 0 Reputation points
commented 2023-12-13T09:52:13.6666667+00:00
VenkateshDodda-MSFT 14,296 Reputation points Microsoft Employee
1 answer

Bug with name of managed certificates of Container Apps Environment

Hello, Container app provides for us a service "Custom domains" with which we can bind a domain to our application and issue a certificate for it. Where the certificate name is generated automatically in the format…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
181 questions
asked 2023-12-11T09:22:12.17+00:00
vlad_d 40 Reputation points
commented 2023-12-13T09:52:05.13+00:00
JananiRamesh-MSFT 15,636 Reputation points
1 answer

Block blank emails with external disclaimer on it.

Greetings! In the Microsoft Defender, we can mark as spam a blank email. But what if there is an external disclaimer for your company? We also don't want to disable the disclaimer for the users to be aware of the external senders. We tried to block…

Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,052 questions
asked 2023-12-13T03:47:58.71+00:00
Carlo Angelo Gaton 0 Reputation points
commented 2023-12-13T09:51:47.6233333+00:00
Carlo Angelo Gaton 0 Reputation points
2 answers

How can i Create a 3 in 1 TextBox in WPF C# that Shows a FullName?

How can i Create a TextBox in WPF C# that Shows a FullName when not Clicked and when Clicked Shows 3 Textboxes inside the FullName TextBox that Displays FirstName, SecondName, LastName respectively? Like This One: الاسم - is a Hint meaning…

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,567 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.
9,526 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
712 questions
asked 2023-12-07T09:46:21.64+00:00
Mesh Ka 200 Reputation points
commented 2023-12-13T09:51:38.03+00:00
Hui Liu-MSFT 23,681 Reputation points Microsoft Vendor
3 answers

NTFS Link - How to identify the target ?

Hello! While exploring my powershell installations I detected the file in ... AppData\Local\Microsoft\WindowsApps\Microsoft.PowerShell_8wekyb3d8bbwe dir reports: 23.01.2023 16:41 0 pwsh.exe I can invoke this file. Only TreeSizeFree shows a…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
9,551 questions
asked 2023-01-25T14:15:48.1566667+00:00
Erhard Glueck 61 Reputation points
answered 2023-12-13T09:50:27.5966667+00:00
0 Reputation points
0 answers

Azure Data Factory error connecting to Oracle ADW using Wallet

I am configuring an Azure Data Factory Self-Hosted Integration Runtime to read data from Oracle Cloud ADW using a Wallet. I have installed the SHIR on a VM and extracted the wallet zip file in a local directory in the VM (C:\Oracle). I followed what is…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
8,549 questions
asked 2023-12-11T15:35:46.7733333+00:00
Giulio Vellusi 0 Reputation points
commented 2023-12-13T09:49:51.03+00:00
Harishga 1,020 Reputation points Microsoft Vendor
0 answers

Update a business term

term = client.glossary.get_term( name="term1_term3", glossary_guid=default_glossary["guid"] ) termGuid=term["guid"] term["longDescription"]="This is update…

Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
770 questions
asked 2023-12-13T09:48:47.4366667+00:00
Cayir Aydar, Aysegul 0 Reputation points
1 answer

We couldn't sign you in. Please try again.

I am trying to log in to Teams and am asked to enter my credentials. After entering my credentials and the given number from Authenticator, I get: We couldn't sign you in. Please try again. I've tried several times, I've followed the steps on…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
8,179 questions
Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
4,539 questions
asked 2023-12-12T09:29:27.3266667+00:00
Wandy Echo 20 Reputation points
commented 2023-12-13T09:48:36.75+00:00
JimmyYang-MSFT 45,961 Reputation points Microsoft Vendor
1 answer

How to Disable/block "Open in desktop" and "Download/Save" in Sharepoint for a group of users.

Hi team, Is there any way to disable or block "Open in desktop" and "Download/Save" in Sharepoint for a group of users. I would like to restrict opening word document on sharepoint for few users. I tried conditional access, but it…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
8,631 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
17,636 questions
asked 2023-12-12T04:33:02.65+00:00
Nidhal Ferchichi 0 Reputation points
commented 2023-12-13T09:48:24.4+00:00
Emily Du-MSFT 36,956 Reputation points Microsoft Vendor
0 answers

Link database for Azure AI Search with web connection

We would like to set up a helpdesk for cyber security issues in our company. To this end, we are planning to create an app that links Azure AI Search and Azure Open AI. The SQL database to be accessed by Azure AI Search is to be linked with current data…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
514 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
1,481 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
1,913 questions
asked 2023-12-13T09:48:20.9366667+00:00
Marleen 0 Reputation points
1 answer

entity frameowrk

hi iam using dotnet 6 iam new to dotnet can any one tell me is there any way to enable lazy loading for certain queries in dotnet6 s currently enabling globally working its not giving too much improvement in performance and memory use and and also want…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
637 questions
asked 2023-12-13T06:37:55.8366667+00:00
usha 60 Reputation points
commented 2023-12-13T09:48:08.0566667+00:00
usha 60 Reputation points
2 answers

Exchange 2013 EMS, ECP, OWA not working

Hi, I am getting these errors after opening Exchange Management Shell, ECP, and OWA. CU 23 is installed. Secondly, there is a second internal website called 'internalEAC' to block the default ECP access. Thanks. New-PSSession : [mail.domain.com]…

Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
291 questions
asked 2023-12-12T08:55:35.07+00:00
create share 621 Reputation points
commented 2023-12-13T09:47:55.4333333+00:00
create share 621 Reputation points
1 answer

How to retrieve IPA phonemes in Azure AI Services Speech o Text SpeechRecognitionResult

Hi, I'm using the Microsoft.CognitiveServices.Speech (Version 1.33.0) nuget package in csharp to recognise and assess speech from a microphone. I'm doing this using the streaming service with Continuous Recognition (i.e. via…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,160 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
1,913 questions
asked 2023-12-13T09:43:21.66+00:00
Nick Pattman 0 Reputation points
edited an answer 2023-12-13T09:47:40.5666667+00:00
Nick Pattman 0 Reputation points
1 answer

How do I update Microsoft Edge to intranet only clients?

I have several devices that do not have internet and they need Microsoft Edge updated to the latest version. These devices can only connect to the intranet. Is there a way to update this via the command line?

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
1,930 questions
asked 2023-12-12T12:24:37.7166667+00:00
Swearingen, Cynthia 61 Reputation points
answered 2023-12-13T09:47:31.4433333+00:00
Wenying Lu-MSFT 960 Reputation points Microsoft Vendor
1 answer

Minimum permission to create a Synapse Analytics workspace

Hi, I'd like to know which is the minimum permission inside Azure in order to create a Synapse Analytics workspace. Is contributor enough to accomplish a such task? Thanks

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.
3,832 questions
asked 2023-12-05T09:21:15.98+00:00
pmscorca 217 Reputation points
commented 2023-12-13T09:46:53.61+00:00
pmscorca 217 Reputation points
0 answers

Upgraded Azure AD Connect Issues

Hi Guys We recently upgraded our connector getting this error on version 2.2.8.0 When the upgrade was completed the sync worked fine The current user signed on the current profile is a administrators and the user been used for the connector is part of…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,172 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
17,636 questions
asked 2023-12-13T09:46:26.2366667+00:00
Bryan Mentz 0 Reputation points
1 answer

Can't delete a file in Sharepoint

Hello, I can't delete or move a file in Sharepoint. I am getting error : token request previously failed I checked my access permision I have owner access over the folder. Also other colleagues with same access can delete and move with no issue. Lastly I…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
8,631 questions
asked 2023-12-08T19:54:13.6666667+00:00
MoTaar 80 Reputation points
commented 2023-12-13T09:46:24.15+00:00
Emily Du-MSFT 36,956 Reputation points Microsoft Vendor