55,174 questions

Sort by: Updated
0 answers

.net maui grouping data binding not working, displays blank lines.

My listview does not bind correctly, I'm getting blank lines. ( I'm missing something in the code) (in debug) the for each loop show there is data in the Items object but it does not show up in the listview. Xaml <?xml version="1.0"…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,718 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,005 questions
asked 2024-05-30T12:51:24.5833333+00:00
tim 140 Reputation points
0 answers

"400 The SSL certificate error" from Azure Application Gateway with mTLS

I try to setup mTLS with an Azure Application Gateway. Unfortunately I always get an error <html> <head><title>400 The SSL certificate error</title></head> <body> <center><h1>400 Bad…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
980 questions
asked 2024-05-29T12:19:13.28+00:00
nikh3 0 Reputation points
commented 2024-05-30T12:49:00.5+00:00
GitaraniSharma-MSFT 48,096 Reputation points Microsoft Employee
0 answers

Page setup on Edge

I am looking for a solution to change the page size default for save as pdf in Microsoft Edge, the default size is Letter so every time we need to change the settings if we need to print on A4, like to know where the settings are to save the page size /…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,181 questions
Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,872 questions
asked 2024-05-30T12:48:17.5233333+00:00
Edwin 0 Reputation points
0 answers

How to add cname record into a subdomain at DNS zone in Azure

Hi Team, We are encountering an issue in our domain for creating a auto validating certificate. The main issue revolves around the auto-validation of certificates. Here’s a detailed overview of the problem: Current Setup: consider our domain,…

Azure DNS
Azure DNS
An Azure service that enables hosting Domain Name System (DNS) domains in Azure.
610 questions
Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
598 questions
asked 2024-05-27T08:15:35.3333333+00:00
Varun Deepak Jagadeesh (Nallas) 0 Reputation points
commented 2024-05-30T12:47:42.5833333+00:00
GitaraniSharma-MSFT 48,096 Reputation points Microsoft Employee
0 answers

Can I figure out why my new computer is crashing?

I have a new Windows 11 computer which keeps unexpectedly restarting after showing the blue screen. I have looked at the Event Viewer and see that it shows a bug check of 26. I also saved a mini dump but don't know how to read it. Can anyone help with…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,471 questions
asked 2024-05-30T12:45:32.92+00:00
SteveR 0 Reputation points
0 answers

WinUI3 : How to close all the visible window at once

Hi, I'm working on a WinUI3 desktop application in C++. I'm building a multiwindow application. Is there a way to close all the window at once in WinUI3? One way is to maintain the List of windows ourselves, is there any other way to solve this? just…

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.
733 questions
asked 2024-05-30T12:45:25.59+00:00
Harshithraj1871 1,496 Reputation points
0 answers

How to delete AI Search index, cannot locate in Azure portal

I have a Language service and associated AI Search service in Southeast Asia. I am working with an OpenAI service in US East region using AI Studio. Created a hub and project, which are based in US East region as well. Have added a number of 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.
763 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,459 questions
asked 2024-05-29T03:14:47.6966667+00:00
misc981 6 Reputation points
commented 2024-05-30T12:44:45.0366667+00:00
SnehaAgrawal-MSFT 19,101 Reputation points
0 answers

removable drive seen in debbugger although i filter it.

