347,714 questions

Sort by: Updated
0 answers

how to increase Azure communication service rate limit for sending email

I am using Azure communication service for sending emails to my users . There is a limit of 100 emails per hour (see image below). I wonder if there is a way to increase this limit ? thank you.

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
705 questions
asked 2024-05-17T12:41:19.5733333+00:00
Yonatan Weinberger 0 Reputation points
commented 2024-05-21T05:53:44.2233333+00:00
VenkateshDodda-MSFT 18,951 Reputation points Microsoft Employee
3 answers

Change height of the snackbar in dotnet MAUI Android

Hi, Does anyone know how can i change the height and the padding of the snackbar in dotnet maui Android? var snackbarOptions = new SnackbarOptions { BackgroundColor = Colors.LightGray, TextColor = Colors.Green, CornerRadius = new…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,965 questions
asked 2024-05-11T10:08:49.3533333+00:00
ALEXANDRUSTEFAN CRACEA 0 Reputation points
commented 2024-05-21T05:53:25.2933333+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 69,311 Reputation points Microsoft Vendor
1 answer

Microsoft Lists buttons not working

Hi all We are experiencing a weird issue with a SharePoint List. When on SharePoint, list works fine, however, when opening it MS Lists, none of the formatted column's buttons or infieldedits work. Is anyone else experiencing this issue? Regards,

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,821 questions
asked 2024-05-16T14:12:32.01+00:00
Martín 0 Reputation points
answered 2024-05-21T05:53:01.55+00:00
Emily Du-MSFT 42,346 Reputation points Microsoft Vendor
0 answers

Dropbox on .NET Maui

I am trying to get Dropbox to work in .net maui. I have it working fine in xamarin.ios, it open a browser and get them to login, then when the go back from the browser, the app is receives the redirect in appdelegate.cs to get the auth token and use it…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,965 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,362 questions
asked 2024-05-12T21:27:18.04+00:00
Phunction 206 Reputation points
commented 2024-05-21T05:52:52.6166667+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 36,951 Reputation points Microsoft Vendor
1 answer

Issue with speech-to-text service

While converting the given wave file from Speech-to-Text using Microsoft's Speech-to-Text service, it is not detecting "No" at 57th second in this file but detecting at 1:12 min and in other places. Speech recognised is as follow RECOGNIZED:…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,435 questions
asked 2024-05-16T06:18:15.6466667+00:00
Vidyadhar Busam 0 Reputation points
commented 2024-05-21T05:52:29.9766667+00:00
Vidyadhar Busam 0 Reputation points
0 answers

How to get specific image coordinates from within bitmap

hi Is there a special (Library/Class) for such an achievement? which can find and return the coordinates by giving a symbol of a specific image from within the larger image

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,850 questions
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,443 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,603 questions
asked 2024-05-21T03:56:04.6666667+00:00
Mansour_Dalir 1,651 Reputation points
commented 2024-05-21T05:52:21.8966667+00:00
Xiaopo Yang - MSFT 11,506 Reputation points Microsoft Vendor
1 answer

How to bring app to the top of all other apps in .Net MAUI mac catalyst

I want to bring the application to the top of all other apps, but i have tried all the below codes, but none of them working as expected. code snippet UIWindow window = UIApplication.SharedApplication.Windows[0]; if (window != null) { …

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,446 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,965 questions
asked 2024-05-13T10:22:22.3533333+00:00
Kiran Mohanty 0 Reputation points
commented 2024-05-21T05:52:16.06+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 36,951 Reputation points Microsoft Vendor
1 answer

MAUI Unique Device Identifier ID

I am looking for a Unique Device Identifier ID for Android and iOS. Is there any code for that ?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,965 questions
asked 2024-05-15T10:42:58.6333333+00:00
Etien Ducka 30 Reputation points
commented 2024-05-21T05:51:48.9666667+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 69,311 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Touch Events in .NET MAUI

Hi I'm working on a piano keyboard app in .NET MAUI, and I'm encountering an issue with implementing a specific feature. I want users to be able to slide their finger across the keys, triggering a note for each key they pass over. However, I'm only…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,965 questions
asked 2024-05-10T01:53:53.1+00:00
Yusuf 691 Reputation points
accepted 2024-05-21T05:51:05.5866667+00:00
Yusuf 691 Reputation points
0 answers

How to upload angular app to app services

hello hello it fans. I've been trying to upload a project to app services for several days. The backend is already up without a problem with Django, but the frontend there is no way to upload it. I tried through Linux and Windows, also through web static…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,997 questions
asked 2024-05-19T08:37:27.5066667+00:00
JOSE TOMAS GUZMAN JORQUERA 0 Reputation points
commented 2024-05-21T05:50:08.5966667+00:00
VenkateshDodda-MSFT 18,951 Reputation points Microsoft Employee
0 answers

@await RenderSectionAsync giving "Cannot await method group" error

I am creating a razor application consisting of two simple user inputs and two navigation tabs with 'save' and 'cancel' button for the user inputs. I have pasted below part of the _Layout.cshtml code giving the titled error. Am I missing something ? …

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,446 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,231 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,415 questions
asked 2024-05-21T04:33:58.8933333+00:00
Akhil Josef 0 Reputation points
commented 2024-05-21T05:50:06.35+00:00
Tiny Wang-MSFT 1,581 Reputation points Microsoft Vendor
1 answer

Deploy a Layout on a Webserver with Authentication

I found the possibility to host my own layout on a webserver as described here https://learn.microsoft.com/en-us/visualstudio/install/create-a-network-installation-of-visual-studio?view=vs-2022 and using the --layoutUri option to specify the address of…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,679 questions
asked 2024-05-17T13:10:02.53+00:00
Ruething Christoph 0 Reputation points
commented 2024-05-21T05:50:04.1+00:00
Anna Xiu-MSFT 26,561 Reputation points Microsoft Vendor
1 answer

Describe how to use the anonymous option in the sharing and permission settings in the new Outlook version's. How to allow external users to access folders (Inbox, Sent Items)

Microsoft Exchange Online
Outlook
Outlook
A family of Microsoft email and calendar products.
3,089 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,947 questions
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,251 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,406 questions
asked 2024-05-20T10:27:11.5166667+00:00
Ajay m 0 Reputation points
commented 2024-05-21T05:48:25.1833333+00:00
Ajay m 0 Reputation points
0 answers

upgrade to FCM V1 unable to send push notification

i have upgraded from FCM Legacy to FCM V1 unable to send push notification In Firebase console FCM V1 is enable and in azure notification hub private key client mail and project_Id is configure made all necessary set up unable to figure out why push…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
270 questions
asked 2024-05-15T06:36:32.46+00:00
Uma Belligenur 5 Reputation points
commented 2024-05-21T05:47:43.4433333+00:00
VenkateshDodda-MSFT 18,951 Reputation points Microsoft Employee
4 answers

App ID, how do I identify Application Name of these App IDs?

App ID, how do I identify Application Name of these App…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,865 questions
asked 2024-05-19T18:02:47.96+00:00
Vincent Sarte 0 Reputation points
answered 2024-05-21T05:46:47.5266667+00:00
Akhilesh 5,325 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

PL-300 Exam Registration issue from Bangladesh

Dear Microsoft Certification Support, I am writing to request assistance with registering for the Microsoft Power BI Data Analyst PL-300 exam. I recently completed the program specialization on Coursera and received a valuable 50% discount voucher that…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,470 questions
asked 2024-05-21T04:21:34.66+00:00
Miraj Ahmed 0 Reputation points
answered 2024-05-21T05:46:38.66+00:00
Miraj Ahmed 0 Reputation points
1 answer

Burn media in MAC

Hi Bruce, Maui approach is to run windows in a vm, and use visual studio for windows. Is there burn media in apple ? How do i work with it ? C# ? Thanks,

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,965 questions
asked 2024-05-14T03:24:40.07+00:00
Dani_S 2,866 Reputation points
commented 2024-05-21T05:46:11.1266667+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 36,951 Reputation points Microsoft Vendor
1 answer

Detailed SharePoint Report

Does anyone know how to get a detailed report on usage and features that are being used and not used for our intranet page?

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,821 questions
asked 2024-05-14T19:01:47.85+00:00
Corey Whitney 0 Reputation points
edited a comment 2024-05-21T05:46:01.0766667+00:00
Emily Du-MSFT 42,346 Reputation points Microsoft Vendor
0 answers

Posting data to a business central table with Azure Data Factory

Hello I am getting this error Job failed due to reason: Error response from server: Some({"error":{"code":"Internal_EntityWithSameKeyExists","message":"The record in table PurchaseLinesInvoicesTempTable…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,726 questions
asked 2024-05-20T13:54:31.2333333+00:00
Kayode Ogidan 60 Reputation points
commented 2024-05-21T05:45:55.0333333+00:00
Harishga 4,005 Reputation points Microsoft Vendor
1 answer

SCCM update to version 2403 stuck at downloading

How can I resolve the issue of SCCM update to version 2403 getting stuck at downloading? The .cab file in EasySetupPayload folder grows up but changes to 0 KB in the end, and I got the following warning in dmpdownloader.log: WARNING: The C:\Program…

Microsoft Configuration Manager
asked 2024-05-16T12:34:42.3+00:00
Touris Jade 40 Reputation points
commented 2024-05-21T05:43:58.2+00:00
AllenLiu-MSFT 41,136 Reputation points Microsoft Vendor