360,486 questions

Sort by: Updated
0 answers

In a Word Add-In using the JS API, how to update a text by adding/removing certain parts?

We've built an Office Add-in for Word, and would like to build the following: User selects one or more paragraphs. They click a button in our add-in. This will send the text to our API which returns an updated version of these paragraphs. It should…

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,701 questions
asked 2024-07-16T22:09:02.1133333+00:00
Roland 0 Reputation points
edited the question 2024-07-16T23:15:35.5133333+00:00
Roland 0 Reputation points
1 answer

How does ADF Linked Service for Azure Databricks aligns with Job Compute Policy defined inside Azure Databricks

This is a two-part Question. First Part Context: I have ADF which contains several data pipelines. Some pipeline also includes a databricks notebook as an activity. I have created Linked Service Azure Data Factory to facilitate the pipeline which…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,062 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,093 questions
asked 2024-07-10T10:25:16.91+00:00
Ravineesh 20 Reputation points
commented 2024-07-16T23:14:23.99+00:00
Bhargava-MSFT 28,941 Reputation points Microsoft Employee
15 answers

How to resolve "No hosted parallelism has been purchased or granted" in free tier?

Hello, I've just started with Azure DevOps pipelines and just created a very simple pipeline with a Maven task. I don't care for parallelism and I'm not sure in which way I've added it to my pipeline. Is there any way to use the Maven task on the free…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,577 questions
asked 2021-07-15T18:40:29.757+00:00
chw 231 Reputation points
edited an answer 2024-07-16T23:11:07.9466667+00:00
Eloise Jory 5 Reputation points
1 answer

Bulk Add Fields in Doc Intelligence

Can Azure Document Intelligence automatically populate fields from an Excel or Word document, instead of requiring manual entry?

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,523 questions
asked 2024-07-12T12:44:49.8666667+00:00
Jason Overand 0 Reputation points
commented 2024-07-16T23:09:56.7933333+00:00
VasaviLankipalle-MSFT 15,861 Reputation points
1 answer

How to build .net core 8 login and role base functionality, authentication and authorization using jwt token

Hi all i am new to .net core 8 and implementing login funcationality, authentication and authorization funcationality for that i have wrote below two methods. [HttpGet("GetLoginDetailsById")] public async…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,371 questions
asked 2024-07-16T20:32:03.8066667+00:00
coder rock 276 Reputation points
answered 2024-07-16T23:07:26.41+00:00
Bruce (SqlWork.com) 61,026 Reputation points
1 answer

Unable to find challenge link in challenge history :The Microsoft Learn Challenge: Build Edition

Unable to find challenge link in challenge history :The Microsoft Learn Challenge: Build Edition I am looking to refer modules added to the challenge - please assist for the same.

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,534 questions
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.
849 questions
Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
234 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,588 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,614 questions
asked 2024-07-16T16:12:16.2666667+00:00
Shailesh Chaskar 0 Reputation points
answered 2024-07-16T23:05:34.1933333+00:00
YutongTie-MSFT 48,341 Reputation points
1 answer

Image Captioning (Image Analysis 4.0) - availability in regions

Hi,  Computer Vision is available in many regions, but without image captioning, which is in Image Analysis 4.0.  It is available only in few regions and it doesn’t include important regions like Canada Central or Australia East. Is there any plan to…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
342 questions
asked 2024-07-16T13:57:02.41+00:00
mm 20 Reputation points
answered 2024-07-16T23:04:44.23+00:00
VasaviLankipalle-MSFT 15,861 Reputation points
1 answer

Azure AD connect not syncing hide from address list in MS office 365

I have an on-prem AD but have Office 365/Azure/Entra and now I can not go into MS admin and hide from the address list. when I turn on the toggle I get "Could't update mailbox global address list info" See the screenshot below

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,618 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,363 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,484 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,333 questions
asked 2024-07-16T22:52:32.91+00:00
Debbie Drummond 0 Reputation points
answered 2024-07-16T23:00:53.94+00:00
Andy David - MVP 144.9K Reputation points MVP
0 answers

Azure AI document intelligences for a sample project, what next after trained the custom model?

Hello, I am currently working on a sample project involving Azure AI Document Intelligence for extracting specific data from PDF files. I am using the custom extraction model feature and have trained the model with a dataset containing documents of…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,523 questions
asked 2024-07-16T13:18:37.06+00:00
Saeseu, Sompong 0 Reputation points
edited a comment 2024-07-16T22:57:01.06+00:00
VasaviLankipalle-MSFT 15,861 Reputation points
4 answers One of the answers was accepted by the question author.

Deployment issue