hi, i used this code and i see removable drive in debugger, why? I used mac. DriveInfo[] drives = DriveInfo.GetDrives(); drives = drives.Where(drive=> drive.DriveType != DriveType.Removable && drive.DriveType !=…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,005 questions
asked 2024-05-30T11:56:43.41+00:00
Dani_S 2,906 Reputation points
commented 2024-05-30T12:41:26.13+00:00
Dani_S 2,906 Reputation points
0 answers

How to fix vulnerability for overlayfs folders in Azure AKS agent nodes

Hi All, We got some vulnerabilities for overlayers in Azure AKS agent nodes. For example: Node.Js Foundation Node.js Multiple Vulnerabilities (Node v20.11.1,Node v21.6.2, Node…

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,902 questions
asked 2024-05-29T13:14:36.75+00:00
Pan, Kewen 0 Reputation points
commented 2024-05-30T12:38:38.0166667+00:00
v-vvellanki-MSFT 4,520 Reputation points Microsoft Vendor
0 answers

Graph api calls

how can I get the information about 2 things in Microsoft Entra ID using Graph API : I review in the documentation and couldn't find what I'm looking for https://learn.microsoft.com/en-us/graph/api/resources/authenticationmethod?view=graph-rest-1.0 …

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,005 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,911 questions
asked 2024-05-30T12:38:25.9866667+00:00
Maayan Dugma 0 Reputation points
0 answers

Why is the latency of GPT-4o vision so high in the West US region?

The average latency of GPT-4o Vision was significantly lower a few days ago, but it has now increased to more than a few minutes. The text completion function is still as fast as ever, but the vision perception function is experiencing significant…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,326 questions
asked 2024-05-30T12:38:19.4966667+00:00
Nanbing Liu 0 Reputation points
0 answers

Invalid subscription key

Hi, I've subscribed to the Azure translator service and found out the key turns to invalid. Could you please provide me with a valid one and the details of my subscription. Please check the following info: subscription ID:…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
352 questions
asked 2024-05-30T06:46:39.3833333+00:00
qian, wangfan 0 Reputation points
commented 2024-05-30T12:37:05.16+00:00
navba-MSFT 17,980 Reputation points Microsoft Employee
0 answers

Request for API to Sign Out Users from All Sessions for Non-CAE Applications such as Microsoft365, word, excel, etc.

We need a method to sign out users from all active sessions and applications in Microsoft 365, specifically addressing non-CAE applications. The current RevokeSignInSessions API does not affect non-CAE applications, posing a security risk. Current…

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,990 questions
Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
699 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,895 questions
PowerPoint
PowerPoint
A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.
234 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,550 questions
asked 2024-05-30T12:36:40.9366667+00:00
Ashutosh Gairola 0 Reputation points
0 answers

¿Cómo llamar a Teléfono Air Canada México?

A través de Teléfono Si los pasajeros quieren consultar sus problemas a los representantes de la aerolínea de Air Canada México entonces pueden usar el número de __teléfono Air Canada México  que es  ___+52 55 8526 3538 _____para que obtenga las…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,905 questions
asked 2024-05-30T12:35:53.4866667+00:00
David Sanchez 0 Reputation points
0 answers

Azure Fundamentals sandbox is trying to launch a guest organisation rather than the default

Without specific details, In myaccount.microsoft.com my Home organisation is set correctly to the firm I work with. In the guest area there is an organisation I did some temporary work for a number of years ago. The microsoft documentation suggests you…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,636 questions
asked 2024-05-30T11:29:39.0533333+00:00
David Cory (UK) 0 Reputation points
edited the question 2024-05-30T12:35:44.5933333+00:00
AmaranS 2,770 Reputation points Microsoft Vendor
0 answers

How to get deleted event(s) part of a given series

I need to retrieve deleted event(s) from a given recurrent series. I'm creating a PowerBI report based on Outlook calendar. Leveraging the recurrnces data structures I have been able to build all events of a given series but I'd like to delete the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,895 questions
asked 2024-05-30T12:32:15.4566667+00:00
Cristiano Degiorgis 20 Reputation points
0 answers

Resolving FileNotFoundError When Reading Parquet Files in Synapse Notebook

In my Synapse Notebook, I aimed to read Parquet files. However, I encountered a 'FileNotFoundError' when attempting to use a wildcard. The folder structure I intend to access is as follows: 'test/year={yyyy}/month={MM}/day={dd}/*.parquet'. Here's the…

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,495 questions
asked 2024-05-30T12:32:12.17+00:00
Clover J 160 Reputation points
0 answers

Getting an error when trying to setup Exchange Online ForwardingAddress in Azure Runbook

Hello, I am trying to setup an Azure Automation Runbook in which I convert a User Mailbox to a Shared Mailbox and setup a ForwardingAddress. I setup all the permissions and converting the mailbox is working, setting a forwarding address throws the…

Microsoft Exchange Online
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,145 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,179 questions
asked 2024-05-30T12:31:55.16+00:00
Nick 0 Reputation points
0 answers

how to optimize costs per request azure openai gpt-4o

Hi, I'm using the following to chat with an image and given prompt: response = client.chat.completions.create( model='gpt-4o-2024-05-13', messages=[ {'role':'system','content':'You are a helpful assistant'}, …

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,326 questions
asked 2024-05-30T10:03:19.7833333+00:00
Ya Tl 0 Reputation points
commented 2024-05-30T12:31:35.07+00:00
santoshkc 5,255 Reputation points Microsoft Vendor
0 answers

How to retrieve conversationId and teamId from MS Teams connector webhookUrl

We have created custom connectors in MS Teams and are now planning to develop a Teams bot. We aim to migrate our existing connector users to the Teams bot approach. To accomplish this migration, we need to retrieve the conversationId, tenantId, and…

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,926 questions
asked 2024-05-30T07:12:40.0866667+00:00
Hasit Parmar 0 Reputation points
edited the question 2024-05-30T12:30:31.3166667+00:00
romungi-MSFT 42,966 Reputation points Microsoft Employee