53,916 questions

Sort by: Updated
0 answers

Smart screen security error during upload app on store

Hi Team, Could you please help me for sort this issue. I had developed app using Tauri, during submit the APP on store getting security (Smart Screen) error. While I had followed the given steps still error not resolved. Error Below: |10.2.10 Security|A…

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.
728 questions
asked 2024-04-30T09:58:35.7133333+00:00
ankit verma 0 Reputation points
edited the question 2024-05-06T09:01:25.2333333+00:00
Jeanine Zhang-MSFT 9,181 Reputation points Microsoft Vendor
0 answers

Azure AI Chat playground: select the Azure AI Search resource loading/greyed out

i cant select Azure AI Search resource and is it loading but nothing happens

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,397 questions
asked 2024-05-06T07:56:49.5966667+00:00
German, Markus 0 Reputation points
commented 2024-05-06T08:57:07.6133333+00:00
German, Markus 0 Reputation points
0 answers

Spark_Ambiguous_Executor_MaxExecutorFailures

Hi I'm running a scheduled multiple run notebook using the below configuration, but I keep getting the below error DAG = { "activities": [ { "name": "Notebook", "path":…

Microsoft Fabric Training
Microsoft Fabric Training
Microsoft Fabric: A Microsoft unified data platform.Training: Instruction to develop new skills.
11 questions
asked 2024-05-06T08:06:10.67+00:00
Seelan 0 Reputation points
commented 2024-05-06T08:54:17.5066667+00:00
Rakesh Gurram 2,925 Reputation points Microsoft Vendor
0 answers

Where Can I Find the Remoted iOS Simulator for Windows PC?

Where can I find the Remoted iOS Simulator for Windows PC?

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,296 questions
Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,667 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,771 questions
Windows 10 Hardware Performance
Windows 10 Hardware Performance
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
95 questions
Windows Hardware Performance
Windows Hardware Performance
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.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,548 questions
asked 2024-05-06T08:53:53.8966667+00:00
R9I1 1 Reputation point
0 answers

Getting forbidden while hitting the https://graph.microsoft.com/beta/appCatalogs/teamsApps

Hi Team, Now For the Token generation I am using below code : var _clientApplication = ConfidentialClientApplicationBuilder.Create("clientid") .WithAuthority("https://login.microsoftonline.com/tenantid")…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,653 questions
asked 2024-05-06T08:53:14.4733333+00:00
Hamendra Kumar (HCL Technologies Ltd) 0 Reputation points Microsoft Vendor
edited the question 2024-05-06T08:53:39.1866667+00:00
Hamendra Kumar (HCL Technologies Ltd) 0 Reputation points Microsoft Vendor
0 answers

Custom extraction model (DocumentIntelligence) is missing when calling from API

I have trained a custom neural extraction model using the Document Intelligence Studio using the 2024-02-29-preview API. The model is listed on the models tab for the project and can be used for analysis. When trying to acccess it via the Java client,…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,389 questions
asked 2024-05-05T15:42:05.1266667+00:00
Balázs Bánfai 0 Reputation points
commented 2024-05-06T08:53:11.62+00:00
santoshkc 4,425 Reputation points Microsoft Vendor
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,…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,182 questions
asked 2024-05-06T06:46:58.6933333+00:00
Atharva Diwan 0 Reputation points
edited the question 2024-05-06T08:52:59.5933333+00:00
Jeanine Zhang-MSFT 9,181 Reputation points Microsoft Vendor
0 answers

Azure Notification Hub on sending fcm v1 notification says "The Notification could not be delivered due to an unknown error"

Followed the steps as per migration guide- https://learn.microsoft.com/en-gb/azure/notification-hubs/notification-hubs-gcm-to-fcm Generated new private key from firebase console✔️ set up private key, client email, project id to azure Google (FCM v1)…

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.
264 questions
asked 2024-05-03T15:32:22.46+00:00
Rumaisa K N 0 Reputation points
commented 2024-05-06T08:51:46.59+00:00
Rumaisa K N 0 Reputation points
0 answers

Bing Web Search API doesn't accept percent-encoded commas in URL

According to this documentation page of the Bing Web Search API: Remember that you need to URL-encode all query parameters, so the parameter actually looks like: `&responseFilter=webpages%2Cnews` But when I did that, the search API returned this…

Bing Web Search
Bing Web Search
A Bing service that gives you enhanced search details from billions of web documents.
130 questions
asked 2024-05-06T08:49:27.2633333+00:00
Minh Duc Pham 0 Reputation points
0 answers

How do i renew my AZ305 certification

Hello , i dont have the option to renew my AZ305 certification.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,164 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,438 questions
asked 2024-05-06T08:46:11.1866667+00:00
Gabriel Sallah 0 Reputation points Microsoft Employee
0 answers

