54,400 questions

Sort by: Answers
0 answers

How to stop command line from spawning separately from the pseudo console?

As the title suggests, I am trying to create a pseudo console with a command line process inside of it. I've been following the microsoft guide on creating a pseudo console session step by step, except I ported the code to Rust. Unfortunately, I have…

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,432 questions
asked 2024-05-14T17:23:25.8266667+00:00
grease 0 Reputation points
commented 2024-05-14T20:29:21.5+00:00
grease 0 Reputation points
0 answers

Urgent help with uploading excel add- in to store

Hi, My startup Filot has spent months developing an excel add-in and have been struggling to get setup for around a week and a half now just to simply be able to upload our excel add-in for review to be put in the store for others to use. I have been…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,501 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.
881 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,539 questions
asked 2024-05-14T06:20:03.8766667+00:00
Bjorn 0 Reputation points
edited the question 2024-05-14T20:25:35.45+00:00
Marilee Turscak-MSFT 34,316 Reputation points Microsoft Employee
0 answers

How to fix identification of an extra comma in custom model when layout model is not accurate

I have my own custom model that I am training, but the layout model makes some mistakes, such as identifying a trailing comma. How can I fix these mistakes?

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,417 questions
asked 2024-05-14T16:01:40.5266667+00:00
Shahar Spencer 60 Reputation points
commented 2024-05-14T20:24:12.09+00:00
VasaviLankipalle-MSFT 14,661 Reputation points
0 answers

Grand total of current stock report

I want to get grand total of current stock in the blank square at the bottom, but cannot figure out how.

Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
828 questions
asked 2024-05-14T20:18:43.5733333+00:00
Mick Kobayashi 0 Reputation points
0 answers

Taking long time when handling large amount of data in gridview

I have been developing ASP.NET application. i am storing the image to sql table as binary format. i have more than 5000 customer records in the table. every customer will have the medical certificate as image in will be stored in SQL table in binary…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,294 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,323 questions
asked 2024-05-14T17:50:12.66+00:00
Gani_tpt 1,586 Reputation points
commented 2024-05-14T20:14:00.6633333+00:00
AgaveJoe 26,151 Reputation points
0 answers

Manager Attribute Does Not Sync

All user accounts on our on-premise Active Directory have the Manager attribute specified. We are syncing on-prem users to Entra via the Azure AD Connect tool. When checking the user account via portal.microsoft.com, the Manager attribute is not…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,700 questions
asked 2024-05-14T20:10:36.5466667+00:00
Zane Donaldson 1 Reputation point
edited the question 2024-05-14T20:11:22.89+00:00
Zane Donaldson 1 Reputation point
0 answers

I want to block certain regions of a country on application gateway and not entire country how can I do that

I want to block certain regions in country based on iso code and azure only gives me option to do it for entire country. How can I implement it for a region in country

Azure Web Application Firewall
asked 2024-05-14T20:00:33.4566667+00:00
Kajal Kothari 0 Reputation points
0 answers

Simplifying user login process on different tenants with different credentials

I have a scenario where "M365 is hosted on Tenant A with domain.com" and Azure AD for AAD Joined devices on "Tenant B with onmicrosoft.com" and on premises with "Domain.local" . Problem-User need to login using different…

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,897 questions
asked 2024-05-14T20:00:31.2133333+00:00
Jaganathan Krishnan 20 Reputation points
0 answers

cant access azure/storage-blob from nodejs app

Cant access the @azure/storage-blob. I mean getting undefined when I try to access the BlobServiceClient in the node js app. const {BlobServiceClient} = require("@azure/storage-blob"); Using azure/storage-blob version "12.4.0",…

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
233 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,458 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
886 questions
asked 2024-05-14T19:58:15.99+00:00
Deepakkumar Subramaniam 0 Reputation points
0 answers

Purview: Custom Classification with .csv file not correctly classifying all columns

Using custom classification, I've created a list in Excel (.csv) and listed all possible values for classification. For example: I have these 2 columns listed As I scan my Azure Data Lake Storage Gen2, this is the classification: Why is it so that one…

Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
951 questions
asked 2024-05-13T18:50:13.27+00:00
Bryan 0 Reputation points
commented 2024-05-14T19:48:19.4766667+00:00
Bryan 0 Reputation points
0 answers

Why does the EasyAuth not accept my request for my function app with a OIDC identity provider?

I have an API that exposes a few endpoints, from which some user details and data can be fetched. The API is a function app with authentication enabled and restrict access set to "Require authentication". My app uses azure B2C for a subset of…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,336 questions
asked 2024-05-14T11:35:39.01+00:00
Martin Rosin 0 Reputation points
commented 2024-05-14T19:46:31.0366667+00:00
Martin Rosin 0 Reputation points
0 answers