Hi, What is the reason below, when deploying the project? System.AggregateException: One or more errors occurred. ---> Microsoft.WebTools.Shared.Exceptions.WebToolsException: Build failed. Check the Output window for more details. ---…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,603 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,405 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,137 questions
asked 2022-11-11T06:32:00.9+00:00
Peter_1985 2,586 Reputation points
answered 2024-07-16T22:56:57.32+00:00
Paolo Guccini 0 Reputation points
0 answers

Azure Blob Storage not being able to Authenticate "Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature."

Hello, I m trying to do a GetFile operation, and my SAS token is failing to authenticate with this error. ('Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,604 questions
asked 2024-07-16T22:56:52.67+00:00
Fahima Chowdhury 0 Reputation points Microsoft Employee
0 answers

When will Microsoft release a simple way to extract transcripts from Teams meeting recordings using power automate that doesnt involve Graph APIs?

See title above

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,557 questions
asked 2024-07-16T22:47:59.5366667+00:00
Tyson, Nathan L (NATY) 0 Reputation points
0 answers

synapse bicep code failing with Values for request parameters are invalid: keyvaultproperties.keyvaulturi

I have got a synapse workspace bicep code below, trying to add double encryption but currently faced with the error below.Tried different things to no avail, the issue here is that the code was decompiled from an ARM template, so not sure if the key…

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,661 questions
asked 2024-07-16T22:45:29.1566667+00:00
MrFlinstone 506 Reputation points
0 answers

Check your knowledge, question 2 answer

The question states access to Table X so wouldn't adding a sub team to Unit C potentially give Unit A access to other tables that Unit C has that you wouldn't want them to have access to? This question is related to the following Learning Module

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
211 questions
asked 2024-07-16T16:33:40.3966667+00:00
sdfarquhar 0 Reputation points
commented 2024-07-16T22:41:30.23+00:00
VarunTha 5,735 Reputation points Microsoft Vendor
6 answers

Hyper-V Windows 2022 boot loader error

Hello, I'm trying to install Windows server 2022 (eval version) on Hyper-V (Windows server 2019 version). I got the UEFI error with the message the Boot loader failed. I tried with Windows server 2019 iso file and it works. Few…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,574 questions
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,620 questions
asked 2022-04-26T11:46:09.22+00:00
Philippe NONORGUES 26 Reputation points
answered 2024-07-16T22:40:36.02+00:00
philippe nonorgues 1 Reputation point
1 answer

Why Are Successful Local Account Sign-Ins Not Appearing in Azure B2C Sign-In Logs?

I have an App Services Web App that uses Azure B2C to handle authentication and account management. Only local account sign-in is configured, so the user's credentials are validated each time for the user to be able to sign-in. SSO is not activated. Some…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,333 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,756 questions
asked 2024-07-16T15:22:48.6966667+00:00
olpl1543344 1 Reputation point
edited the question 2024-07-16T22:40:30.9066667+00:00
Ryan Hill 26,951 Reputation points Microsoft Employee
2 answers

Not able to connect Microsoft website from windows virtual machine

Hi, I have created window virtual machine in private network and trying to access the microsoft website [http://learn.microsoft.com/en-us/] but it is generating the below error. Error suggesting to add some thing to inbound/outbound rule of Network…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,282 questions
asked 2024-07-10T10:33:46.7766667+00:00
Mani 25 Reputation points
answered 2024-07-16T22:39:17.86+00:00
ChaitanyaNaykodi-MSFT 24,481 Reputation points Microsoft Employee
8 answers

OneDrive Says I need more storage when I clearly have enough

Hi, I try to copy and paste from my desktop to white cloud OD and it says I need more space (ie 32.6g) but I have near 1tb worth of space left, considering I'm only trying to move 160g. Please see photo. I just upgraded. Although I have…

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,192 questions
asked 2021-02-17T15:26:51.227+00:00
Rhiandromm 26 Reputation points
commented 2024-07-16T22:38:12.2266667+00:00
Ariel 0 Reputation points
1 answer One of the answers was accepted by the question author.

I am getting an error when trying to register for AZ-900 and other Exams

I am receiving the following error when registering for the AZ-900. "We encountered an unexpected error. Please try again later. If this issue continues, please contact site support."

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,577 questions
asked 2024-07-16T19:37:30.96+00:00
Alison Jones 20 Reputation points
edited the question 2024-07-16T22:37:41.69+00:00
VarunTha 5,735 Reputation points Microsoft Vendor
2 answers

How web apps within the same App Service Plan to scale differently and independently of each other

You want your web apps within the same App Service Plan to scale differently and independently of each other. (Ref : https://learn.microsoft.com/en-us/training/modules/scale-apps-app-service/2-autoscale-factors) If my app service plan scale out it should…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,274 questions
asked 2024-07-14T07:26:32.9766667+00:00
Sarkar, A (Anindya) 0 Reputation points
commented 2024-07-16T22:28:49.6866667+00:00
VarunTha 5,735 Reputation points Microsoft Vendor