Need Help with Azure WebPubSub Private Endpoint Configuration for WebSocket Client

Hi Azure Community, I'm encountering an issue with my WebSocket client code when trying to connect to an Azure WebPubSub service using a private endpoint. The code works perfectly fine with a public endpoint but fails to receive messages when using a…

Azure Web PubSub
Azure Web PubSub
An Azure service that provides real-time messaging for web applications using WebSockets and the publish-subscribe pattern.
63 questions
asked 2024-05-06T08:44:30.9233333+00:00
Shree 0 Reputation points
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 Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,438 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-06T08:42:24.7133333+00:00
MayankBargali-MSFT 68,656 Reputation points
0 answers

Reading 1 million Records from Single Excel in Blob storage + Azure functions/ADF/Cosmos Change feed/WebJob

Hi Everyone- I have a use case of reading 1 million records in a single Excel from a Blob storage. Basically when someone uploads this file to Blob, it should start processing. Please let me know the best option to choose from below for the same. …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,300 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,605 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-05-06T03:15:08.2033333+00:00
Mathew James 316 Reputation points
edited the question 2024-05-06T08:39:47.7633333+00:00
MayankBargali-MSFT 68,656 Reputation points
0 answers

how to download learning path accomplishment as certificate?

hi, how to download learning path accomplishment as certificate and import to linkedin? Regards, Nicolas This question is related to the following Learning Module

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,182 questions
asked 2024-05-05T11:17:49.6066667+00:00
Nicolas Anderson 5 Reputation points
commented 2024-05-06T08:37:37.3133333+00:00
Nicolas Anderson 5 Reputation points
0 answers

How can I delete expired certificate that will not be deleted?

I'm encountering an issue while trying to update an SSL certificate on my web app. Here's the problem in detail: I have an expired certificate that I cannot seem to delete. Despite receiving a "successful" message upon attempting deletion, the…

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-05-03T17:17:00.6466667+00:00
Alex 0 Reputation points
commented 2024-05-06T08:36:14.3633333+00:00
Karni Gupta (MSFT) 85 Reputation points Microsoft Employee
0 answers

App Service Plan Create operation is throttled for subscription ********. Please contact support if issue persists." },

I deleted all the resources under a subscription, but still i am getting this above error

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-05-05T13:24:58.9733333+00:00
joseph 0 Reputation points
commented 2024-05-06T08:30:54.5633333+00:00
Karni Gupta (MSFT) 85 Reputation points Microsoft Employee
0 answers

Sharepoint 2019 on prem with Office Online Server and ADFS, connection was reset for some domains

Hi, Environment: Air gapped system with connection to few domains; Sharepoint 2019 Enterprise on prem with ADFS (no NTLM auth); LDAPCP plugin; MS Office 2016; Office Online Server 2016 published through WAP with passthrough settings; ADFS (LAN)…

Microsoft Office Online Server
Microsoft Office Online Server
Microsoft on-premises server product that runs Office Online. Previously known as Office Web Apps Server.
587 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,688 questions
Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,196 questions
asked 2024-05-06T08:30:27.3+00:00
Shinkus 0 Reputation points
0 answers

How i can access a PostgreSQL server DB in a VNet in Azure thorugh python runbook inside an Automation Account ?

Hello team, I have a problem statement, i have an automation account in azure in which i have a python runbook in that runbook i have a script to make a connection to postgreSQL DB server and do some transactions in the DB but the problem is now i have…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,126 questions
Azure Database for PostgreSQL
asked 2024-05-03T13:04:21.4433333+00:00
Koushik Purva Mahendra 25 Reputation points
commented 2024-05-06T08:29:40.5833333+00:00
AnuragSingh-MSFT 20,106 Reputation points
0 answers

Submitted an update of my app but the older version is the one still available on the store

I submitted an update of my application to the Microsoft store, and the app passed the certification process 5 days ago, and the status is "In the Microsoft Store" but surprisingly, my clients are still only seeing the older version of the app.…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,667 questions
Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
874 questions
asked 2024-05-06T08:28:41.79+00:00
AMOS SITENDA 0 Reputation points
0 answers

Word's Header and Footer templates is missing

I have version (Microsoft® Word for Microsoft 365 MSO - Version 2403 Build 16.0.17425.20176) 64-bit) where is not any templates in Header and Footer Gallery. And I haven't any possibilities get those templates at Office.com (Finnish version). What I…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,318 questions
Word Management
Word Management
Word: A family of Microsoft word processing software products for creating web, email, and print documents.Management: The act or process of organizing, handling, directing or controlling something.
895 questions
asked 2024-05-06T08:27:19.02+00:00
Päivi Klimenko 0 Reputation points