Error Generic Download worker failed to download entity "Policy"

Hello, Does anyone else have the same problem? How to resolve this? We get below error message many many times every day: SITESERVER SMS_SERVICE_CONNECTOR Generic Download worker failed to download entity "Policy"

Microsoft Configuration Manager
asked 2024-05-14T19:46:11.8566667+00:00
dhiffg-5169 80 Reputation points
0 answers

The custom Bentley iTwin viewer React-JS app works perfectly on localhost, but it fails when published to an Azure web app.

The custom Bentley iTwin viewer React-JS app works perfectly on localhost, but it fails when published to an Azure web app. The error message displayed is, "The resource you are looking for has been removed, had its name changed, or is temporarily…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,309 questions
asked 2024-05-14T05:47:38.2733333+00:00
edited the question 2024-05-14T19:43:16.09+00:00
Grmacjon-MSFT 16,271 Reputation points
0 answers

Automatically update Azure AI search indexes from BLOB storage for use in Azure AI studio - RAG pattern queries

Hello, I'm currently using Azure AI studio to upload PDF files to a BLOB store, create an index, and then query this data using Chat GPT 3.5 and the RAG pattern without any coding. It is working great! However, I'm trying to set up the architecture to…

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.
733 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,231 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,425 questions
asked 2024-05-14T16:03:05.1033333+00:00
CTO.care 20 Reputation points
commented 2024-05-14T19:41:43.9033333+00:00
Grmacjon-MSFT 16,271 Reputation points
0 answers

My Microsoft Attack Simulator emails get quarantined when user's report them, why is that?

I am working on creating a phishing simulation for my organization; normally when we have a phishing campaign simulation, we send a copy of our reported emails to our shared security team mailbox. This gives us quick reference for user reports and…

Microsoft Defender for Endpoint Training
Microsoft Defender for Endpoint Training
Microsoft Defender for Endpoint: A Microsoft unified security platform for preventative protection, postbreach detection, and automated investigation and response. Previously known as Microsoft Defender Advanced Threat Protection.Training: Instruction to develop new skills.
17 questions
asked 2024-05-14T19:37:31.3233333+00:00
Alyse Hart 25 Reputation points
0 answers

Posting data to Business Central

Hello I am having the following error, what is the right way to post data to Dynamics 365 Business Central, I am current making a post request in my data flow using the external call option, in my dataflow, something is off because I have not been able…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,669 questions
Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
56 questions
asked 2024-05-14T19:28:10.83+00:00
Kayode Ogidan 40 Reputation points
0 answers

i can't sign up i used my credit for the first time egypt is my region and when i sign up it sends not eligible

i can't sign up

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,323 questions
F#
F#
A strongly typed, multi-paradigm programming language developed by the F# Software Foundation, Microsoft, and open contributors.
56 questions
asked 2024-05-14T19:26:43.5766667+00:00
Esraa Rashad 0 Reputation points
0 answers

My Dev, test, prod environments are in different resource groups of same subscription. How do I create a devops pipeline in this case?a DevOps pipeline to deploy a

Hi, My dev, test and prod environments are in different resource groups of the same subscription. I am involved in a data engineering project where I will be using primarily below resources - ADLS - data storage ADF - Orchestration Azure Databricks - QC…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,361 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,951 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,669 questions
asked 2024-05-14T19:23:38.4366667+00:00
Shashwat Tiwary 0 Reputation points
0 answers

Trusted signing: Clickonce

We are in the process of testing signing in Azure DevOps pipelines as well as locally.   I'm in the process of evaluating this service.   So far I have succesfully tested signing of DLL, EXE and PS1 via signtool.exe locally and the TrustedSigning@0 task…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,309 questions
asked 2024-05-14T10:24:50.79+00:00
Michael Andy Poulsen 0 Reputation points
commented 2024-05-14T19:19:14.6466667+00:00
Michael Andy Poulsen 0 Reputation points
0 answers

Microsoft Defender for Cloud Storage.. Azure File Shares questions

A vendor recently converted our file server over to Azure File shares and after doing some testing some questions have arose... Does Microsoft Defender for Cloud Storage scan preexisting file shares for malware when implemented after data has already…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,171 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,729 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,208 questions
asked 2023-08-30T11:31:14.04+00:00
Jeff Davis 0 Reputation points
commented 2024-05-14T19:18:38.0966667+00:00
Dan T 0 Reputation points