53,921 questions

Sort by: Updated
0 answers

Question regarding notification about being required to create all applications inside of a directory

Hi, I noticed a banner coming up in my "App Registrations" page saying: `These applications are associated with the account

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,563 questions
asked 2024-05-05T06:33:08.85+00:00
Phil Dunphy 0 Reputation points
edited the question 2024-05-06T06:54:53.0966667+00:00
SwathiDhanwada-MSFT 17,641 Reputation points
0 answers

Try it out

Following the guide (https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/how-to/model-customization?tabs=studio) and having succeeded to the point of model training and evaluation. Now i want to try / test the one. But i don't have the…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
313 questions
asked 2024-05-06T06:54:45.09+00:00
Alexey Zhilenko 0 Reputation points
0 answers

SSML: Using <lang xml:lang=""> within a multilingual voice sounds incorrect / unlike when used with the language-specific voice

I am developing a TTS application that pronounces "nonsense words" with specific language pronunciations. For example, I am using Polish language voices to pronounce non-Polish words. If I use a Polish-specific language, I hear what I expect…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,405 questions
asked 2024-05-05T16:18:51.91+00:00
mkb13 11 Reputation points
commented 2024-05-06T06:49:11.66+00:00
mkb13 11 Reputation points
0 answers

One Drive Does Not Automatically Backup Files

Hello, There are 2 different servers in our company. One has Windows Server 2012 R2 Standard and the other has Windows Server 2019 Standard Evulation operating system installed. I installed the appropriate versions of OneDrive on both of them. Then I…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
829 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,138 questions
asked 2024-05-06T06:48:47.5433333+00:00
BarisSyhn 0 Reputation points
0 answers

How do I know what version of Chromium/Edge (or WebView2) is being used in the new teams client on Mac/Windows

I'm currently deciding which new browser features to implement in my Teams application. Since the new Teams client is based on WebView2 and that in itself is based on Chromium, how might I find the version of chromium running on teams so I can verify the…

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,868 questions
asked 2024-05-02T05:59:17.74+00:00
Ryan Kuruppu 0 Reputation points
commented 2024-05-06T06:47:27.33+00:00
Vikram Boorla (Tata Consultancy Services Limi) 240 Reputation points Microsoft Vendor
0 answers

After update my app on azure I can get to the web page but when login I get the following: Swapping to the Development environment displays detailed information about the error that occurred. I am using Microsoft Authentication and get an internal 500

After update my app on azure I can get to the web page but when login I get the following: Swapping to the Development environment displays detailed information about the error that occurred. I am using Microsoft Authentication and get an internal 500…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
771 questions
asked 2024-05-03T13:38:01.8333333+00:00
Thomas Blair 0 Reputation points
commented 2024-05-06T06:47:09.6866667+00:00
VenkateshDodda-MSFT 18,441 Reputation points Microsoft Employee
0 answers

ntdll.dll error

I have created a app which executes a command. So I tried to run .jnlp file with javaws command using the app and get following error. Faulting application name: javaws.exe, version: 11.202.2.8, time stamp: 0x5c15d30d Faulting module name: ntdll.dll,…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,427 questions
asked 2024-05-06T06:46:58.6933333+00:00
Atharva Diwan 0 Reputation points
0 answers

System.InvalidOperationException: 'Application-defined or object-defined error.'

Debugging gives me a "Exception Unhandled" error in the Application.Designer: 32 <Global.System.Diagnostics.DebuggerStepThroughAttribute()> 33 Protected Overrides Sub OnCreateMainForm() 34 Me.MainForm = Form1 <<< HERE MARKED…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,835 questions
asked 2024-05-04T14:50:52.45+00:00
Malcolm Fellmann 5 Reputation points
commented 2024-05-06T06:42:51.3633333+00:00
Jiale Xue - MSFT 33,686 Reputation points Microsoft Vendor
0 answers

Can not sign app bundle Google Play

Hello, I am appriciate if some one can help me figure out what problem, this is first time I use Net Maui to deploy Android app. I create new app on Play Console, and choose Use Google-generated key to create new key in Setup/**App signing **I notice…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,625 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,900 questions
asked 2024-05-04T12:18:31.3333333+00:00
Kid 0 Reputation points
commented 2024-05-06T06:41:08.8333333+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 68,656 Reputation points Microsoft Vendor
0 answers

Split single column data into multiple columns in datafactory

Issue: I have some csv files in sftp location . I was planning to use copyactivity to load files from sftp location to datalake for archiving as well as upserting in deltalake. However, I am getting error while reading from source, as some file has…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,604 questions
asked 2024-05-03T18:07:32.02+00:00
Vaibhav 105 Reputation points
commented 2024-05-06T06:40:51.2666667+00:00
Smaran Thoomu 9,845 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,398 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,190 questions
asked 2024-04-26T06:39:38.71+00:00
Abhishek, Burra 0 Reputation points
commented 2024-05-06T06:35:20.4833333+00:00
Abhishek, Burra 0 Reputation points
0 answers

I would like to publish a winui3 app to microsoft store

Hi, I would like to publish a winui3 app to microsoft store. But I don't have a correct (only limited nearly nothing shown) access to Microsoft Partner Center. If you could provide me help to publish that app would be great. Greetings, Tobias

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
873 questions
asked 2024-05-04T12:55:06.0366667+00:00
Tobias Brüschke 0 Reputation points
commented 2024-05-06T06:33:24.5266667+00:00
Junjie Zhu - MSFT 15,056 Reputation points Microsoft Vendor
0 answers

Copy activity is success but no data in the sink source

Hello, I have created a data pipeline that copies data from MongoDB to a SQL Azure data source. The problem is that 1 time out of 2, no data is copied even though the pipeline is successful. I have to restart the flow manually a dozen times before any…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,604 questions
asked 2024-05-05T07:54:17.72+00:00
Morgane Lachuer 0 Reputation points
commented 2024-05-06T06:29:40.9166667+00:00
Smaran Thoomu 9,845 Reputation points Microsoft Vendor
0 answers

issue in OnAppearing() when calling async method, in realse mode , working fine in debug mode

//exception UserProfileData is null in resale mode , working fine in debug mode protected override async void OnAppearing() { try { base.OnAppearing(); UserProfileData ??= new UserProfileData(); if (UserProfileData.IsDataLoaded) …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,900 questions
asked 2024-05-03T13:41:37.7333333+00:00
Ashutosh Mehere 0 Reputation points
commented 2024-05-06T06:27:12.9333333+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 35,806 Reputation points Microsoft Vendor
0 answers

Unable to upload an image to my blob storage account

So i am trying to upload an image to my blob storage and I keep getting this error <Error><Code>AuthenticationFailed</Code><Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,301 questions
.NET F#
.NET F#
.NET: Microsoft Technologies based on the .NET software framework.F#: A strongly typed, multi-paradigm programming language developed by the F# Software Foundation, Microsoft, and open contributors.
94 questions
asked 2024-05-03T08:58:12.4+00:00
ProDevs 0 Reputation points
edited the question 2024-05-06T06:25:37.46+00:00
Jiale Xue - MSFT 33,686 Reputation points Microsoft Vendor
0 answers

Content Security Policy Violations happening for whitelisted domains only for Netherlands and Switzerland users.

I have a csp policy where I have whitelisted all the domains from which I want to load the content to my application and have added only default-src directive  which is fallback to all the other directives.   I have tested the policy on lower…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,190 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,915 questions
asked 2024-04-26T11:33:36.0766667+00:00
Gour, Ashish 0 Reputation points
commented 2024-05-06T06:25:07.37+00:00
SnehaAgrawal-MSFT 18,366 Reputation points
0 answers

[Outlook add in]Issue with Compose Launch event

Hi There, We Have developed an outlook add-in, I need a help on below implementation. Whenever I open a "Compose New Email", I have to open my add-in I know I have to use the LaunchEvent to cat the trigger. My manifest is as below…

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,836 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,006 questions
Microsoft 365 Publishing
Microsoft 365 Publishing
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line. Publishing: The process of preparing, producing, and releasing content for distribution or sale.
597 questions
asked 2024-05-06T06:25:06.0666667+00:00
Pepper Cloud 0 Reputation points
0 answers

400 Bad Request error when calling Command R+ model with assistant tool call in message history

When making a request to /v1/chat/completions as described in this page: https://learn.microsoft.com/en-us/azure/ai-studio/how-to/deploy-models-cohere-command#chat-api-reference-for-cohere-models-deployed-as-a-service to call the command r+ llm,…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,396 questions
asked 2024-04-26T18:20:36.7233333+00:00
M. Lambert 5 Reputation points
commented 2024-05-06T06:24:55.4633333+00:00
Alexander Grimm 5 Reputation points
0 answers

How to return file name and last modified from fileshare on azure storage using java spring boot

How to return file name and last modified from files hare on azure storage using java spring boot // Retrieve the storage account from the connection string. CloudStorageAccount storageAccount = CloudStorageAccount.parse(connectString); // Create a…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,170 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
874 questions
Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
110 questions
asked 2024-05-06T06:18:06.8766667+00:00
Lavate, Ramchandra (Cognizant) 0 Reputation points
0 answers

[Outlook Add in]Incompatibility of manifest.xml in M0365 Outlook

We are facing some issue with our Outlook addin when we test with the Outlook that comes with Microsoft 365 subscription. The application is working in the new version of the Outlook desktop that comes with Windows…

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,836 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,006 questions
Microsoft 365 Publishing
Microsoft 365 Publishing
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line. Publishing: The process of preparing, producing, and releasing content for distribution or sale.
597 questions
asked 2024-05-06T06:17:46.2266667+00:00
Pepper Cloud 0 Reputation points