55,883 questions

Sort by: Updated
0 answers

Multiple lines in a Label with FormattedString showing inconsistent behaviour between Windows and Android [.NET MAUI]

Hi, I've been working on a hobbyist project to create and roll custom dice rolls, which are then displayed using a PopUp.. I'm having an issue with how the Label (using FormattedString to create a series of spans showing the text. The XAML code for the…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,056 questions
asked 2024-06-15T05:55:10.3+00:00
Robbie Ridgway 0 Reputation points
0 answers

Postfix takes 25 port instead of 587

i have configurted the postfix to use 587 submission port instead of 35 . but still it takes 25 while send a mail i havementioned main and master configuration files for refreance Mail log connect to…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,977 questions
asked 2023-05-29T07:22:17.4533333+00:00
Thrilokesh 35 Reputation points
commented 2024-06-15T05:55:09.4733333+00:00
Alpha 0 Reputation points
0 answers

How to organize icons on navbar using Bootstrap in a Blazor WASM app with .NET 6?

I'm working on an e-commerce app and I want to properly organize the icons on my navbar using Bootstrap 5 CSS. Specifically, I want to display the icons side by side, with equal spacing, and have the username appear right under the green login icon. Can…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,282 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,450 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,479 questions
asked 2024-06-14T13:48:29.6+00:00
Cenk 981 Reputation points
edited the question 2024-06-15T05:53:29.3033333+00:00
Cenk 981 Reputation points
0 answers

Dead Link in "Embrace responsible AI principles and practices" Module

On p. 9 of 9 of the "Embrace responsible AI principles and practices" Module, there is a dead link for "Responsible AI Dashboard homepage" in the bullet point: To learn more about Microsoft tools to help building transparent models…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,511 questions
asked 2024-06-15T04:45:05.21+00:00
Tyler M. Neher 20 Reputation points
edited the question 2024-06-15T05:39:27.2866667+00:00
AmaranS 3,045 Reputation points Microsoft Vendor
0 answers

Is there a way to retain the custom add-in even if break links is performed?

I created a custom formula (in a new add-in) and during one of steps in my macro all the links of the workbook gets broken. Due to this the custom formula gets pasted as values. Is there a way to retain the custom add-in even if break links is performed?

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,604 questions
asked 2024-06-15T04:42:41.0266667+00:00
Srivatsan N 0 Reputation points
0 answers

Azure Synapse Analytics Developer Endpoint Certificate Issue

I'm encountering an SSL connection issue while trying to call the Azure Synapse Analytics REST API using HttpClient in my ASP.NET Core API deployed on a Web App. The error message 'The SSL connection could not be established, see inner exception. The…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,282 questions
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.
4,553 questions
asked 2024-06-14T09:19:22.67+00:00
Andi Leka 0 Reputation points
edited a comment 2024-06-15T04:38:32.93+00:00
Harishga 4,875 Reputation points Microsoft Vendor
0 answers

How to get a latest email conversation message and its attachments only either it is a reply or single email? Now, GraphAPI is gives latest email thread , so the entire conversations coming inside the body ? Any way to achieve this

The below code I have tried, usually the entire conversation messages inside the single email thread is coming inside the body as a html, but I want the latest reply email conversation message and with its attachments only, not the previous conversation…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,370 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,215 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,051 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,892 questions
asked 2024-06-15T04:35:45.8133333+00:00
Yabesh 0 Reputation points
0 answers

New bizarre behavior

Hello Recent update of MS Edge (or maybe Windows update itself) causes the Desktop Background settings to change without my permission and show online background images from around the world. Is there any registry key/value to disable this…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,204 questions
Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,941 questions
asked 2024-06-15T04:29:56.7233333+00:00
StewartBW 625 Reputation points
0 answers

Issue with Deploying Azure stack HCI23H2 cluster via azure portal

Hi Gents I am deploying azure stack HCI 23H2 via Azure portal .. Having three nodes cluster with two intent 1 " Mgmt&Compute" and second intent "Storage". both intent having dual net adaptor for redundancy. Cluster is validated…

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
291 questions
asked 2024-06-10T06:06:20.4866667+00:00
Furkan Ahmad 0 Reputation points
commented 2024-06-15T04:29:38.61+00:00
Vishal Khanna 0 Reputation points
0 answers

Can not get response content from Azure OpenAI Studio Assistants

Hi, I am working on Azure OpenAI Studio Assistants, and I tried in playground and use API to get response. Trying to get same response content like the robot answered in playground. Python api code is successful (with same response content in…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,055 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,437 questions
asked 2024-06-15T04:09:13.6533333+00:00
WenShin Luo 0 Reputation points
0 answers

Microsoft.CognitiveServices.Speech.core.dll

I developed a WPF .Net app using CognitiveServices.Speech and published it. When I transfer the published folder to another PC and run, the app stops after a few seconds with the following error. An unhandled exception occurred: Unable to load DLL…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,471 questions
asked 2024-06-14T16:59:20.87+00:00
stephen Makumbi 5 Reputation points
commented 2024-06-15T04:01:15.9+00:00
stephen Makumbi 5 Reputation points
0 answers

I cannot open the file from microsoft office word

During I did the document. The screen disappeared then I couldn't open the file again. It showed…

Microsoft Office Online Server
Microsoft Office Online Server
Microsoft on-premises server product that runs Office Online. Previously known as Office Web Apps Server.
605 questions
asked 2024-06-15T03:51:02.72+00:00
Suchitra A 1 Reputation point
0 answers

Custom content filters and blocklists for GPT 4o in Azure OpenAI

I have GPT 4o deployed in North Central US region in my Azure OpenAI resource. I have created a custom content filter with custom blocklists (using instructions from https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/use-blocklists) via…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,055 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,437 questions
Azure AI Content Safety
Azure AI Content Safety
An Azure service that enables users to identify content that is potentially offensive, risky, or otherwise undesirable. Previously known as Azure Content Moderator.
6 questions
asked 2024-06-15T03:39:54.1933333+00:00
Mayank Sharma 0 Reputation points
edited the question 2024-06-15T03:46:53.78+00:00
Mayank Sharma 0 Reputation points
0 answers

Use one user assigned managed-identity for all subscriptions VS. Use one user assinged managed-identity for each subscription

Hi, In CMEK scenario, according to this article:…

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,159 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,817 questions
Azure Disk Encryption
Azure Disk Encryption
An Azure service for virtual machines (VMs) that helps address organizational security and compliance requirements by encrypting the VM boot and data disks with keys and policies that are controlled in Azure Key Vault.
163 questions
Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,931 questions
asked 2024-06-15T03:02:13.06+00:00
Siqing Zheng 90 Reputation points
edited the question 2024-06-15T03:25:43.3666667+00:00
Siqing Zheng 90 Reputation points
0 answers

Is the "inputs:" section missing in the snippet provided in data science trainin gmodule

Hi I was wondering the snippet provided in the training module (link below) is missing the "inputs" section in "transform-job" : Link:…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,977 questions
asked 2024-06-14T00:57:54.3066667+00:00
SA 0 Reputation points
edited the question 2024-06-15T03:25:34.07+00:00
AmaranS 3,045 Reputation points Microsoft Vendor
0 answers

When I'm trying to assign a license I'm getting an error message stating "Another object with the same value for property proxyAddresses already exists"

How can I fix this problem?

Microsoft Exchange Online
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,304 questions
asked 2024-06-15T02:26:05.79+00:00
Anand 5 Reputation points
0 answers

Can not run system check having error.

Hello Microsoft, I am going to schedule an online exam with Pearson VUE. On Microsoft web site, there is a System Test link to check my computer for compatibility with test environment. However, the test link leads to a web site with expired certificate.…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,892 questions
asked 2024-06-15T02:21:51.8333333+00:00
Rohit Mishra 0 Reputation points
0 answers

Azure Logic App File storage Extract suddenly Erroring with 400 Bad Request The request was aborted: The request was canceled

Hi We have two logic apps Deployed in the "Australia Southeast" region on a consumption plan that suddenly started failing to extract zip files that are stored in a files share. When i check the file share folders I can see that the extract…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,055 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,933 questions
asked 2024-06-15T02:07:17.96+00:00
Manura De Silva 30 Reputation points
0 answers

How to fix: The store blocked this account while publishing and app.

I always get the error: The store blocked this account. Ensure the account has permission to read reserved app names and that it is linked to a valid Developer subscription. I'm able to login with my account ob the website and I see all my apps there.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,763 questions
asked 2024-06-14T13:05:38.41+00:00
blueman 0 Reputation points
commented 2024-06-15T01:04:01.56+00:00
Loc Nguyen 0 Reputation points
0 answers

Avoiding metric inflation during data processing in Dedicated SQL Pool (formerly SQL DW)

Hi all , Here is the scenario for which I am seeking suggestions: Whenever our data jobs run to refresh dimensions and facts, and a Tableau extract refresh occurs simultaneously, the extracts report inflated metrics. When we validate, the metrics on the…

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.
4,553 questions
asked 2024-06-13T20:36:41.2533333+00:00
PS 396 Reputation points
commented 2024-06-15T00:16:00.36+00:00
Oury Ba-MSFT 17,061 Reputation points Microsoft Employee